ajsneacky
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Bug basket wprocketthnaks for information. I contacted wprocket team for explication.
Share the answer :
The two most common reasons why this might be happening are as follows:1) WP Rocket caches cart fragments as explained here: Optimize WooCommerce Get Refreshed Fragments
So if that’s involved in the problem, installing the helper plugin (linked in that same article) should resolve it.
2) If the helper plugin makes no difference in the issue, then the next thing to consider is that the Menu Cart may not be fully “AJAX-ified”.
Using AJAX for cart widgets is required in order for them to be compatible with our page caching — you can’t rely on PHP to update it, because WP Rocket eliminates all PHP/MySQL processes from a page and creates static HTML output instead (as do most other caching plugins).
To fix it, there are two options:
A) “AJAX-ify” your cart widget.
The specifics will vary depending on your theme/plugin, but the concept is described in these posts:
https://wp-rocket.me/blog/using-woocommerce-dynamic-cart-wp-rocket/
https://docs.woothemes.com/document/show-cart-contents-total/
This approach requires custom development (which is outside of our Support Policy), so if you need help with that, you could try to find a developer at https://codeable.io.— OR —
B) Prevent caching when the cart is in use.
If your e-commerce plugin sets a cookie when items are added to the cart you can use this to prevent caching.
Go to the Advanced tab in WP Rocket, find the box labelled “Don’t cache pages that use the following cookies”, and enter the cookie value.
Forum: Plugins
In reply to: [Elementor Website Builder - More than Just a Page Builder] Copy linkThanks for all information ??
Solution
That depends on what option you have chosen under WooCommerce > Settings > General for the Default customer location setting;Link to image: https://cld.wthms.co/UtxiUd
You can read a bit more about the options here – https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-3
Forum: Plugins
In reply to: [WooCommerce] Image blurredHello, the images are beautiful I do not see a problem. Can be worked with light with Photoshop. In any case, the settings page you sent and the one to use to adjust the size. On the other hand, you have to look at the details of your images that you enter in the parameters.
I had the same problem with the same image reader.In fact, I just want to set a default country with the possibility of choosing another.
In my sending settings I am of course on “France” but in my checkout I have “Select a country”.
I thought on Cartflow I could fix this with a script.
thank you for your replyForum: Plugins
In reply to: [Photo Reviews for WooCommerce] Problem update shop – landing pageThank you for your help . It worked.
I think I will buy this plug in for the other functions because it suits my site. Thank you.