bgunsberger
Forum Replies Created
-
Forum: Plugins
In reply to: [Editorial Calendar] Calendar only shows scheduled hour, not full time?Hmm, it’s not solving it for me.
Hi Zack,
After reading another thread I tried deactivating ‘Edit Flow’ and the problem went away. Like the other poster, I’d love to be able to use both. I’m happy to provide any debug info you need.
Cheers,
Ben
Hi Zack,
The side effect is that the post doesn’t publish. If I schedule it from the post edit view or the quick edit button in the post list then it works fine.
Cheers,
Ben
Hi Zack,
It’s the wp-cron entries that get created in the options. If you compare the result of a query like:
SELECT option_value FROM wp_options WHERE option_name = “cron”
with
SELECT id,post_title,post_date,post_date_gmt,post_status FROM wp_posts WHERE post_status = “future”
and look at the dates of the two sets of results, you’ll see that sometimes the dates in the options end up being very wrong (negative values).
I can send you a php script I wrote to check when things go awry if you’re interested.
Regards,
Ben
Forum: Plugins
In reply to: [Author Product Review] Optional rating?Without a rating, the plugin doesn’t include anything. I don’t get the block that starts with:
<div class=”review-data” itemprop=”…
If I add a rating, I get it.
B
Did you get this working? I’m having the same problems (with a different lazy load plugin).
Forum: Plugins
In reply to: [Pinterest Pin It Button For Images] Pin It Button Doesn't WorkI figured it out, it doesn’t work with jquery 1.7.1. I reverted to 1.6.1 and it worked fine.
Forum: Plugins
In reply to: [Pinterest Pin It Button For Images] Pin It Button Doesn't WorkI’m having the same problem. How did you fix it?
Forum: Plugins
In reply to: Unable to search plugins – all searches return zero resultsI’m getting exactly the same problem. No idea what’s causing it.
I get a similar error:
Could not find
/var/www/vhosts/<domain>/httpdocs/wp-content/uploads/
But only for some images.
Forum: Plugins
In reply to: [Simply Exclude] [Plugin: Simply Exclude] Problem with pagesI’m still getting this problem, even with the 2.0.5 update. Any news on this?
Forum: Plugins
In reply to: [CDN Sync Tool] "Details aren't valid" error for CloudfilesNo, I don’t think this plugin is supported anymore, sadly.
So how do other plugins do it for the default WP search?
Thanks. Can you suggest any other way of easily excluding pages?
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Causing massive CPU loadAll good for me too now. Thanks.