- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperModules Builder in Newspaper Theme
- NewspaperFilters and sorting for taxonomies
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspapertagDiv AMP Plugin Tutorial
- TutorialsFrom WPBakery to tagDiv Composer
- NewsmagSmart list ads
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewsmagIntroduction
- NewsmagMain menu
- NewsmagLogo & Favicon
- NewsmagHeader ads
- NewsmagSmart sidebar
- NewsmagSharing buttons
- NewsmagCategory tag on modules/blocks
Dear Support and all,
Have u ever meet all adboxes were not available to display and content in mobile devices?
It’s workable on desktop layout, does it make sense?
How can I fix this problem?
BTW, I bought News 8 Paper…. this is my first time to ask question…. looking forward to solve it smoothly.
Thanks in advance.
Rain
How can i custom my mobile homepage with tagdiv composer ?
Hi,
Files from the mobile folder cannot be modified through the child theme at the moment. The elements that can be modified are mentioned in the child theme tutorial.
Those files can only be modified in the main theme.
Thanks
We’ve been using the Automattic AMP plugin with TagDiv themes for almost 2 years now, since AMP was in beta, and works perfectly for us. Yes, you have to RTFM to modify the template, but that’s true of any custom post format, really. Simple to add adverts, and related posts, etc. — anything which can be done as a function, or added as a shortcode, will work. Worth playing with. Beauty of the ‘official’ plugin is that it’s built by same folks as WordPress and used for the VIP customers.
And not everybody is choosing to use AMP. If you have a lean fast mobile theme or responsive layout, it can work as well. AMP is an interim form until WiFi hits the next speed grade. So, in areas with slow mobile, AMP is useful, in major metro areas, not as much.
Anyway – sorry to butt in…. waiting for crap to download off my server. 🙂
I just want to drop a note to say how pleased I am that I moved to Newspaper. It is an excellent theme, and has improved both the look and the functionality of my site.
It took me a little while to get used to the block setup, and to customize things to my liking. But now that I have, I am quite content with the look and feel, and I get compliments regularly on the site. The mobile theme is also excellent, and since I get an increasing amount of my traffic via mobile, that is a critical feature for me.
No question here, and no need for a reply. Just wanted you all to know that I consider the money I spent on this theme to be some of the best money I’ve ever spent.
Bruce Maples
ForwardKY.com
Thank you for clearing my doubts. One last thing:
How to deal with styles.css and functions.php that are under ‘mobile’ folder and created specifically when the website is viewed on mobile devices. Should I simply copy functions.php and style.css after creating a new directory ‘mobile’ under child theme?
Above I am talking about the mobile related folder of main theme, not about td mobile theme which we need to install as a plugin.
Thanks.
That’s what I thought. Thanks.
Would it work with Google’s Accelerated Mobile Pages by any chance?
Hi,
At the moment, I believe there are no plans to implements something like this. It could be available in future updates, but I could not say exactly if or when it will happen.
The theme package includes an optional mobile theme plugin that is optimized for mobile devices
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
Hello,
Sorry but the mobile theme only kicks in when a mobile device is detected. It cannot show up in the customizer.
Thanks.
Hello,
Please add this css to your movile theme custom code section:
.td-footer-logo{
display:none;
}
.td-footer-description{
display:none;
}
.td-footer-social .block-title{
display:none;
}
.td-mobile-footer-wrap{
padding-top:1px;
padding-bottom: 38px;
}
There is no way to make it narrower unfortunately as there are containers there that hold the height of the footer and it will require code modifications in the php files in order to assign particular classes to these containers so they can be targeted with css. It will involve quite a bit of custom work just to get it a bit narrower.
Thank you!
I am using the tagdiv mobile theme and have it activated. When I go to the theme customizer and click on the mobile icon, I see the responsive desktop version not the mobile theme. https://www.awesomescreenshot.com/image/2773838/d1aa9ba5c149662ce03f1bcc17a3ec8b. Is there a way to view the mobile theme in the customizer?
Hi Bogdan!
No, pls, the mobile theme plugin is fantastic! I really can’t disable it!!
Is there a way to have just social networks icons on mobile footer using this plugin? I don’t know how to exclude “Brunno Giancoli” and “Sobre Nós” from it.
I don’t know where they are coming from. I don’t have a page or a post “Sobre Nós” (“About Us”).
Can you help me!!?
website: brunnogiancoli.com.br
Tks
Gabi
Hi,
The same menu items that are displayed on desktop will be displayed on mobile as well. That is the same menu top menu. You could maybe hide the menu items on desktop with CSS and display them only on mobile, if you should consider this a solution.
Like this for example
– https://www.screencast.com/t/SOEwtxnA
– https://www.screencast.com/t/XMNwhLmg
– https://www.screencast.com/t/QTalRaQ7X1
This code will hide menu items on anything larger then phones, based on the unique ID each menu item has.
@media (min-width: 767px) {
#menu-item-50 {
display: none;
}}
Thanks
Thank you, that worked.
Is there any way I can make additional tabs appear only in the mobile version? I am not using the mobile theme.
-
This reply was modified 8 years by
junaiddar.
Hello,
My site (http://www.lankatourexperience.com seems to take some time to load especially on mobile phone & all it takes a 8sec. to load everything.
I tried PageSpeed Insights to test my site it also says poor 36/100. I tried uninstalling some plugins and temporarily removed ad codes but no luck. http://www.screencast.com/t/5EABMEV2o
Appreciate your assistance in finding a solution to speed up my site thanks.
Hello masdi,
Please notice that the Top Bar menu was been removed from mobile devices because the menu contains this top bar, as you can see here -> https://www.screencast.com/t/tRsmW1XCT
Thanks for the message!
1. No, that changes the size of the articles titles in the “RELATED ARTICLES” box. I want to change the font size of the words “RELATED ARTICLES”. Where do I change that? https://snag.gy/06vWVd.jpg
2. Yes, that is what I mean, but I didn’t create this post in TD Composer, so is there still a way of removing pagination?
3. No, I already removed “MORE FROM AUTHOR”. How do I change the colour of the words “RELATED ARTICLES” back to black? https://snag.gy/06vWVd.jpg
4. A post’s headline on mobile. How do I make it smaller? https://snag.gy/HjTNUY.jpg
Hi,
The responsive mobile version of the theme, or the mobile theme version will display on mobile. That is how the theme is designed and it cannot be changed. There are conditions in the theme that will display the mobile version in these conditions.
More information about the mobile theme and how it works here
– https://forum.tagdiv.com/the-mobile-theme/
The theme will switch to the mobile version for better user accessibility and website usability, and will adapt all the theme elements for this situation automatically. This is a feature of the theme.
Thanks
Hello. I would like to set in PC version on the mobile. I removed code in the theme editor header.php (mobile/header.php)” <meta name=”viewport” content=”width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no”>”, but it was not change at all. Please help me . My web site is http://interiornews.kr/
On my site, top menu not show on mobile version. As you know, I use header style 3 and enable Top Bar.
Hello,
The mobile footer is different because you use the mobile theme plugin most likely: https://forum.tagdiv.com/the-mobile-theme/
If you want to have the exact same content as on desktop you will have to disable the plugin.
Thank you!
1. How do I decrease the size of the “RELATED ARTICLES” font?
2. How do I remove the box’s pagination?
3. Can I change the “RELATED ARTICLES” colour back to black? It changed after I removed the “MORE FROM AUTHOR” via custom CSS.
4. Unrelated, how do I decrease the size of a post’s headline on mobile?
Hi! I am having trouble conf my footer on mobile. It should look like I have it on desktop (only social icons) but it shows more than that. I even have a custom code for it:
@media(max-width:767px){
.td-mobile-footer-wrap{
display:none;
}
}
So, how can I have only social icons on my mobile footer?
Tks
Gabi
I tried what you mentioned simon.
It works; partly.
Still the images are not mobile friendly. I use 3 difrerent ads in 1 row. Each block carrying 1 custom ad but on the mobile version they’re not placed next to each other. It lists them from top to bottom.
Hi,
You could use other ads on mobile, then on desktop. Please check this guide
– https://forum.tagdiv.com/using-other-ads-non-adsense-ads/
You can display different ads depending on the device, each optimized for the instance they will appear.
Thanks