icouper
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Testimonials] Random always shows the same first testimonySo now it looks like it’s not random at all. Even though I’ve got
order_by="rand"in the shortcode.Forum: Plugins
In reply to: [Calculated Fields Form] dropdown disappearing when selectedI was running an old version of the plugin. Updating seems to have fixed the issue.
Forum: Plugins
In reply to: [Membership 2] Free membership renews to paidJust to clarify – setting it up to be indefinitely free works fine (without any paid renewal), but when I have a finite free period followed by a serial paid period I have the issue.
Right now that setup doesn’t show the button for the free payment gateway. It directs the user to paypal to pay for $0.
Hope that makes more sense.
Forum: Plugins
In reply to: [WP eCommerce] Code to add Custom MetaI’ve tried using “add_post_meta” and “update_post_meta”, but I haven’t been able to get a custom field to be added.
I’m using the following custom post type hooks for the function:
“new_to_publish_wpsc-product”
“draft_to_publish_wpsc-product”
“pending_to_publish_wpsc-product”Any thoughts?
Forum: Plugins
In reply to: [jQuery Smooth Scroll] Anchor links not workingHas anyone else had an issue with this? Any help would be great. Even an alternative to this plugin would be better than it not working at all.
Forum: Plugins
In reply to: [The Events Calendar] jQuery breaks on 2.0.10 upgradeFrom Googling around it looks like it may be an issue with my theme referencing an old version of jQuery instead of using the one bundled with WordPress.
Still haven’t confirmed this yet, but seems to be the most likely cause.
Forum: Plugins
In reply to: [The Events Calendar] jQuery breaks on 2.0.10 upgradeAny resolution on this? I’m having the same issue with my site. Deactivating the plug immediately restores any functionality that uses jQuery on the site.