skalyx
Forum Replies Created
-
Forum: Plugins
In reply to: [Auto Publish for Google My Business] Updating a Post Create DuplicatesThanks Northern!
I will try again and will come back if I have any issues.Many thanks again for the plug in!
Forum: Plugins
In reply to: [LiteSpeed Cache] JS Combine breaks my Website & Blurry websiteThank you!
All good, now.Forum: Plugins
In reply to: [LiteSpeed Cache] JS Combine breaks my Website & Blurry websiteHello,
I found the two culprits which were:
wp-content/plugins/google-analytics-for-wordpress
wp-content/plugins/woocommerceIt works now, thanks! However, it seems like my GTmetrix tests show that I have 70 requests in place of 40-42 before.
I tried to remove “wp-content/plugins/woocommerce” and put:
wp-content/plugins/woocommerce/assets
wp-content/plugins/woocommerce/i18n
wp-content/plugins/woocommerce/includes
wp-content/plugins/woocommerce/packages
wp-content/plugins/woocommerce/sample-data
wp-content/plugins/woocommerce/src
wp-content/plugins/woocommerce/templates
wp-content/plugins/woocommerce/vendorThese are ALL the folders I have inside wp-content/plugins/woocommerce. However, the problems still appears. Is it normal?
Is there a way to lower my requests/combine them?
PS: Do you have any why PageSpeed from Google for testing website states as a recommendation:
“Remove unused CSS” for
/wp-content/litespeed/cssjs/2d290.css
https://www.gstatic.com/recaptcha/releases/wk6lx42JIeYmEAQSHndnyT8Q/styles__ltr.css
Is there anything I can do about it?Thanks,
Forum: Plugins
In reply to: [LiteSpeed Cache] JS Combine breaks my Website & Blurry websiteHello,
Thanks for your prompt reply.
It works!!! Wp-content is the culprit. Wp-includes does not do anything.
Do you have any idea how to dig dipper?Thank you!
Forum: Plugins
In reply to: [LiteSpeed Cache] JS Combine breaks my Website & Blurry websiteDear Qtwrk,
Thanks for your help!
I still get the problems despite putting all the “JS” from the inspect tool in the “JS Excludes”. I have inserted one by one as, and altogether and do not get any change…
However, I notice that I get the following errors when JS Combines is activated:
Uncaught ReferenceError: jQuery is not defined
at 4d73e.js:1
notes-common-v2.js:32 Uncaught ReferenceError: Backbone is not defined
at notes-common-v2.js:32
at notes-common-v2.js:158
admin-bar-v2.js:2 Uncaught ReferenceError: _ is not defined
at admin-bar-v2.js:2
ed602.js:33 Uncaught SyntaxError: Invalid or unexpected token
Uncaught TypeError: $(…).countrySelect is not a function
at Object.success (data:text/javascript;base64, KGZ1bmN0aW9uKCQpeyQoZnVuY3Rpb24oKXtqUXVlcnkuYWpheCh7dXJsOiIvL2ZyZWVnZW9pcC5saXZlL2pzb24vIix0eXBlOiJQT1NUIixkYXRhVHlwZToianNvbnAiLHN1Y2Nlc3M6ZnVuY3Rpb24obG9jYXRpb24peyQoIi53cGNmNy1jb3VudHJ5dGV4dCIpLmNvdW50cnlTZWxlY3Qoe2RlZmF1bHRDb3VudHJ5OmxvY2F0aW9uLmNvdW50cnlfY29kZS50b0xvd2VyQ2FzZSgpLH0pOyQoIi53cGNmNy1waG9uZXRleHQiKS5pbnRsVGVsSW5wdXQoe2F1dG9IaWRlRGlhbENvZGU6ZmFsc2UsYXV0b1BsYWNlaG9sZGVyOiJvZmYiLG5hdGlvbmFsTW9kZTpmYWxzZSxzZXBhcmF0ZURpYWxDb2RlOmZhbHNlLGhpZGRlbklucHV0OiJmdWxsX251bWJlciIsaW5pdGlhbENvdW50cnk6bG9jYXRpb24uY291bnRyeV9jb2RlLnRvTG93ZXJDYXNlKCksfSk7fX0pfSk7fSkoalF1ZXJ5KTs=:1)
at i (jquery.min.js:2)
at Object.fireWith [as resolveWith] (jquery.min.js:2)
at y (jquery.min.js:4)
at HTMLScriptElement.b.onload.b.onreadystatechange (jquery.min.js:4)Do you have any suggestions? Here are my entries for JS Excludes before purging all:
/ajax/libs/jquery/1.12.4/jquery.min.js
/recaptcha/api.js
/wp-content/js/mustache.js
/wp-content/mu-plugins/notes/notes-common-v2.js
/wp-content/mu-plugins/notes/admin-bar-v2.js
/notifications/build.min.js
/recaptcha/releases/wk6lx42JIeYmEAQSHndnyT8Q/recaptcha__en.js
/js/bg/7iFZpQ2wHiLpLHJx_AnFvw2ibJE28EndkJ5aFSEH8HI.js
text/javascript
/wp-content/litespeed/
/w.jsI could fix the fonts issue which was caused by Slider Revolution. I needed to change it.
And the images just got normal after I deactivated and reactivated the LiteSpeed plugin, weird…
Best regards,
DaniForum: Fixing WordPress
In reply to: [Urgent] WordPress: Upgraded to PHP 7.3. Nothing WorkingHello,
Thanks for the reply.I changed the Boolean value to true and went to wp-content directory. However, I do not find debug.log. Could not find it even with sudo locate debug.log. Do you have any idea?
Thanks,