Hi,
so I’m facing a problem on tablets, I want the desktop version for tablets visitors. And it shows a weird amp version when I go to my homepage, sometimes articles pages are using desktop version sometimes weird amp version.. and I don’t understand why. I now use wp super cache with after following your tutorial, I only use autoptimize but many people on this forum use it and haven’t got problems. I deactivated Agregate JS, because I thought my problem came from here, but I can say now, it’s not..
screenshot has been taken from a samsung tablet
I want you to find this problem asap please, that’s make me really nervous.. I’m wasting my time..
I will send you my login by email and link of this topic !
kind regards
Hi,
Usually this is a cache problem, please deactivate all cache and all should look normal.
Usually we recommend WP Super Cache Plugin installation: ->https://forum.tagdiv.com/cache-plugin-install-and-configure/
Thank you!
Yep I need it.. If I deactivate mobile cache, it’s mobile them wich are deployed..not amp.. I face a huge problem.. Could you check my .htaccess and functions.php Child theme, I added some codes..maybe one of them is the problem ? no ?
-
This reply was modified 6 years by
gumball44.
is this kind of code can help me, for sure if we adapt to newspaper ? in order to force desktop on tablets
function no_meta_viewport() {
return false;
}
add_filter( 'ocean_meta_viewport', 'no_meta_viewport' );
thank you
-
This reply was modified 6 years by
gumball44.
Hi,
We’ve made some more checks and is look that after the last updates there is a problem with the mobile cache, this is apply on table, our developers will try to fix this problem as soon as possible, sorry for the inconvenience!
Thank you for your understanding!