• Resolved wordpresslover7

    (@wordpresslover7)


    The problem occurs from time to time.

    Usually the page cannot be saved when using fusion buldier from Avada Theme (theme fusion).

    Flushing caches do not help at all (sever, theme, litespeed). It is hard to replicate the problem as it heppens randomly. Usually after one day page can be saved once, then usually it get stuck again.

    How can I debbug it ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    From your description , as it occurs after one day , this to me , kind of like nonce issue.

    Could you please set all the TTL in setting to a lower number ? like 43200 seconds for 12 hours , and see how it goes ? this way we might be able to narrow it down if it’s nonce related or something else.

    Best regards,

    Thread Starter wordpresslover7

    (@wordpresslover7)

    I will do it but that’s not the solution.

    To be more specific. Pages are not saved with fusion bulidier only if they were already published.

    The problem occures though I marked the following options:

    Do Not Cache Roles
    Selected roles will be excluded from cache:
    – Administrator
    – Author

    I suspected browser caching but clearing it out, even using another browser do not help. Suprisingly Avada developers tested it on their side and couldn’t replicate the problem.

    Any other suggestions at the moment?

    I will try to exclude caching from uri “page edit”: /wp-admin/post.php?post=29874&action=edit

    but what should be the correct rule to apply to all pages? “/wp-admin/” ?

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    I know that’s not solution , it was a test , so we can determinate where is the problem and then act on it.

    no need , by default anything in /wp-admin/ should be no-cache.

    you can verify it by http header , you should see “x-litespeed-cache-control: no-cache”

    if you have contact with theme devs , then please ask them if the theme user any nonce ,and if so , please try to get the names of nonces they are using , we can use ESI feature to wrap these nonce.

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflict with Fusion Bulidier – page not saving randomly – (Avada Theme)’ is closed to new replies.