• shoptak

    (@shoptak)


    Hello Team,

    Recently I’ve installed your plugin and ive noticed a good performance changes thank you for that!

    My only issue is that my site is an e-commerce when I do some product details changes they are not directly reflected on the frontend.

    ive already excluded the the following woocommerce dynamic pages:
    – cart
    – My account
    – Checkout
    – Whishlit

    is there any recommended settings for e-commerce website?

    Stay safe
    Regards

    • This topic was modified 4 years ago by shoptak.
    • This topic was modified 4 years ago by shoptak.
    • This topic was modified 4 years ago by shoptak.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Ahmed Kaludi

    (@ahmedkaludi)

    follow the below instructions to help you to resolve the issue:

    1. Disable caching plugins
    2. Purge cache from the browser
    3. Have you altered caching yourself in any way?
    4. If you’re using any CDN like Cloudflare, enable dev mode and purge cache from their side.
    5. Refresh page with Ctrl+ F5(or Cmd + R for Mac) which ignores cache
    6. If you’re making changes in CSS or JS, for example, make sure to take a look at
    source code in dev panel – maybe your CSS selectors are just not superior or you have got an error in another code.

    7. after you update the page, are you sure you are checking the actual page and
    not just the preview version? The preview version just stuck to a specific change.
    later changes will not show up.

    If caching isn’t the problem, check these common mistakes with URLs and file names:

    1. Verify the URL – Make sure you’re entering the correct URL in your web browser.
    Double-check the full path and file names.
    2. Verify the template – If you’re editing a template, make sure the post or page
    you’re viewing in your browser is using the template you’re editing.
    3. Verify the file – If you are editing a file on your local computer and then
    uploading the updated version, make sure you uploaded the correct file. Also, make sure you’re not working with a file with a similar name or the same name in another folder

    If none of that helps, it’s your host.

    Thread Starter shoptak

    (@shoptak)

    Thank you @ahmedkaludi for the detailed info i will look into that.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Contents not updated’ is closed to new replies.