Search results for query: prestashop

  1. P

    Cant exclude hook from cache

    then you can join golitespeed https://www.litespeedtech.com/slack and join prestashop cache channel to reach out our developer Lauren with more technical details about your module and she can give you more tips there.
  2. P

    Cant exclude hook from cache

    There is no sample for it since only experienced Prestashop developer can do it and also need to analyze the the module/template code (not LSCPS code) to adjust.
  3. P

    Can exclude hook from cache

    There is no sample for it since only experienced Prestashop developer can do it and also need to analyze the the module/template code (not LSCPS code) to adjust.
  4. P

    Can exclude hook from cache

    Hello, I have to adapt a module so that I don't cache it. I'm doing a very simple test, a custom hook that prints something to the screen with an echo. There is no way I can't cache it, what should I do? --------------- Can you exclude the cache of a controller override? Attached screenshots
  5. M

    Price display problem / tax rules

    Hello, Our website is running under prestashop 1.6 We encounter a problem since the implementation of the law requiring to apply the VAT of the country of delivery. Indeed, we went from a system where everyone paid the same price to a system where the price depends on the delivery address. For...
  6. E

    Problem with Cookies Banner

    It is a Prestashop 1.7.7.5 with the Classic theme
  7. E

    Problem with Cookies Banner

    Hi, In my Prestashop site there is the classic Cookies Banner. When clicking on "Accept", the banner disappeears. The problem is that, I think, due to litespeed cache, sometimes, after page refresh, the banner appears again and again. Any clue? Thanks
  8. K

    Problem with css desktop/mobile version

    Good morning, I installed LiteSpeed Cache Module for PrestaShop, but browsing the site from decktop pc it loads the mobile version. The template has no separate mobile version. Also if I tried to activate Separate Mobile View and I deleted Lite Speed and Prestashop cache it doesn’t work...
  9. lclarke

    LiteSpeed Web Server v6.0.8 Now Available

    ...Disable mod_security engine for requests rewritten to ReCAPTCHA. [Bug Fix] Address an ESI encoding corruption bug that mainly affected Prestashop caching. [Improvement] Internal redirects now carry over "Last-Modified" and "Content-type" response headers set by scripts. [Improvement] Add...
  10. LuigiMdg

    1.7.4.4 LSCache Theme problem

    Hi, unfortunately I haven't found a solution yet.. The only solution seems to be to switch to the original PrestaShop template, but it's too empty..!
  11. A

    1.7.4.4 LSCache Theme problem

    Thank god somebody agrees with me.. Hi can you teach me step by step on how to do it? I can't seem to find the solution
  12. LuigiMdg

    1.7.4.4 LSCache Theme problem

    I'm sorry but I have to contradict you, I also have problems with PrestaShop, I change the layout by moving components such as login, cart and all those components to which it goes to add "esi: inline" (because they don't have to go to the cache), move them over the header
  13. B

    checkout process in cache ?

    Hello, We are on prestashop 1.7.6 and use the Litespeed module. Everything is working fine but I am wondering if it is possible to cache the shopping tunnel with cart, address, carrier, etc. ? I see that on all these pages there is no notion of miss or hit. Can we do something on these pages...
  14. A

    PrestaShop module an_sidebarcart

    Goodmorning, We are using the AN Sidebarcart module as shoppingcart module for our webshop. I managed to exclude the shoppingcart from caching, so it technically works. However, the displayed shopping cart remains the wrong amount. When clicking further (and being redirected to the shoppingcart...
  15. Aminvtn

    blockuserinfo_mod cache problem in PrestaShop 1.6 with LSCache module

    We are using LSCache module on Panda 1 theme, PrestaShop 1.6 and there is a problem with blockuserinfo_mod module. These parameters: {$cookie->customer_firstname} {$cookie->customer_lastname} In this file: public_html/modules/blockuserinfo_mod/views/templates/hook/nav.tpl (Attached here) And...
  16. A

    1.7.4.4 LSCache Theme problem

    Hi there, After installing the LSCache module for my Prestashop site.. the problem (as attached) has occurred for my website only for iPhone view. (happens after clearing browser cache) Why i cleared browser cache? I want to see first time new user UX/UI It needs to be refresh 2 times for it...
  17. P

    TTFB issue when Prestashop Cache module is enabled

    Litespeed Prestashop module should not cause long TTFB. it could be something else and may need further investigate. Can you enable prestashop cache plugin back and provide your test URL?
  18. M

    TTFB issue when Prestashop Cache module is enabled

    Hi! I have installed the Litespeed Prestashop module and the results are an atrocious 3 to 20 seconds waiting time for TTFB (!!!) when the module is activated. If I disable the module and use the 'native' Litespeed cache, I get a perfect TTFB of 210 ms... Now I could use the native cache...
  19. serpent_driver

    Lite speed cache et smarty

    FYI: Smarty basically is a template engine, but has a cache function that can be enabled in PrestaShop. Using Smarty cache and the webserver based LScache doesn't double the speed. It costs more load if a URL isn't cached, so don't use both. Lscache is x-time faster than Smarty cache.
  20. serpent_driver

    Lite speed cache et smarty

    ...should be renamed to "Display Speed". Pagespeed Insights doesn't honour if you use a HTTP cache or not. If you have the Smarty cache in PrestaShop enabled this costs more load, but only if a page isn't cached. If it is cached the Smarty cache is out of order, so it doesn't make sense to use...
Top