Mobile Page Separated Cache
-
Dear dev!
I read in the pinned thread that it is possible to create a cached version separately and I “understand” the process described, however when I do, I can’t get the result. I still have the same cache loaded. It turns out that due to design and size issues, my theme allows me to create a separate page for mobile devices, which is very interesting.
So if you access it on mobile first, the mobile cache ends up being loaded for desktop as well.
I went to GIT and downloaded your code, placed it inside a specific folder in my theme (there was no asset folder in the example). I went to WP-Config and put the line indicated in the plugin’s FAQ. I also enabled Workers mode in the plugin.
What could I have done wrong? Could it be the path inside the file? On my host the site folder is inside httpdocs, so I tried several paths, starting with /httpdocs/wp-content… or just /wp-content/… but in no case I was able to generate the pages separately. I just need the main page of the site with separate cache, maybe you have some tips.
thank you very much for your help, your plugin is fantastic!
The topic ‘Mobile Page Separated Cache’ is closed to new replies.