- 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
- NewspaperNewspaper theme documentation
- NewspaperBest Of Forums
- NewspaperCache plugin – install and configure
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHeader ads
- NewspaperPost template ads
- NewspaperCustom ad spots
- NewspaperMain Menu
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi, Catalin!
Thank you very much for the solution. It works fine! Now mobile menu looks pretty fine and consistent.
P.S. Great theme and great support ! 🙂
URL: http://www.armchairallamericans.com
No menu link in header on mobile: https://postimg.org/image/sg1204yhj/
No social media icons in mobile footer: https://postimg.org/image/6uvzcj1qv/
Thanks.
Hi
What theme version do you use? To have the same layout for mobile menu as on our demo you have to use V 3.0 of Newsmag. Try to update the theme at last version available on themeforest: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ clear all caches then test again.
Thanks!
Hi Bogdan,
I’ve just cleared the cache and checked on my phone again, the front page still doesn’t seem to be working with the menu on mobile. It doesn’t slide out, still just adds the “#” after http://www.domain.com/
Thanks
Hi
Please make sure that you updated the theme according with our documentation: https://forum.tagdiv.com/how-to-update-the-theme-2/ Also deactivate all plugins, deactivate the child theme if you’re using, clear all caches, purge cdn files if you’re using then test again.
Also make sure that you have a menu set in theme panel > mobile theme > mobile settings: http://screencast.com/t/leHREem6tND
Thanks!
I’m okay with the sub-items showing on desktop, since I was able to use CSS to hide the sub-items there.
I pasted the links to my social networks in two of those fields, but they do not show up in my mobile menu. They work in the footer. This is what my mobile menu looks like:

