calou82
Forum Replies Created
-
Forum: Plugins
In reply to: [Simple Shopping Cart] 5.2.4 bug: Blank screen after after modified qtyThe plugin used to manage the cookies is ‘CookieYes’. You can see what it is saying about ‘simple_cart_id’ :
Cookie Id : simple_cart_id
Domain : les-passions.fr
Duration: passé(e)
Description : Description is currently not available.
Script URL pattern: Not availableThis cookie does not have a script URL pattern. It is required for blocking the cookie prior to obtaining user consent .
Forum: Plugins
In reply to: [Simple Shopping Cart] 5.2.4 bug: Blank screen after after modified qtyHi, thanks for reply
The problem stems from the ‘simple_cart_id’ cookie: it’s necessary for the page to function correctly. If the user doesn’t accept it, the page doesn’t retrieve the cart ID and displays a blank page.
You can test this by modifying your cookie settings and accepting all cookies; it should work then.
Would it be possible to manage ‘simple_cart_id’ as a POST variable ?Or is there another solution?
TIA
Forum: Plugins
In reply to: [WP Catalogue] Back Office Settings DisplayHi, I had the same pb (i’m french too), I’ve used Poedit with wpc-fr_FR.po, just save and after, the display was ok.
I think the problem comes from multi-lines textes: they must be on a same line => #: settings.php:14 …
Regards,