- 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
Please note when mobile theme plugin is activated then the author name is not coming…below screenshot will help to understand.
https://s9.postimg.org/skfb1ud7z/Image_1.png
But when we disable the mobile theme plugin then it works fine but few issue that we need to address…
https://s10.postimg.org/917osrz09/Image_2.png
First, there a small dash is coming after author name. How to remove it..?
Second, views are coming on right corner how to shift it to near author name>
HI
I’ve checked both your sites and they works fine on mobile: http://screencast.com/t/XWgNmpyP – http://screencast.com/t/mla5NCZg5B
If you still have this issue please provide more details about it so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
Hello
can i change header color? because i don’t want use logo on mobile,
http://www.screencast.com/t/TYFlgWqS
please help
Is there a way to prevent scroll to top when clicking on the mobile menu button? I’m assuming it’s by design and somewhere in the tagdiv_theme.js?
Hi Catalin,
The inline ads do NOT work when a Twitter or Youtube embbeded code is added to the article.
Here is the perfect example:
http://www.wrestleview.com/screenshot1.png
As you can see, this one has the Twitter embedded comment, the ad banner does not show.
http://www.wrestleview.com/screenshot2.png
I removed the Twitter embbed, and the ad banner shows.
Here is the link to the actual article. This one has the Twitter embbed, but the banner does not show.
http://www.wrestleview.com/wwe-news/65455-wwe-officially-releases-ryan-ryback-reeves-wwe-contract-monday/
This is happening on Mobile and Desktop.
Thanks
Hey Bogdan, I am not using the mobile theme, I am using the responsive. I putted this code on CSS Custom and it didn´t worked.
Hello Thomas,
Please ensure that you are using the latest version of the theme. Please try to download again the theme from the Theme Forest because we have fixed the issue regarding on Mobile theme (not showing the featured image) but the version of it has not been changed…it is still 7.3 version. Also, please notice that we recommend the FTP method because this is the surest one in this regard. -> https://forum.tagdiv.com/install-via-ftp/ Please check your result after this update and let us know how it goes. Your issue, it is possible to be from this case.
Thanks.
Sorry guys but it is clearly impossible.
Like any serious site, we need to use a lot of plugin to manage members, newsletters, pop up, cache, security…
I cannot deactivate all to find the solution.
So you no solution, we dont’t the choice but deactivate your mobile plugin.
Hope you will manage to upgrade it quickly.
Regards
Hello Thomas,
Please try the mobile theme without any untested plugins. Leave just Visual Composer to active, clear all your caches and install only the plugins that come bundled with our theme and rule out the conflicting plugins.
Thanks for your understanding!
I have not found a solution, but I noticed the FB like button – if not iframe – could cause an issue.
Also, if you’re not running responsive ads – 320×50 for mobile – the container will break. Any ads wider than the mobile width will break the container….unlike previous versions of NewsMag.
Hello Cybergh0sT,
Unfortunately, our theme does not have such an option regarding on non-responsiveness for mobile mode, it has just the mobile theme or general responsiveness mode. If you want to display more levels in our theme and you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
HI
Try this css:
@media(max-width: 768px){
#td-top-mobile-toggle {
display: none!important;
}
}
Thanks!
HI
Unfortunately the theme does not have an option to not load the background image for mobile devices. To achieve that are required many customizations and tests in theme’s core files and a possible solution would be using this class: http://mobiledetect.net/ For the moment I can’t provide a solution bet I’ve added this on our todo list and developers will consider it for future updates. This may take some time because we have a long implementation list and we take them one by one.
Thanks!
Hello Thomas,
1)Please keep in mind that the Mobile Theme has not been tested with Woocommerce, bb press, Buddy Press.l This concept intends to display only the Big Grid (posts from Featured category), some text which must be written in Mobile Editor and the Latest Articles module in the bottom of the page. If you are unhappy with the mobile version you can turn off the plugin and the theme will be switched to the general mobile responsiveness version. This is not a bug in the theme, this is just the theme behaviour with the mobile plugin. It has been designed to have very basic structure, clear and very easy to use.
2)Please notice that the posts from your Big Grid at the top of your homepage in mobile theme come from your Featured category, for more information about this, please check here -> https://forum.tagdiv.com/the-mobile-theme/
3)The mega menu not working in mobile theme, sorry! If you want to develop more levels in our theme and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!
Hello,
Unfortunately the 2 plugins for woocommerce were discontinued and we have not tested them with the mobile theme. As you probably seen the 2 plugins are no longer available in the theme package. There seemed to be no general interest in these 2 plugins so the dev. team decided to discontinue their development.
Sorry for the inconvenience.
Hi Bogdan,
Thank you very much for your explanation, yes you’re right I disable this options from the control panel because the name of the author is a little large and in combination with date in mobile view it looks very bad.
So, the solution is activate again those two options and hide with the css the date?
This will do the trick in GW?
It seems we’re having a misunderstanding. I don’t have any problem with theme but I just want to make it always show the desktop version of it. I would like to make the theme look same when viewing from desktop browser and from mobile browser. I don’t want it to be responsive (to look different on desktop and mobile phones).
Hi there,
I am encountering problems in Google Mobile-Friendly test.I am getting two errors:
1. Content wider than screen
2. Links too close together.
I haven’t change anything from the default Newspaper mobile theme.Please look into the issue and suggest me a resolution.
Links: https://www.google.com/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fwww.groundzeroweb.com%2F
Robots.txt: http://www.groundzeroweb.com/robots.txt
Hello,
1) You can change the black header color from the mobile theme colors option here:
http://screencast.com/t/8aB3AuhalQ If you do not use the mobile theme plugin, but rather the responsive version of the theme the colors need to be set from the theme colors tab as there will not be a mobile theme tab in the theme panel.
2) The mobile theme does not use blocks so there are no block titles on the mobile theme. Please use this code to target the titles on mobile:
@media (max-width:767px){
.block-title span{
font-size:12px!important;
}}
Thank you!
Hi,
I just installed woocommerce and woo addons from tagDiv. Then mobile version of my webpage on newspaper show only this message:
wp booster error:
td_api_base::mark_used_on_page : a component with the ID: tdx_options is not set.
/var/www/clients/client2/web3/web/wp-content/themes/Newspaper/includes/wp_booster/td_api.php
wp booster error:
Missing parameter: 'file'
/var/www/clients/client2/web3/web/wp-content/themes/Newspaper/includes/wp_booster/td_autoload_classes.php
Desktop version works fine.
Observations:
* started to work once I deactivated tagDiv Mobile Theme
* also started to work once I deactivated tagDiv Woo Label and tagDiv Woo Invoice together
Ok thanks for the reply.
I found some strange issues on mobile:
1/ In the list shop section, the products images show on computer but not on mobile:
http://www.virtualmagie.com/boutique
or http://www.virtualmagie.com/categorie-produit/tours/
2/ In quick edit, on 3 articles, I used the featured element checkbox and clean the cache.
But on mobile on the homepage, it is still the 3 last articles published which are on top.
3/ In the menu, I don’t have the sub elements for the articles.
In the URL you give me, we clearly see that it is seems to work for you (see the image).
So I assume, it is a bug.

-
This reply was modified 10 years by
Thomas.
Hello richardmerry,
First of all, please ensure that you are using the latest version of the theme and the mobile theme works as properly. Yes, the Google Analytics code should work in mobile theme (the code have to be added only in the main theme). So, if you have some trouble with it, please provide your website URL so we can further inspect the problem. Also, if you URL is private, please send us an email at conbtact@tagdiov.com with your log-in information (wp-admin) so we can further inspect your setup page. Provide the link of this topic so we can easily identify you.
Thanks for your understanding!
Hi Andrei,
Let me try to rephrase: For the desktop site we have a fairly large background photo. The mobile version of Newsmag doesn’t show the background image, but it still get loaded, so it’s a waste of bandwidth and transfer time.
Is there a way to not load the background image at all, on the mobile version?
Hello,
Unfortuantly the mobile theme footer cannot be changed from the theme settings.
You can use thios css though to hide the footer and only leave the sub-footer showing:
.td-mobile-footer-wrap{
display:none!important;
}
Thank you!