It looks nothing like the demo menu.
Hi,
Like i replied above, you did not place any content in the mobile editor. If the mobile editor is empty, there will not be anything on the mobile page: http://screencast.com/t/qxNQqvMNGF
There are 2 editors now. One is the mobile editor and one is the desktop editor. If you want to have content in both you need to create content for both.
Thank you!
Hi,
Thanks for the reply.
At first, I put this code in “mobile theme custom CSS box” (http://prntscr.com/bm3ku0) then I put it in main theme custom CSS box
but nothing happens.
and without mobile theme facebook visitors can’t open my website post via mobile device. that’s why I installed the mobile theme.
Thank you!
Hello, I’m Giuliano from GExperience.it. We bought your theme Newsmag, but we found some problems and errors. As you can see from the screenshots, sometimes happens that featured images creates this problem.


Furthermore, in some articles with video featured, YouTube’s window does not resized correctly. Sometimes “modal image” doesn’t works and often we have problems with mobile menu & search buttons.
These problems happens randomly and often resolves by refreshing the page many and many times.
I thank you in advance for yours answers.
Hello, the Mobile version the message appears: click here – to use the wp menu builder.Pour continue sailing requires that the user creates an account how to remove this message?
theme: Newspaper 7.1.1
I created a menu for movable against the color change does not work in the mobile menu and change my contact page is not displayed …?
everything seems to work properly when off: tagDiv Mobile Theme
thank you
Hello,
Pages in the mobile theme do not use visual composer so all pages that do not have a mobile version created for them in the second editor (mobile editor) will not display anything. Please read this topic to learn more about how the mobile theme works: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
I created a menu for movable against the color change does not work in the mobile menu and change my contact page is not displayed …?
Hello Tale,
I have checked your website and I saw that you are not using the mobile theme, right? The default mobile responsiveness version is now enabled on your side and this will display you all the blocks from your desktop mode in the mobile mode in responsiveness mode. Plese notice that the default sorting of our theme is by latest but if you want to change it for every block, this can be done from block settings from every block, like this -> http://screencast.com/t/TX0FER9LA For more information about block settings, please check our documentation here -> https://forum.tagdiv.com/block-settings-guide/
If you refer to something else, please be more specific about what you want to achieve because now I do not exactly understand what you mean through your above topic. Also, you can provide some useful screenshots which exactly explain your problem.
Thanks for your understanding!
Hello, the Mobile version the message appears: click here – to use the wp menu builder.Pour continue sailing requires that the user creates an account how to remove this message?
theme: Newspaper 7.1.1
thank you
HI
Use this css to hide the social icons on mobile: http://screencast.com/t/IqydRn9o
.td-menu-socials{
display: none;
}
The old menu won’t work on V 3 because the html/css and js were changed. You will have to adapt it to new theme’s structure and this is not just a copy paste task.
Thanks!
Hello tintin,
I have checked your website and I saw that you are using the Mobile theme. So, please keep in mind that the Mobile theme is an additional plugin and behave in another way than the default mobile responsive mode. The mobile theme has a very basic structure with 2 modules Big Grid Mob 1 and Mob 2 for latest articles for homepage and for posts pages will show all the content.
@media (max-width:767px){
.td-post-featured-image{
display:none;
}
}
Hope this helps!
Thanks for your understanding!
Hi
Using that configuration for menu will create a similar result on desktop: http://screencast.com/t/cBGPbFZVBq – http://screencast.com/t/X9AUW41jev The sub-items will be displayed under mega menu page and if that is ok you can use them like this.
Are you referring at social networks from theme panel http://screencast.com/t/ISmdXd4Q ? If so you just have to paste the link to desired networks in these fields and the icons will appear on both desktop and mobile devices. If this is not what you mean please provide more detail about what you’re trying to do so I can inspect it closer and get back to you with a more accurate answer.
Thanks!
Hello
This is the theme behaviour in mobile theme to show you the About Us description. So, if you want to hide this, you will have to use a bit of CSS to do this. Try the code below.
The code is ->
.td-mobile-footer-wrap .td-footer-description {
display:none;
}
Thanks for your understanding!
Hello muggi15,
The homepage when you are using the mobile theme will display you a Big Brid with 3 posts which come from your Featured Category sorted by latest and not RANDOM and then you will see the latest articles which display all the latest posts. Also, please notice that the mobile theme will do not render any Visual Composer shortcode than just only these two ->Big Grid Mob 1 and Mob 2 for latest articles modules. For your Page X and Page Y, you will do not get any content because you do not add it in Mobile Editor like this -> http://screencast.com/t/JRHwMcXY
On our video here -> http://screencast.com/t/BwWcHpUNk we wanted to highlight the sticky menu functionality. As you can see, there appear some blocks but it’s only for default mobile mode and not for the mobile theme because, at the moment, mobile theme does not render the blocks. On the future, we will make some improvements in this regard and we will add more option for our mobile theme because now it has very basic structure.
Unfortunately, we cannot say for sure where it is will be because this will depends only by our developers.
So, if you are not happy with our mobile theme and customizability for it, you can simply disable the mobile plugin and the theme will be switched to the normal/default mobile mode.
Thanks for your understanding!
hi,
is there a way to hide all social icons on mobile sub menu? (as far I know I hid all the social icons through theme panel)
these social icons http://www.screencast.com/t/voH9yPjC5Bo
I couldn’t find how to get those things off on theme panel.
if I can’t..
could you help me to revert back to mobile menu on newsmag 2.x ?
(what file to upload or any other ways)
thanks
Hi
The social icons displayed on mobile are the same with the ones from desktop and unfortunately the theme does not have an option to display them differently depending by device.
Thanks!
I have my custom post types working perfectly by following your awesome instructions.
Now not can I get them working with the mobile theme? I copied over my template files and they made my pages for the custom post types blank.
I want to use the mobile theme, but it looks like I can’t?
Ah, I see there’s no simple way to make the mobile menu pull from a different menu than the desktop menu. I can use a mega page menu and place items under it, right? Only those items show in the mobile menu, but I can hide those items in the mega menu. Will this approach cause any problems? This is how I set up the menu:

But what about social icons in the mobile menu? They appear in the demo so I should be able to get that without any additional help.
I have found that the advertising plugin i am using does not work with it because they both use the mobile detect on line 29… Advanced Advertising System PRO.
So i am guessing if you have any plugins that use the mobile detect code would cause the same issue hope this helps others.
My site has stopped displaying the mobile menu, when I click it on mobile – it just displays “#” in the search bar after the domain name.
How do I fix this?