- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewsmagMain menu
- NewspaperMain Menu
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewsmagIntroduction
- NewsmagLogo & Favicon
- NewsmagBackground introduction
- NewsmagTheme colors introduction
- TutorialsWhat is Ajax preloading?
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi Calin,
thanks for the reply.
The theme is installed correctly. The mobile folder location is placed exactly as shown in your screenshot.
We’ve checked “td_walker_mobile_menu.php” file and tried to use a “depth” variable but it seem there is a recurring problem.
To summarize one more time…we have 3 levels of categories (main categories, subcategories and sub-sub categories).
It seems that there is a limit on maximal number of categories that could be displayed within mobile menu.
We’ve experimented with “depth” levels using values 0-4.
We’ve also tried to increased the number of categories using “depth” variable within “td_walker_mobile_menu.php” file but with no luck.
Is there any other way to increase the number of subcategories (that is second level or level below main categories or subcategories) that could be displayed within mobile menu?
I installed WPLM Plugin and integrated a language switcher into my top bar. The desktop version is doing great but on the mobile version the language switcher does not show up. The same happens when I move it into the main menu. The theme should be supported for this plugin. How can the language switcher be visible on a mobile menu?
My website:
https://nerja-costa-del-sol.com/
In my desktop menu, the language switcher shows a drop-down menu with another language. In the mobile menu, it shows the current language but allows no selection of the other language.
This is the site: https://www.thedigitalpictureframe.com/
Thanks for your help!
Hi,
Seems there could be an issue on iOS Safari with the background image. Try setting an image specific for mobile as a background on that row, use a smaller sized image if possible. So while editing the header template, select the mobile viewport and add a smaller image as background for the header row – http://prntscr.com/nvffle
That may work, it could be that Safari doesn’t load very big images on mobile. Let me know.
By drawer you mean the modal window that opens when the menu or search icon is clicked?
– http://prntscr.com/nvfh4b
The colors can be changed in the theme panel – http://prntscr.com/nvfhr0
The background image can be changed in the theme panel – http://prntscr.com/nvfigh
There are some settings for the fonts as well – http://prntscr.com/nvfim7
Thanks
Hi,
Try to use the code below and place it in Theme panel -> Custom CSS Area.
.td-mobile-content .td-icon-menu-right {
display:block;
}
Thanks.
Hello,
on my website the theme is not able to load the correct main menu font. The same problem occur for the H2 titles.
The problem it seems to show only on full hd screens. On my MacbookPro retina display and on mobile all the fonts are correct.
Any idea?
Many thanks!
I have one more question, I could not find how to edit the mobile drawer menu?
Hi!
Also I have another website http://www.battihealth.com is working fine with all sub menus as it as. Because I didn’t update the latest version of theme. (I have two license).
Please kindly help me for http://www.neermai.com. I can’t find the way to go back after update it. Without submenu sekrction. It’s looks bad and difficult to choose sub categories for mobile viewers.
Note: except theme update I didn’t change any settings. I checked before update the theme, it was appear. Please kindly help me.
Thanking you
Hello there!
After update the latest version (9.7.3) of news paper theme. Main menu’s sub menus arrows are invisible in mobile view. Before update it, they are visible. So that we can buy touch that arrows can see sub menus. But no more visible after update. Please check my website in mobile.
Hello,
I have updated to the re-uploaded latest version of Newsmag today, and now I am getting an error message on the frontend when logged in as administrator:
wp_booster error:
The category template td_category_template_1 doesn’t exist. Did you disable a tagDiv plugin?
The cause for this error message seem to be my custom plugin that uses tagDiv API, namely this part:
/**
* Update the Style 1 instead of adding a new one, so that we can display the text description for categories while hiding the top menu
*/
td_api_category_template::update('td_category_template_1',
array (
'file' => $this->plugin_path . '/templates/td_category_template_custom_1.php',
'img' => TDC_URL_LEGACY . '/assets/images/panel/category_templates/icon-category-1.png',
'text' => 'Style 1 - Modified',
'group' => '' // '' - main theme, 'mob' - mobile theme, 'woo' - woo theme
)
);
The code actually seems to work fine and my custom template is actually being used, so it’s just the error message.
Am I doing something wrong?
Update:
I also tried to re-write the code by replacing the update() with add() and changing to a custom id, but the same error appeared, with the new id 🙂 And again, the category template works, but just the weird error message appearing on the frontend (only when logged in).
Notes:
There is no error message for my other uses of tagDiv API, which includes:
td_api_top_bar_template::add(...)
td_api_header_style::add(...)
td_api_footer_template::add(...)
So for me the error only appears when I am using td_api_category_template::add() or td_api_category_template::update()
Excuse me, there is a login registration entry on the mobile browser menu, now it is gone, how to set it up?


