Quantcast
Channel: Topic Tag: action | WordPress.org
Browsing all 889 articles
Browse latest View live
↧

JBaczuk on "[Plugin: MailChimp for WordPress] Post Action not correct"

I have created a form and added it as a widget. When the form is created, it appears that the action url is just the url of my homepage, and not a url for mailchimp, which I believe it should be. So...

View Article


Danny van Kooten on "[Plugin: MailChimp for WordPress] Post Action not correct"

Hi there, This is correct, the plugin submits the data to MailChimp "behind the scenes". This is actually the main benefit of the plugin, not requiring your users to be redirected to MailChimp. Anyway,...

View Article


JBaczuk on "[Plugin: MailChimp for WordPress] Post Action not correct"

Danny, Hey I decided to just embed the form using a text widget from code on MailChimp.

View Article

Danny van Kooten on "[Plugin: MailChimp for WordPress] Post Action not correct"

Hi there, OK, too bad. Let me know when you decide to benefit from my plugin and need any help. :-) Marking this as resolved.

View Article

MailPoet Staff on "[Plugin: MailPoet Newsletters] 2.6.11 Update - Bulk...

Yes, in fact this is a cache issue, if you clean your browser's cache, it should fix this issue.

View Article


Kasiviswanathan on "What do Plugins do in general"

I have a small PHP application that need additional support of style.css and myapp.js. I wish to use this application in WordPress generated web pages, post, etc. If I'm not wrong, The solution is to...

View Article

Kasiviswanathan on "Can plugins be used to create shortcodes"

I need to include 'mystyle.css' and 'myscript.js' to the head, of page wherever [myShortcode] shortcode is used inside '<body>' backticks function myShortcode_func( $atts ){ return "<div...

View Article

meraj.khattak on "Adding edit link to admin bar as sub menu"

Hello, I have a page where two posts are fetched and both are of custom type. The actual singular page with content. (post id #460) A testimonial shown in footer is also stored as custom post is also...

View Article


meraj.khattak on "Adding edit link to admin bar as sub menu"

Fixed this issue by using $wp_query->get_queried_object(); as the following in my code: /** * Add sub menu item to admin bar */ function custom_admin_bar_render() { global $wp_admin_bar; global...

View Article


takinglife2themax on "[Plugin: BadgeOS LearnDash Add-on] How to Add a Trigger...

Hi, After installing the Learndash Add-on, I noticed that there's no trigger that will allow users to receive a badge for completing a Learndash Lesson Topic. I figured that this may be because the...

View Article

Michael Beckwith on "[Plugin: BadgeOS LearnDash Add-on] How to Add a Trigger...

Hrm, This is one of the extensions I don't have a lot of familiarity with out of the box, but I imagine the code that executes the awarding is in the /inc/rules-engine.php file. I've been a part of...

View Article

takinglife2themax on "[Plugin: BadgeOS LearnDash Add-on] How to Add a Trigger...

Alright, I was successful in adding the Lesson Topic Action/Trigger. Testing went very smoothly. This is what I changed: badgeos-learndash.php Added Lesson Topic Trigger to Action Hooks On Line 85...

View Article

Michael Beckwith on "[Plugin: BadgeOS LearnDash Add-on] How to Add a Trigger...

Are you a GitHub user at all? It may be worth trying a gist. I'm having trouble getting the zip to download at the moment. Or better yet, you could always fork and pull request if you are a GitHub...

View Article


takinglife2themax on "[Plugin: BadgeOS LearnDash Add-on] How to Add a Trigger...

I did setup a GitHub account, but I don't really have the time to find out how to use it just yet. lol Pastebin is back up now, so here are the files: badgeos-learndash.php http://pastebin.com/ryNQESWp...

View Article

Michael Beckwith on "[Plugin: BadgeOS LearnDash Add-on] How to Add a Trigger...

Noted, thanks :)

View Article


23kulpamens on "Different CSS for each view."

Hi I would like to have different style file for each view in Wordpress. I had found a partially solution here: http://wordpress.org/support/topic/changing-location-of-stylecss-with-filters?replies=8...

View Article

davidhme on "[Plugin: Easy Pricing Tables by Fatcat Apps] Script action for...

(Assuming you're using design 1 of course, other table designs may have different class names for their buttons.)

View Article


update_status from custom Order Action metabox action"">Never Settle on "[Plugin: WooCommerce - excelling eCommerce] Infinite Loop...

Nevermind. I would still love to understand the core cause with this, but in case anyone else runs into it, I was able to work around it by calling wp_set_post_terms directly in my custom order action,...

View Article

rogerbooyou on "[Plugin: MailPoet Newsletters] 2.6.11 Update - Bulk actions...

[I've just emailed them this issue - I'll post here if I have any answer] I'm having this message when I try to run a action: An error occurred. Show more details. Action 'bulk_action' does not exist...

View Article

tlegrand on "Modify the entire post without redirect - swap post plugin"

Hi, I'd like to display a different post than the one requested without redirecting the visitor. For example: http://www.site.com/title-post1-ID1 displays the content of another post having the ID ID2...

View Article
Browsing all 889 articles
Browse latest View live