• Resolved pixluser

    (@pixluser)


    By default it doesn’t work.
    You must add this:

    .*?ct_template.*

    .*ct_builder=true.*

    On page cache exeption & minify exeption.

    Please make it default.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @pixluser

    Thank you for reaching out!

    Just to make sure I understand, if those are not added to Page Cache exclusion and Minify exclusion, you are experiencing the issue with the builder?
    Can you please share if Page Caching and Minify are enabled for the logged in users?

    Thanks!

    Above solution did not fix the issue with Oxygen Builder for me. When the W3 Total Cache plugin is enabled, the Oxygen Builder template editor gives a blank window. (default settings)

    “Can you please share if Page Caching and Minify are enabled for the logged in users?”

    Page cache is disabled for logged in users by default.

    I disabled Minify for logged in users, still a blank screen.

    Thread Starter pixluser

    (@pixluser)

    @eyefly maybe try :

    .?ct_template.
    .ct_builder=true.
    \?ct_template=[A-Z-az0-9]&ct_builder=true&ct_inner=true
    connexion
    index.php
    user-edit.php
    wp-.*.php

    • This reply was modified 2 months, 4 weeks ago by pixluser.
    Thread Starter pixluser

    (@pixluser)

    On the web of my client that use this cache plugin, I double-checked, and finally I de-actived page caching and minifying for him…

    Maybe there is still some issues with oxygen builder…
    If you can post here @eyefly your tests… maybe W3 cache can do something for you.

    Thanks for the feedback, I tried the new exceptions, it didn’t make a difference. Oxygen Builder gives the following advice on caching:

    “Working with Caching and Optimization Plugins

    Depending on the combination and minification settings set within caching and optimization plugins and services, they could cause issues with some of Oxygen’s features when working with these performance plugins/services. Therefore, adding the following exclusions to a site may help restore Oxygen’s functionalities on the front end:

    CSS Exclusions:

    • /wp-content/plugins/oxygen/component-framework/oxygen.css

    JS Exclusions:

    • /wp-includes/js/jquery/jquery.js
    • /wp-content/plugins/oxygen/component-framework/vendor/aos/aos.js
    • /wp-content/plugins/oxygen/component-framework/vendor/unslider/jquery.event.move.js
    • /wp-content/plugins/oxygen/component-framework/vendor/unslider/unslider-min.js
    • /wp-content/plugins/oxygen/component-framework/vendor/unslider/jquery.event.swipe.js
    • /wp-content/plugins/oxygen/component-framework/vendor/alpine/alpinejs3.10.5.js”

    So I tried that also, but to no avail ??

    Thread Starter pixluser

    (@pixluser)

    Mm we will wait for the team response so…

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.