Tell us what you are trying to do?
> I tried to create a page with a filter using toolset. This seems to work quite well as a logged in user. But when I logg off, it looks completely different. What did I do wrong?
Here is the link to the staging area, filter 2, where I tested toolset.
hidden link
Hello,
I have checked the URL you mentioned above, I see lots of JS errors in my Chrome browser console window, see my screenshot js-error-3.JPG
I suggest you check the compatibility issue in your website, for example:
deactivate all other plugins, and switch to wordpress default theme 2021, and test again
If the problem is fixed, then activate other plugins one by one, try to locate the problem plugin/theme
Hi,
Thanks.
It looks like "Autooptimize" does not work together with "Toolset". What other alternative do you suggests that works good with Toolset?
You can follow our document to exclude some JS/CSS files from your "Autooptimize" plugin:
https://toolset.com/faq/how-to-use-optimization-plugins-with-toolset/
If you are using the latest version of Toolset Blocks plugin, you need to exclude one more file:
/wp-content/plugins/toolset-blocks/vendor/toolset/common-es/public/toolset-common-es-frontend.js
My issue is resolved now. Thank you! For now I will not activate Autooptimize and use another plugin instead.