1) why is WP Super Cache saying it’s not compatible with this theme,
2) I can’t seem to find the mobile them plugin in the downloaded theme file. Is it not supposed to be there?
3) My mobile home page shows the tagdiv code, and each page beyond that is formatted differently.
Suggestions?
Hi,
1. Where exactly is that displayed? The WP super cache plugin is compatible with the theme, in fact it is the recommended caching plugin to use with the theme.
Do you maybe use a different caching plugin also? Or maybe if you previously used one, and you did not uninstall it properly, please check if possible.
2. The mobile theme plugin is provided in the plugins folder, in the full theme package
– https://www.screencast.com/t/Zk8WRXuPh
– https://www.screencast.com/t/gVBPn2DLycMV
Note that the plugin is optional, find our more about how it works it here
– https://forum.tagdiv.com/the-mobile-theme/
3. I would have to take a look, to see the problem. Provide a link to you website as soon as possible so I can inspect it. Code should never be displayed on any page.
Thanks
Also How can I show the Top Menu on Mobile Devices.
Please help
Hello Kumar,
Try the code below ->
@media (max-width: 767px){
.td-header-top-menu{
display: block;
}
.td-header-sp-top-menu {
display: block !important;
text-align:center
}
}
The result is here -> https://www.screencast.com/t/WKXVJRFQiC
Thanks.
ok sooooo I figured all of the above out… but the author byline is somehow missing. Turning it on or off in the theme panel post / block areas does nothing. I feel like I’m missing something really easy here lol
My latest from blog posts are not showing in mobile view. What is the issue? I have not changed any settings. New blogs used to display right away on the home page. They show up on the Blog post page.
Hi,
@jessicaraleigh So the author name is missing? Is it missing in modules or the post page?
Please check these settings
– https://www.screencast.com/t/mE75qiy7QG
– https://www.screencast.com/t/3Jj79MQ0Ok
If those are enabled and the author name is still missing, please clear your cache, also browser cache or test with a different browser. Also provide a link to your website so I can take a look.
@Alicegreentree Where exactly are they not showing? Do you use the mobile theme plugin? Provide a link to your website so I can take a look.
– If you do not use the mobile plugin, then the same content from desktop will be seen on mobile.
– If you use the mobile plugin, then in the homepage there will be a top grid displaying featured posts and a latest articles section
– https://forum.tagdiv.com/featured-posts-2/
Thanks
I will take a look for the mobile plug in. You used to have a section in the theme for mobile, now it’s a plug in? Anyway, the blog is there now it seems that there is a two day lag for it to display on the mobile site (using the desk top view). http://www.traveltipsandpics.com
The mobile theme settings are in the theme panel plugins section as far as I can remember
– https://www.screencast.com/t/0UWPIOfC
Maybe in very old theme versions it was different.
I see you activated the mobile theme plugin at the moment, seems to work properly. Without displaying dates in modules and the post pages it is hard to tell if latest posts are displayed.
The delay you are referring to is probably generated by a caching plugin or service. Try to clear the cache if there still is a problem.