Thanks,
in the wp-content/plugins/td-composer/ folder, there isn’t a “mobile” folder… only assets, css-live, includes and td-multi-purpose
in td_menu.php, we’ve upped the limit from 5 to 100 and it still doesn’t work
Hi,
In order to remove all these from mobile theme, please try this custom css
.td-page-header, .td-menu-socials .td-social-icon-wrap, .td-module-meta-info{
display: none;
}
You need to set the code in Theme panel>Mobile theme>Custom code>css
Thanks!
I’m not sure if my problem is related but … I have 5 categories and 13 subcategories (across the 5 main categories). Last week my mobile menu would have a small arrow on the far right to open into the sub category. Today I can only see the main category themes. Has something changed or do I need to change something? I re-did the menu and I’m setting the mobile menu in a header cloud template. I am NOT using the mobile tempate or AMP. http://www.midlifecurious.blog
Thanks
Hello,
I am still new to your system and facing the following issues:
1- I used header template 36 ( from the cloud) and nothing this set to be hidden on mobile, however, the lower menu is hidden? why is that?
2- I am unable to show the logo photo in the mobile view, it only shows the text?
3- nothing set to sticky, however, I do have a sticky menu in the desktop, How this work? I thought we need to choose stick for one part? ( it is not sticky on the mobile, how to enable that too)?
4- the sticky menu shows the text log, is it possible to make it show the logo image? or Icone?
thanks,
Caesar
To fix this go to theme panel/background/mobile menu-Search background and remove the background image.
- How to remove date & author from the mobile theme home-page?
- how to remove social icons from the mobile menu?
- Remove page titles from the mobile theme?
Hi,
You can try this custom css to remove the animation from mobile thme
.td-menu-background, #td-mobile-nav, .td-menu-mob-open-menu #td-mobile-nav, .td-search-background, .td-search-opened .td-search-background{
transition: none;
}
The code need to be set in theme panel>mobile theme > custom code> css
Thank you!
Hello, Mobile Menu Drop Down Menu Not Working While this plugin is enable tagDiv Composer when I disable this plugin Mobile Menu Dropdown Menu Working.
Hi, please see what’s wrong with my website after updating the Newsmag 4.9 template, on the mobile display the menu background image doesn’t work and in AMP Validator there is an error. thank you
this is my website: https://barakata.id/
Hello calin
I want to remove sliding animation for menu on mobile, what menu does he use on that site? I am curious..
Thank you
Hi,
I checked the sliding animation for menu on mobile, and is look like you succeed to remove sliding animation.
Thank you!
Hi,
You need to use the header manager to change the color for mobile header, you need to set on mobile layout and mobile menu -> https://www.screencast.com/t/XT9lRV0SS -> https://www.screencast.com/t/X5J2cvCM
Hope this will help you!
Thanks.
Hi,
To see how is crate the mobile menu you can check this files wp-content/plugins/td-composer/mobile/parts/td_walker_mobile_menu.php and wp-content/themes/Newspaper/includes/wp_booster/td_menu.php
Thank you!
I’m not sure when this started happening, but when the menu grid is pressed on mobile for my website, it displays “Click here – to use the wp menu builder.”
This is the image:

Why is this happening? Everything should be up to date, and other than that the mobile version of the website seems to be functioning.
Website: personacentral.com