Hello,
i dont know how many tickets i opend with this Problem. I know what your mean.
The problem for me is with “Cache Enabler” Plugin.
Steps…
1. Create new site and use Essential Addons Elements.
2. Visit the new Page
3. Caching Plugins create the Cache
4. Essential Addons generate the js and css files for this page in “wp-content/uploads folder”
And exactly this is the actual problem with Caching Plugins. Because the Caching Plugin create the Cache before Essential Addons generate the js and css files in “wp-content/uploads folder”.
Actual Workaround:
1. Create new site and use Essential Addons Elements.
2. Visit the new Page
3. Caching Plugins create the Cache
4. Essential Addons generate the js and css files for this page in “wp-content/uploads folder”
5. Clear Cache from Caching Plugin
6. Visit the new Page again (then the Cache is recreated correct with Essential Addons js and css files)
=>> And this for EVERY Page!
-
This reply was modified 5 years, 4 months ago by tobias992.