- 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
Got it. I need to add manually content to the mobile pages via mobile editor and not the visual composer.
Is there a way to complete disable all mobile theme optimizations ? I wish my mobile view to be 1:1 to the desktop view.
All pages, except home page are blank on my mobile theme.
I have menus that points to a pages and when I press the menu on mobile device the page is empty. The header and footer are shown but no content.
How do I also change the target link to in the mobile menu?
1) I do not use the mobile plugin. I noticed the menu takes a while to load, it does that zoom-out animation then displays the menu. We have a long list of categories and the user is unable to scroll.
2) Search does the same zoom out but the search box never appears.
Is there a way to implement a less resource heavy menu? and any reason why the search isn’t working?
Hi.
I fixed it. work fine. Thank you.
But mobile theme location does not appear manege locations page.
But original menu for mobile is linked a menu I made.
strange…
-
This reply was modified 10 years by
shokuhinet.
Hi,
Please revert your changes to the theme default as there is a much simpler way to do it.
Simply define a new menu in td_menu.php like so: http://screencast.com/t/u3Ym64v3Ga and then simply change the menu key in menu-mobile.php to your new menu like so: http://screencast.com/t/guO9j6To89m
Now you can create a new menu and assign it as a mobile menu from the wp menus area.
Thank you!
Hi Bogdan,
Thanks for your reply.
Thanks for explaining this to me. Is there still ways to be able to display content that is used by visual composer in the template files for the mobile theme (for example, a page that displays certain content, by creating a specific template?)
When reverting back from mobile theme, which i have done a couple of times. It throws the container for the page, therefore when i scroll down, my content can be swiped right and just displays the background.
I do want to use the mobile theme as i think it looks and loads amazingly, so if there is a way of customisation through page templates, that would be great.
Thank you
Hello,
There is no “fix” for this. The mobile theme was designed to work without visual composer. This is the main feature of the mobile theme. It does not rely on the heavy page builder that slows down page speed.
Visual composer will not be added to the mobile theme as it will defeat it’s purpose. If you do not want to use the mobile theme and create content for mobile without visual composer,m you can always disable the plugin and use the standard responsive version for mobile.
Thank you!
Hi.
I cutomizeed mobile menu.
I want to use different menu for mobile. But I do not want to use mobile theme.
I added script in functions.php as follows.
register_nav_menus(
array(
‘mobileheadnav’ => ‘mobile-head-menu’
)
);
and changeded in menu-mobile.php like that…
wp_nav_menu(array(
‘theme_location’ => ‘mobileheadnav’,
‘menu_class’=> ‘td-mobile-main-menu’,
‘fallback_cb’ => ‘td_wp_no_mobile_menu’,
‘link_after’ => ‘<i class=”td-icon-menu-right td-element-after”></i>’,
‘walker’ => new td_walker_mobile_menu()
));
after that, mobile menu works well, but mega menu broken like that.

