• Resolved mrjinx

    (@mrjinx)


    I’m using Litespeed caching with Quic.cloud enabled.
    Sometimes, after a few days, the cryptocurrency script does not load any more.
    Error:
    200:parsererror Please refresh window and check it again ccew-call-ajax.js:363

    After clearing the complete Litespeed cache, everything works again.
    I suspect this has something to do with Litespeed, but I already excluded ccew-call-ajax.js from caching.
    Is there something else we can do except disabling Litespeed completely?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @mrjinx,

    Yes, this can be fixed.
    Please follow these steps:

    Go to your LiteSpeed Cache plugin →
    Navigate to Cache → Excludes → Do Not Cache URLs
    Add the following URL:

    /demo/cryptocurrency-widgets-for-elementor/

    Thanks & Regards

    Thread Starter mrjinx

    (@mrjinx)

    Thanks! I will try this, but you have demo in the URL?
    Is that correct, or should this be:
    /wp-content/plugins/cryptocurrency-widgets-for-elementor/

    Plugin Support Jyoti Bhandari

    (@jyoti197)

    Hi @mrjinx ,

    Yes — the /demo/ part should stay in the URL.

    If your demo page URL is:
    https://abc.com/demo/cryptocurrency-widgets-for-elementor/

    Then the correct path to exclude is:
    /demo/cryptocurrency-widgets-for-elementor/

    You should not use:
    /wp-content/plugins/cryptocurrency-widgets-for-elementor/

    because that refers to the plugin’s internal directory, not the public page URL.

    Best Regards

    Thread Starter mrjinx

    (@mrjinx)

    Not a good idea if you are using the widget on multiple pages. It would essentially turn of caching completely.

    In case someone else finds this topic with the same problem:

    Just disable Litespeed REST API caching or lower the TTL.
    By default TTL is set to 1 week. Lowering this to 1 day seems to work fine.

    And another quick optimization for this plugin:
    If you have enabled Litespeed JS Minify & JS Combine, the cryptocurrency widget might fail loading.
    Add this to JS Excludes in Tuning:
    var elementor
    ccew-anychart-core.js

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.