By Chris Chase on Thursday, 15 March 2018
Posted in General Issues
Replies 5
Likes 0
Views 609
Votes 0
Hey guys,

We've got an issue on the site where sometimes a blog post will be stuck on a mobile view of the post on desktop views. The css class for "is-mobile" gets cached to whatever view you're in, and the blog image appears to be stretched out across the full width of the page. The only fix for this we've found so far is to clear the site cache and refresh the page, which makes the issue go away.

I don't currently have an example of this occurring, but if you guys could provide any insight into why this is happening that would be great!

I've provided access information for the Directive site and FTP, but let me know if you need anything else!

- Richard
Hi Richard,

Correct me if I'm wrong here, do you mean you view mobile view using desktop browser?
If yes, yes you need to refresh the page in order to view the specific mobile/deskstop view.
·
Thursday, 15 March 2018 12:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Muhammad,

Yes, this is what I was referring to. Is there any way to ensure that this displays correctly all the time, without having to refresh the page?
·
Friday, 16 March 2018 20:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Chris,

What sort of caching is enabled on your site? From the sound of it, it seems like your web server is caching the output when a user uses a mobile device to access the page and when being viewed with a desktop, the cache doesn't get refreshed which it should.
·
Friday, 16 March 2018 22:43
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Mark,

Our site uses the Joomla default caching plugin as well as the Regular Labs cache plugin to handle that for the site.
·
Monday, 19 March 2018 23:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Could you try turning off the Joomla default caching plugin?
·
Monday, 19 March 2018 23:44
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post