taropaa
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Cron Control] Conflict with Genesis themesI am running into the same issue with another plugin. I have define( ‘DISABLE_WP_CRON’, true ); and I am still getting the same issue.
Were you able to resolve yours?
Forum: Plugins
In reply to: [BNE Testimonials] Combined ReviewsThat could potentially work. Thank you very much for your quick replies! ??
Forum: Plugins
In reply to: [BNE Testimonials] Combined ReviewsOh, I see, so I’d have to show
Facebook reviews
then
Yelp Reviews
then
Google Reviewsas separate slideshows on the page?
Forum: Plugins
In reply to: [Batcache] How to set the Memcached IPYou need to add this to the wp-config.php
$memcached_servers = array('127.0.0.1:11211');
Forum: Plugins
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Logs user outBut it had the same behavior with Gravity forms user registration add-on (latest versions)
Forum: Plugins
In reply to: [LoginWP (Formerly Peter's Login Redirect)] Logs user outI only activated it on one specific subsite where I need it.
It is currently working with LH Login Redirect.Forum: Plugins
In reply to: [Fix My Feed RSS Repair] Fatal Errors and Permission ErrorsI am getting a Fatal Error on activating
Warning: copy(/fix.php): failed to open stream: Permission denied in/wp-content/plugins/fix-my-feed-rss-repair/rss-feed-fixr.php on line 27
There was an error activating the pluginForum: Plugins
In reply to: [Admin Menu Editor] Where can I find the PRO VersionNvm, found it ??
Forum: Plugins
In reply to: [Barclay ePDQ payment gateway for wordpress] transection verification error!Same problem here. It processes, but drowns right at the end with that error.
@dsj246
it goes in the class.epdq.php file in the plugin root.
You can find more info on this fix here: https://www.mootpoint.org/blog/barclay-epdq-payment-gateway-wordpress-woocommerce-2-1-x/Which did not work for me btw.
Forum: Reviews
In reply to: [WooCommerce Products Per Page] Love to see plugins that "just work"One suggestion: Add the settings page under Woo Commerce > Settings within the products tab. It would make much more sense in there.
Forum: Plugins
In reply to: [WP Super Cache] CDN rewrites brokenStill broken :(, for me at least.
I have disabled the feature in WP-Supercache, but got this plugin: https://www.ads-software.com/plugins/wp-cdn-rewrite/ which seems to do the trick.
It does not work on multisite as is, but if you are comfortable hacking it, you can get it to do what you need, I can provide some pointers on that if you need them.
Forum: Reviews
In reply to: [Imposter] Awesome PluginI retract that. Still alive and kickin’
Forum: Plugins
In reply to: [W3 Total Cache] PHP Warning: stristr(): Empty needleSame issue!
Forum: Plugins
In reply to: [WP-Cron Control] multisite support?It is not designed for multisite. The plugin needs to be configured for each blog and you would need a cron job for each blog.