nhowarth
Forum Replies Created
-
Forum: Plugins
In reply to: [Awesome Flickr Gallery] Does this plugin work on multisite installations?I’ve just started using the plugin in a multisite environment – DG Handover Ceremony
It’s fine. (I did get error messages when viewing sites that were not using the plugin – these cleared when I emptied the cache and refreshed the page).
Nigel
Forum: Plugins
In reply to: [W3 Total Cache] Scheduled database backups no longer working“I’ve disable database cache on my w3 total cache setting.” Thanks – I’ve done the same – cron jobs now OK.
Forum: Plugins
In reply to: [W3 Total Cache] Updated W3Cache and now very slowI had this ‘very slow loading’ problem as well using APC for caching Page, Minify, Database and Object – and Cloudflare CDN.
Load times more than 6 secs reported by Pingdom.
Fortunately I had an ‘old’ copy of v0.9.2.4 hanging around and have reverted.
Everything is back as it was – website loading in under 2 seconds. Hopefully as the security bug seems to only affect database caching to disk, I’ll be OK.
Forum: Plugins
In reply to: [W3 Total Cache] Scheduled database backups no longer workingThanks guys – I have this problem too with WP-DBManager, but didn’t realise I had it until I came across your reports.
Forum: Plugins
In reply to: [Widget Logic Visual] Stops working on 3.5ditto
I was having this problem with 3.5.2 – related posts were showing up in the Add New & Edit post pages but not showing up on the published page.
I am inserting the related posts directly into the post using:
<?php if ( function_exists(‘related_posts’) ) : ?>
<?php related_posts(); ?>
<?php endif; ?>The beta 3.5.3b1 resolved the problem for me and everything is now fine.
As for my setup, I’m using:
1. WordPress 3.5.2
2. Haven’t changed YARPP_CACHE_TYPE
3. VPS running CentOS 5, PHP 5.2.17, MySQL 5.1.63-cll
4. caching system – W3 Total CacheHope this helps.
I changed something in the cache settings, but I cannot recall what it was. Everything is now working fine.
I should have closed this some time ago. Apologies
All is now working with 1.2.5. (apart from the news tab)
Thanks Aahan,
Those two posts refer to version 1.2.2 of the plugin – the problem (in my case) has got worse.
Using 1.2.2, I couldn’t gt to the ‘news’ tab – using 1.2.3 I cannot get to the Page Analysis, Advanced or the Google news tab).
I’ve stepped back to 1.1.9 as others have done and the plugin works as it should
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Can't Access Google News TabSame problem – ‘news’ tab not working in version 1.2.2 – reverted to version 1.1.9 – all OK.
I’ve just posted on their forum – hopefully with all the info they need.
I have also switched back to version 2.5.0 of the plugin, which cures the problem for me.
I have something similar – messages are being sent to some addressees, but not all.
Before the two recent updates all was OK.
Forum: Plugins
In reply to: [Yoast SEO] [Plugin: WordPress SEO by Yoast] Sitemap for Google News – QueryGoogle News sitemap picked up automatically OK – the answer is no
I had the same problem Tom, but without the error message. I too have re-installed the previous version.
Forum: Fixing WordPress
In reply to: Upgraded to 3.2 Visual editor buttons missingI also had the problem of the visual editor buttons vanishing and white text in the edit area after the upgrading to 3.2 – and I noticed a couple of other issues:
– the arrows on the buttons in the widget area had disappeared.
– Some of my sidebar plugins failed to work on individual posts and pages (although they worked on the front page and category pages).
I was about to follow the advice given earlier and do a manual install. But before doing so, I re-installed the 3.2 update and all the problems went away.
It maybe worth reinstalling the update again to see if it resolves the issues before going through the lengthy process of manually reinstalling.