Philip K Meadows
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Roids] Plugin ProblemClosed as addressed here: https://www.ads-software.com/support/topic/infinite-problem/
Forum: Plugins
In reply to: [WP Roids] Impossible to activate all itemsClosed as addressed here: https://www.ads-software.com/support/topic/infinite-problem/
Forum: Plugins
In reply to: [WP Roids] Infinite ProblemHello
I’ve looked at your error log and addressed issues in new release 3.2.3
Custom themes can often be a source of issues – if the problem persists, try switching to default WordPress “Twenty Twenty” theme and use browser developer tools to see if any errors in console
I shall mark your previous two other messages as resolved and keep this one open
Phil
Forum: Plugins
In reply to: [WP Roids] Almost Good PluginHi Designdrumm
Sorry for the slow reply. Thanks ever so much for your advice, I shall get working on these items as soon as possible
Kind regards, and all the best for 2019
Phil ??
Forum: Plugins
In reply to: [WP Roids] Getting error: Warning: Invalid argument supplied for foreach()Hiya there
Glad you like WP Roids, as you can see, I’ve not maintained for some time, but will be updating again soon
In the meantime, to fix your particular issue, wrap the
foreach()
loop from lines 498 to 506 with the following conditional code:if( $wcNopes !== FALSE ) { // lines 498 to 506 go here }
Failing that, edit line 496 to
$isWoocommerce = TRUE;
and then comment out/delete lines 497 to 506Hope this helps
Phil
Forum: Plugins
In reply to: [WP Roids] Tag PagesWP Roids does not currently cache archive (Category & Tag) pages
It does however minimise their HTML, CSS and javascript, so you should see some speed benefits
Forum: Reviews
In reply to: [WP Roids] Awesome plugin!You’re welcome
Thanks for taking time to write to me! ??
Forum: Plugins
In reply to: [WP Roids] Small visual changesCheers for letting me know
I’ll look at that once I’ve sorted the JS/CSS issues some users are experiencing
Phil
Forum: Plugins
In reply to: [WP Roids] Won’t Activate (Syntax Error)That line uses syntax only available in PHP version >= 5.4
Check which version of PHP your hosting is running
If less than 5.4, I strongly advise you update
If greater than 5.4, let me know
Phil
Forum: Plugins
In reply to: [WP Roids] Conflicts with a child themeVery kind of you, I’ll look into this and come back to you
Agree that Fastest Cache is better than the others
Forum: Plugins
In reply to: [WP Roids] JS error with code written without ;That’s not a bad idea
I’ll work on an option(s) to disable minification on a per plugin basis
Would be handy for debugging!
Forum: Plugins
In reply to: [WP Roids] CSS appears to be stripped after WP Roids activationAre you using Visual Composer or similar layout plugin? There are some quirks I’m working on here, due to excessive spaces added in class declarations by these things
If you’re able to host a second copy of your site, say on a subdomain, with WP Roids installed, that would be ace
However, if not, quick grabs of the generated HTML & CSS from Roids that I can compare to your correct layout – will need your URL
Cheers
Phil ??
Forum: Reviews
In reply to: [WP Roids] Blowing away W3 Total Cache & Comet Cache!Wow! What a great outcome for you
Many thanks for your kind words
Phil ??
Forum: Reviews
In reply to: [WP Roids] Great pluginCheers for the review, I appreciate it
The WP Roids cache does auto-flush on Post/Page update/save/delete etc. so what you’re reporting is unusual :/
Without trying to be patronising, have you cleared you browser history/cache? Are you using Cloudflare (or similar)?
If so, flush all that stuff too
If there’s still an issue, lemme know
Phil
Forum: Reviews
In reply to: [WP Roids] Pingdom says it’s fasterGreat stuff!
Pleased to have helped ??