jester1987
Forum Replies Created
-
Press Ctrl+R or Ctrl+F5 to Hard refresh the page. Web browsers have their own caching.
SOLUTION:
Found the Culprit.
Under “woo-product-gallery-slider\assets\public\js”
Open wpgs.js
and comment the line “$(‘.attachment-shop_thumbnail’).trigger(‘click’);”
I think its some leftover debug code.
Forum: Fixing WordPress
In reply to: Publishing fail after update to wordpress 5.0THIS HELP IT FIX: (at least for me)
I been using cloudflare’s Flexible SSL, and so I wasn’t able to save or publish any post on new WP 5.0 as it was giving out an error in the browser console for unsecure content. First i was unsure what was causing this error, because previously it had absolutely no issues.
I tried Content fixer plugin and as well as the same setting on cloudflare, yet it did not fix.
The Fix was, I SWITCHED to FULL SSL on cloudflare, from FLEXIBLE SSL
So if you guys are using cloudflare, or if you guys are able to contact you webhost, then please tell them to switch to FULL SSL mode.
- This reply was modified 7 years, 5 months ago by jester1987.