Please tell me how to fix it.
Hi Bogdan,
Thanks for your reply.
Will there be any customisation in future update, like child theme or VC?
I completely understand the optimisation, but i just don’t understand how you can take away VC from mobile when the theme content relies heavily on VC for layout.
I have installed the mobile plugin and lost half of my content.
I am working on a website that needs to go live to 300,000 monthly impressions next week. Are you able to give me a date of when this may be fixed? If not i am going to have to work on customising the mobile core files.
Thank you
Hello,
The mobile theme is a different theme from the standard one and it will not behave the same. It will not work from the child theme and will not work with visual composer. We will improve the mobile theme with future versions of the theme but at the moment it will not work that way.
You can read more about the mobile theme and how it works here: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi,
You can change it with css and font-awesome as it;s a font icon. Here is an example:
.td-icon-mobile:before{
content: '\f10c';
}
[class^="td-icon-"]:before, [class*=" td-icon-"]:before{
font-family: 'fontawesome';!important
}
I set the circle icon to the menu.
You can find the list of icons and css content codes here: https://astronautweb.co/snippet/font-awesome/
(You need to have font awesome 4 menus installed)
http://screencast.com/t/3QeKZ3dcjh
Thank you!
Hi
Mobile theme does not render content added with Visual Composer and Revolution slider won’t work with it. To use revolution slider on mobile use the main theme without mobile theme enabled. Also you can check this link for more details about mobile theme usage: https://forum.tagdiv.com/the-mobile-theme/
Let us know if you need further assistance on this.
Thanks!
Hi,
I installed the mobile theme on my website, it looks amazing and super happy with the look, but there are a couple of things that are not working now.
1) Any custom code i have inputted through the child theme is now not being loaded (I have overwritten the core mobile files in my child theme). Could this be something with the function.php not allowing me to overwrite the files?
2) On the homepage, half my content has gone missing. Does the mobile theme only allow for certain modules? And how may i be able to change this to get my content back (preferably without disabling the mobile theme plugin as speed and look is fantastic).
Thanks
Thank you.
I cleared all caches and i turned off all plugins one by one, but it’s not helping.
At the Android webbrowser it shows the mobile theme, but Google Chrome and Firefox are showing the responsive desktop version.
Is there something else i can do to fix this?
Hello,
the mobile theme will convert your homepage to the predefined one and display all other pages blank if you do not create mobile content for theme in the new mobile editor. Please read more on this here: https://forum.tagdiv.com/the-mobile-theme/
Thank you!
Hi
Mobile theme uses different files and they are located in this folder: http://screencast.com/t/vj9JHdbpPv5 You have to edit function.php file from mobile folder so the changes to be applied when mobile theme is used.
Thanks!
Hello,
This could be a caching issue as when you activate the mobile theme it should not show the responsive version anymore. Please clear all caches including cdn or server cache. Please make sure the mobile theme is enabled and please make sure there are no plugin conflicts that interfere with the mobile theme.
Thank you!
Hi
Are yu using mobile theme plugin? If so you will have to add the ad code in mobile theme > mobile ads: http://screencast.com/t/O6FDDfl5q
i assume that ADS PRO is a plugin that you’re using to manage ads. We didn’t tested this plugin and we’re not aware of its functionality in order to provide an answer. Also it’s not recommended to deed parts of theme’s code, it’s better to overwrite that code. The custom css can be added in theme panel > custom code> custom css and won’t be lost when the theme is updated.
Thanks!
Hi
Are you using mobile theme plugin? If so the page content displayed on mobile won’t be the same as on desktop because mobile theme won’t render the content added with visual Composer. For more detail about mobile theme please check this link: https://forum.tagdiv.com/the-mobile-theme/
If you’re not using mobile theme and the problem is still there please provide a link where we can insect it so we can get back to you with a more accurate answer.
Thanks!
Hello,
1) Unfortunately the infinite scrolling on posts is not available in our theme. We do not have a plan on adding this yet as we have not found an easy method of implementation for it at the moment.
2) The mega-menu option will not work on the mobile menu. If your link on the main menu does not link to anything (custom menu link to #) then it will not l;ink to anything on the mobile menu as well. Please create a new menu for your mobile menu here: http://screencast.com/t/0Wnhup0pWY
3) We cannot provide any solution for this as our theme does not provide a social login option. You will have to either use customization or find a plugin that can offer such a feature.
Thank you!
HI Staff.
I Need to change Td-icon-mobile and set another icon jeje because very much people dont know the 3 horizontal barrs means Menu icon JAJAJA. Its Posible to made this change?
Hi @all
The theme is tested and works fine with these browsers: http://screencast.com/t/Qqy5tnbf We recommend to use one of these browsers for a good experience especially when a mobile device is used because viewing the site with an untested browser can create issues
Thanks!
Hi
These customizations falls beyond the support can offer. Support refers to explaining how current features works, fixing any bugs related with the theme and helping users understand its functionality. Any custom modifications which involve changing the default behavior are not included in support policy and you will have to make them by yourself or hire someone if you’re not aware of the steps that must be taken.
The code for login can be found here: http://screencast.com/t/VxOruYHgA
To hide some blocks on mobile you can add a custom class for theirs row in Visual Composer and use it in css with media queries to hide them on mobile: http://screencast.com/t/VJdrs9bX6
Thanks!