weblv
Forum Replies Created
-
Forum: Plugins
In reply to: [Fast Velocity Minify] Blocked resources due to mime type mismatchHi Raul,
I’ve deployed a test server on the same CPanel environment and what’s interesting is that if I enable the plugin on the test server the cache files are created without any problem, but in the main server if I turn on the plugin no cache files are saved…
The cache path is correct on the main server but it seems that something is blocking the cache file save.
I’ll do more testing and give you more feedback on this subject.
EDIT: found THE solution… remove the last backslash from the cache location…it’s working now.
Thanks
- This reply was modified 5 years, 4 months ago by weblv.
Forum: Plugins
In reply to: [Mailchimp for WooCommerce] 2.1.15 ruins load timeHi,
We added this to our wp-config.php a few weeks ago:
define(‘MAILCHIMP_DISABLE_QUEUE’, true);
And the speed problems were gone. We checked with Mailchimp support via chat and they told us that all the data was in sync so we solved our problem this way.
Thanks
Forum: Plugins
In reply to: [Kirki Customizer Framework] How to Limit Google Fonts on my websiteThe theme name is the-hanger: Themeforest Link.
When I test it with Yellow Lab Tools it always shows up with more than 11 fonts loaded.
What’s the name of the flag to disable this force all variants download?
Thanks for the help
Forum: Plugins
In reply to: [WooCommerce] WC 3.6.2 Ajax Cart Update ErrorsHi Stef,
Just checked with Twenty Nineteen and Storefront and only with WooCommerce active using Safari Version 12.0.2 (14606.3.4) and Google Chrome Version 74.0.3729.157 the problem continues.
If you click too quick items to the cart sometimes the correct number of products aren’t added to the cart even thou the view cart link shows up.- This reply was modified 5 years, 6 months ago by weblv.
I’ve changed all wordpress mysql tables to InnoDB and the query ran without an error.
Thanks for the help PraveenHi,
It’s happening on WooCommerce Table Rate Shipping Module.
ThanksForum: Plugins
In reply to: [Mailchimp for WooCommerce] 2.1.15 ruins load timeHi,
Same problem here, since the last update it adds 2 seconds to each page load on our websites.
Tryed 3 different times to solve this issue with Mailchimp support and still the problem continues.Forum: Plugins
In reply to: [WooCommerce] Changes in Login Page WC3.6Hi Mike,
Thanks for the quickest of replies ??
I’ll work on the CSS then.