Hey anikay,
that happens, because you are running the W3 total cache plugin.
I’ll look for a way to exclude picu collections from caching and get back to you.
That should get picu working correctly:
1. In your WordPress backend go to “Performance > Minify”, scroll down to “Never minify the following pages:” and enter /.*collections.*. Click “Save all settings”. Then click the grey “empty cache” button.
2. To be sure, also go to “Performance > Page Cache”, scroll to “Never cache the following pages:” and also enter /.*collections.*. Click “Save all settings”. Then click the grey “empty cache” button.
Please let us know if that worked. 🙂
Quick follow up to my last post: If you run your WordPress in another language, you have to adjust for that language’s slug, eg. in German that would be /.*sammlungen.*.
Just visit one of your collections and look in your browser’s address bar to find out which slug to use.
Thread Starter
anikay
(@anikay)
Dear Florian,
I use the English “collections” in German as well.
But unfortunately the entries in W3 plugIn didn’t eliminate the problem.
still there are these ” /*” and “/*info/*]]>*/” words in the mobiel view.
I did a new collection:
http://www.anikay-wagner.de/collections/f5f85/ Password is “maya”
Thanks!
The error occurs on any platform, not just on mobile – at least for me.
(Please make double sure you have entered the exception in the right place – I made a screenshot for comparisson – and that you reset/emptied the cache.)
- Could you temporarily deactivate the W3 total cache plugin and see if that makes a difference?
- This is definitely and issue of javascript minification. Do you have any other “performance enhancing” plugins installed?
BTW: If it is easier you can also contact us via email: [email protected].
We took a closer look at the issue and found a way to solve this with the next picu release.
In the meantime, deactivate minification of inline JavaScript under “Performance > Minify > HTML minify settings”. Make sure the box for “Inline JS minification” is not checked.
I guess I can mark this as resolved? 🙂