Philip K Meadows
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Roids] JS error with code written without ;Also, wrap statements in curly braces
{}
Your code above should be:
if(!window.Spinner) { throw new Error('Spin.js not present'); factory(window.jQuery,window.Spinner); }
- This reply was modified 7 years, 9 months ago by Philip K Meadows.
Forum: Plugins
In reply to: [WP Roids] JS error with code written without ;There’s three options to get around this:
- Terminate your javascript command lines correctly with semicolons;
- Use a pre-minified version of the javascript, if one is available
- Or, rename the javascript file to contain the string
min
in the file name – WP Roids should then ignore minifying it
Phil
Forum: Plugins
In reply to: [WP Roids] Background Images Not ShowingHi Victoria
I’ll have a look at what you’ve supplied and come back to you, probably at the weekend
Phil
Forum: Plugins
In reply to: [WP Roids] 500 response & WooThumbsApologies for slow reply
I’ll look into this at the weekend
Phil
Forum: Plugins
In reply to: [WP Roids] Formatting problemHiya there
Have you got any further info I could use? Error logs perhaps?
Keen to find the root of your issue
Phil ??
Forum: Reviews
In reply to: [WP Roids] good 5 all the wayThanks
Though your site link: a) doesn’t work, and b) shows you using a different caching plugin :/
Forum: Plugins
In reply to: [WP Roids] Pages messed upHi Annie
Yes, your input has helped iron out the kinks massively
Won’t be doing much work til the weekend, it’s my birthday so am running:
while( date('d') == 15 ) { if( $glass->isEmpty() ) { $glass->fill('beer'); } else { $glass->drinkContents(); } }
Forum: Reviews
In reply to: [WP Roids] WP Roids is the new “Tesla Insane Mode.”Wow, thanks! Your review is a fab birthday present, cheers ??
Forum: Plugins
In reply to: [WP Roids] Breaking site with Newspaper 7 & Visual composerLooks like your server is ignoring
.htaccess
– the cache pages aren’t getting served and the caching/compression rules are being ignoredAND / OR
The static HTML files are not getting written
Are you able to check your
.htaccess
has a bunch of code in it for WP Roids?
Is there a folder atwp-content/plugins/wp-roids/wp-roids-cache/posts
with files in it?If the above is all good, flush your Cloudflare cache. Or put Cloudflare in Developer Mode and re-test
Phil
Forum: Plugins
In reply to: [WP Roids] Breaking site with Newspaper 7 & Visual composerSorry, didn’t go on email yesterday, was busy coding fixes on previous issues!
Will read today
Forum: Plugins
In reply to: [WP Roids] Pages messed upGlad we’re getting there!
I’ll have to try Simple Cache, can’t be having them winning!
Are you able to leave the dev site as it is for a short while (24 hrs)? Then I can explore teh codez…
Forum: Plugins
In reply to: [WP Roids] Breaking site with Newspaper 7 & Visual composerAre they loaded using the WP
get_post_thumbnail()
function?Are you able to post a link to broken site? Or is it a live site and you’ve deactivated?
Could you send your theme?
Have you gone through my debug checklist?
Tea or coffee?
What’s your favourite colour?
etc. etc.
Forum: Plugins
In reply to: [WP Roids] Formatting problem@wplms V2.1+ deals with issues created by Visual Composer, which your site at https://www.elearningdirectory.com uses
P.S. Your menu links do not work
Forum: Reviews
In reply to: [WP Roids] Poor testing and programming. Causes sites to crashFYI folks, this User’s original (FIVE STARS!) review…
Forum: Reviews
In reply to: [WP Roids] Poor testing and programming. Causes sites to crash@wplms A lot has changed since we last conversed
I humbly ask you to try the latest version of WP Roids and let me know the outcome
Best
Phil