- NewsmagTheme colors introduction
- NewsmagSmart list ads
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
- NewsmagBackground introduction
Hello,
I see some errors with mobile theme. When i access my article on desktop, sometimes it load with mobile theme! Sometimes it load with desktop theme. I feel mobile theme is not stable in working.
For example: https://beattienao.com/vitae-la-gi
Please help me to check!!!
How can I show post views count on latest articles on mobile theme?
Could you please tell me how to include in theme options?
I’m now using Mobile theme+AMP.
I have already add Google Adsense code in Mobile Theme/Mobile Ads.
I have already add Google Adsense auto ads code for AMP in Mobile Theme/AMP Ads.
However, when i load my article in mobile (not AMP page), Google Ads is not shown. But when i add “/?amp” after url, Google ads shows fine.
For example: You can check 2 url on mobile:
1. https://beattienao.com/binance-p2p-la-gi Ads not shown
2. https://beattienao.com/binance-p2p-la-gi/?amp Ads shown
I want all ads showing on both mobile page and AMP page. How to do?
Thank you!
Hi,
If you do not want to have the login on mobile, you can sue the option from theme panel -> https://i.imgur.com/rPPrlWE.png also if you are using mobile theme plugin, then you need to disable this option too -> https://i.imgur.com/GIxXbYo.png after that make sure that you clear all cache.
If there is still a problem, please provide me a link to can inspect it.
Thank you!
My Mobile theme menu tab and search bar takes time to open, after opening my website i see that it takes time for my logo to load, as in i can see my logo but then it changes to high pixel logo in about 1 minute, not fast, with it also takes time for the menu button to open even the search bar taking minutes to open.
Can anyone suggest me please what to do?
and how to use my homepage without mobile theme and posts as mobile theme/AMP? is this possible?
Thank you.
Hello !
The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.
You will have to recreate your pages into the Mobile editor or completely disable the mobile theme. The mobile editor will not render shortcodes !
Also you can disable mobile theme on certain pages or posts by following this setting: 
Please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC
Thank you !
Hello !
The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.
You will have to recreate your pages into the Mobile editor or completely disable the mobile theme. The mobile editor will not render shortcodes !
Also you can disable mobile theme on certain pages or posts by following this setting: 
Please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC
Thank you !
Hello !
The Mobile theme was specially designed for optimization on mobile devices. Unfortunately on mobile theme you cannot do much changes of design. If you want to have the same design as on desktop mode you can achieve that by simply disabling the mobile theme.
You will have to recreate your pages into the Mobile editor or completely disable the mobile theme. The mobile editor will not render shortcodes !
Also you can disable mobile theme on certain pages or posts by following this setting: 
Please take a look here: https://forum.tagdiv.com/the-mobile-theme/
Mobile theme plugin can be disabled from Newspaper Plugins as you can see here: https://www.screencast.com/t/LnkZCEVC
Thank you !
Hi,
This is because you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders or shortcodes ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Unfortunately if you are using same plugin for shortcodes, this will not work on mobile theme, it will be interpreted as a html text, this will work only on responsive version. Also because amp plugin is use with mobile theme plugin the shortcode will not work on amp too, only if you do not use the mobile theme for amp.
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Thank you for your understanding!
Dear team,
In the mobile menu, “Sign in” menu is showing above main menus.
As I do not want to use ‘sign in’ or any ‘registration’ function, I want to hide “Sign in”.
I tried the css code below following another article but it didn’t make any change.
https://forum.tagdiv.com/topic/sign-injoin-now-showing-on-mobile-have-disabled-from-theme-panel/
#td-mobile-nav .td-menu-login-section {
display:none;
}
Please let me know how to hide the “Sign in” menu in the mobile menu.
Thank you in advance.
Hi,
If you are using mobile theme plugin, please make sure that these thumbs are enable in theme panel -> https://i.imgur.com/tJwYaS4.png
If there is still a problem, please provide me a link where I can inspect this problem.
Thank you!
Good morning, on my website im publishing lots of article everyday. On desktop view i been able to create which category to display but unfortunately can find any option for mobile theme. Its really important for me not to display all the article instead i want to display selected category on Mobile latest article. Please let me know how can i fixed it
Hi,
If you want you can set only want row and inside of it you can set inner row and set on these the code.
Usually, yes, we recommend to use tagDiv Composer for pages -> https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
Unfortunately only using this method the menu will work in mobile, here is a demo that is construct using the methods I provide above -> https://demo.tagdiv.com/newspaper_dentist/
I think that this “how can show the drop down in columns rather than one huge long list?” is referring to menu:
For the moment with a theme setting it is not possible. However I could give you a CSS code for it
2 columns – http://prntscr.com/n9w5z3
.menu-item-49 > .sub-menu{
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
width: 20em!important;
}
In the phones field use something like this – http://prntscr.com/nafbws
– http://prntscr.com/nafc3t
.menu-item-49 > .sub-menu{
-moz-column-count: 2;
-webkit-column-count: 2;
column-count: 2;
}
Thank you for your understanding!
Hello !
For that you will have to go into: Theme panel – Mobile Theme – Theme fonts. and there you will have all the options available.
Thank you !
Here – https://jazzjournal.co.uk/2020/07/20/al-di-meola-across-the-universe/ – I am using the Default Style 1 template but I cannot see how to alter the Post Title size for mobile.
Altering the size in Theme Panel/Theme Fonts/Post Title/Style 1 Template alters the size in desktop and tablet views but on mobile no change occurs. The post title remains too large. How can I adjust the post title for mobile view?
Thanks
MG
Hello !
For mobile social sharing you will have to go into Theme Panel – Social Sharing – Social Networks.
Remove the # on the elements you don’t want to have displayed inside Social Networks.
Unfortunately submenus will not be able to be open all the time.
Login can be removed from Theme Panel – Header – Login / Sign In option.
Thank you !
I’m using the LifeNews Pro theme and the header and footers are having issues that are not being resolved by
– disabling all other plug-ins
– clearing cache
– following the instructions for updating “mobile” image.
FOOTER: When I import the LifeNews Pro footer – it doesn’t come in as editable. Instead, it imports “done” and states that its saved; however, when you exit out to view the template in the Cloud Templates area it shows as not editable. Additionally, when you try to edit the template the “Save” spinner keeps spinning.
HEADER: Pretty much the same issue. The header is editable (can use my header image) for everything other than mobile. When I SUCCESSFULLY get the header to change (using the details from this video https://www.youtube.com/watch?v=HXQQygkCCJo) – the “Save” spinner keeps spinning and the changes are not updated.
INSTAGRAM
The link to Instagram feature is also not working – it displays a
{“error_type”: “OAuthException”, “code”: 400, “error_message”: “Invalid scope field(s): basic”}
I’ve just activated the mobile theme, and have customized it a little, removing the “latest articles” title and the featured images for the latest articles by using “display:none;” in custom css. Now it just leaves the article headlines, which is what I want.
However, those headlines take up only about 50% of the screen since the part where the featured image *should* have been is still there. Is there any way to make the headline text full-width across the screen?
Newspaper 10.35
Site: hispanicla.com
There is a small issue with the translation into Spanish of the word “By” as in the byline of the posts.
In the Theme Panel, under Translations, the word “By” is correctly translated into “Por”.
But in the desktop version in my site it still says “By” instead of “Por”.
https://hispanicla.com/neron-y-el-incendio-del-coronavirus-en-los-estados-unidos-de-america-47620
There is not such a problem using the tag_div Mobile Theme.
https://hispanicla.com/neron-y-el-incendio-del-coronavirus-en-los-estados-unidos-de-america-47620?amp
Thank you, Gabriel.
Hi,
I just checked your website and now the mobile theme plugin is use only for amp. If the problem reappear, please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
Thank you!
Hi,
This is because you are using the mobile theme plugin, you’ll gain a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders or shortcodes ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://i.imgur.com/9d0UWLT.png
Unfortunately if you are using same plugin for shortcodes, this will not work on mobile theme, it will be interpreted as a html text, this will work only on responsive version. Also because amp plugin is use with mobile theme plugin the shortcode will not work on amp too, only if you do not use the mobile theme for amp.
Also you can show the responsive version on mobile theme -> https://i.imgur.com/m0bVB5T.png you can check more details about mobile theme in our documentation -> https://forum.tagdiv.com/the-mobile-theme/ or if you want to have the responsive version only, you can use the amp option from mobile theme -> https://i.imgur.com/oofST3D.png (to use the mobile theme template on amp) or you can disable the plugin.
Thank you for your understanding!
Hello !
If you are using Mobile theme plugin you will have to change the font from Theme panel – Mobile theme – Theme fonts: https://www.screencast.com/t/PXf3sPE4Xcpg
Thank you !
Hello !
That option is in Theme panel – Mobile Theme.
Thank you !
Hi,
I original had Mobile theme active for “mobile and amp”. I recently changed the setting to have mobile theme active for amp only. Somehow the setting changed itself back to “mobile and amp.” I click on save settings after selecting “amp” too. Please help