Hi, I try to use the Mobile Theme. It works, I can reach amp test with Google. But I have some questions.
My site is : https://ngojclee.com
1/ I could not edit footer of Mobile Theme, and it’s so weird without content in ABOUT US. https://prnt.sc/mz1tr0
Otherwise, I use my edited footer in normal theme. https://prnt.sc/mz1urp
2/ Some articles I don’t want to publish on latest posts. Can I control it like hiding some categories? Actually, I filter by a specific category and made a password protect here. https://prnt.sc/mz1ves
3/ Do I need to make a subdomain for mobile version? Cause I’m using Cloudflare and W3TC. I’m not sure it works well with Mobile Theme. One time, after open and all right configs, my frontpage transfer to mobile version for desktop and other devices too.
And now AMP test does not recognize my site : https://prnt.sc/mz2faj
All my settings here: https://prnt.sc/mz2k1w ; https://prnt.sc/mz2k47
-
This reply was modified 7 years by
ngojclee.
Hi,
1. You could enter content in the about us section, it can be entered here
– http://prntscr.com/mzhpeh
Or I could give you a code to remove the “About us”, enter it in the mobile theme custom CSS section in the theme panel – http://prntscr.com/mzhqn3
.td-footer-description .block-title {
display: none;
}
2. That is not possible, unless maybe you make a modification like this – https://forum.tagdiv.com/topic/latest-article-mobil-theme/
The mobile theme doesn’t have many settings at the moment, we will add more in coming updates.
3. The WP Super Cache plugin should work properly with the mobile theme, other caching plugins could cause problems like you are describing. If possible please try and use this caching plugin.
However something unusual is happening in the website, I can’t seem to access the non-AMP version of the website, the URL is always /amp for some reason.
Are you using the mobile theme and official AMP plugin? – https://tagdiv.com/amp-newspaper-theme/
Thanks