- NewspaperThe Newspaper Mobile Theme: Introduction
- NewspaperThe Mobile Theme
- NewspaperMain Menu
- NewspaperHow to Add a Logo in Newspaper
- NewspaperBig Grid Flex Settings
- NewspaperHeader Builder
- NewspaperFont Customization
- NewspaperTheme Colors Introduction
- NewspaperBackground Introduction
- NewspaperHow to Install Newspaper via FTP
- NewspaperHow to Install Newspaper via WordPress
Hi,
From what I can see at the moment there is nothing displayed on mobile in the mobile menu, no socials, or menu even
– https://www.screencast.com/t/WsJI0OrWsSx
This could be caused by a plugin, or maybe custom code. You can try as a test to deactivate all plugins except the ones that are provided with the theme, and clear any installed cache. Check any custom code used in the theme panel, or modifications made to the theme files directly.
Try to remember what were the last modifications or installed plugins before this problem was noticed. If deactivating a plugin fixes it, then that plugin might not be compatible with the theme, or it is not configured properly.
Thanks
Hello harmario,
If you want to hide the both main menu for desktop and mobile devices, notice that you should use the code below and place it in Theme Panel -> Custom CSS area.
The code is ->
.td-icon-mobile{
display:none!important;
}
.td-header-main-menu{
display:none!important;
}
Hope this helps!
Thanks for the message!
Hi,
I have carefully tested it both on mobile and emulator but this is not happening for me
– https://www.screencast.com/t/KJOtCJKld1W
– https://www.screencast.com/t/3hpWE2d3rcGZ
The top menu does not interfere with the main menu in my tests. Try testing with different sticky menu settings and see if it is still happening
– https://www.screencast.com/t/xSKPdabON
Thanks
Hi,
The same to me. The Menu on Mobile Theme has broken…
How can fix this? I have 90% of acess by Mobile…
Hi!
I would like to hide de menu on desktop and mobile and as well, how to hide it only on mobile and see it on desktop, how I can do it?
Both cases please 😀
Thanks!
hey
when i look at my website on mobile devices it seams that when i click on the Header Menu Drobdown box i get no categories or pages appear.
I hope you can help here guys. Our site has been set up and looks the part, but I’m experiencing page loading issues as never seen before since setting up with NewsPaper.
From the system status in WordPress, everything is green.. no issues. WP Memory Limit = 96mb, WP super cache is enabled etc.
On loading the page however, even after all elements are visibly there, the page continues to try to load something. This is an issue we can just about live with on desktop, but on mobile the load time prevents the menu from loading and causes user issues as they are stuck.
On inspecting, it seems there are big javascript issues, as seen below. Any advice please? Thanks

My mobile menu isn’t working at all. Please advise.
Hi,
if we delete tagdiv_theme.js, how written in changed_files_8.0_8.1.html,
the mobile menu no longer works…
how to solve?
thanks
Well, the way that it currently has the drop down menu doesn’t work well. Users aren’t able to scroll down through all the states, it’s a pain in the ass. I want people to be able to search and browse and click the states quickly and painlessly without having to hit the drop down every single time. I would much rather prefer to have 6 rows of the states as opposed to one row with a drop down that spans 1,200 px down the page and people can’t see them all due to certain mobile phones. There has to be a way to change this. Where is this specific part of the code located at in the template? I can update the code myself there if you could tell me where this specific part of the code is isolated.
Thanks.
Hi,
I cannot view your website at the moment
– https://www.screencast.com/t/hvwBU3tuTt6
But as I said before this workaround may not work properly, since the top menu is not supposed to be present on mobile. It may require additional modifications to it, or to other header elements.
Thanks
Hi there,
your theme is amazing, unfortunate for us it does not support rtl.
Anyway i am trying to get around this problem for now, the biggest problems are:
1- recent post sidebar: shows bulletins on the left side of the lines.
2- socials icons are in a mess.
3- mobile menu doesn’t scroll down and closing it results in reloading the page.
4- i can’t edit the look or the appearance of the mobile version.
*note that i’m using mobile theme plugin and my site content is mainly rtl.
my website
any help?
Thanks in advance.
Hi Catalin,
Thank you for your response. The mobile menu looks ok now with that bit of css, but the desktop menu bar looks weird. I’ve left the site as it is so you can take a look.
EDIT: Never mind, I added padding for the logo and the individual menu items instead of the whole bar, so it looks perfect now. Thank you. 🙂
-
This reply was modified 9 years by
jun-sasaki.
Hi there, the mobile menu button for my site http://nxtmag.tech is out of place (you can see that it floats a little towards the bottom). Is there a css I could use to adjust this?
Thanks!
Hello Scumbag,
If you want to change the style for your all block titles, notice that you can use a bit of CSS code to do this. For example, try the code below and place it in Theme panel -> Custom CSS area and check the results.
The code is ->
.block-title span{
background-color:red!important;
color:black;
}
Regarding on mobile main menu, notice that it cannot be different than the main menu on the desktop, sorry! If you want to add some links only for the mobile menu, you should implement it yourself through the code because the theme does not have any such an option that allows you to do this, sorry!
Thanks for the message!
Jetpack is compatible with Speed Booster plugin.
Here is the list of plugins that are compatible with Speed booster plugin:
Thank you!
Hello, I own http://scumbagged.com and am curious as to how I can change all of the block titles. I don’t know where to go to do that. Some of my block titles say “Fashion Week” and “Gadget World” – clearly I need those to reflect my appropriate sections.
Regarding the mobile menu, I would like to be able to add additional links just for the mobile viewers. How can I do a separate mobile menu than a desktop menu?
Thank you for your help!
Hello mmedia6587,
Sorry, but please notice that the Mega Menu does not exist for mobile devices. The menu will become in hamburger menu mode.
Thanks for the message!
Ok, so how do I compeltely hide the social icons up top?
I am not talking about the regular web/desktop version. Again, I am referring to the slide-out mobile menu.
Bogdan, and if I setup MEGA MENU for mobiles and desktops, will it finally become clickable from mobiles ?
Hello,
If your menu is made out of custom links that link to ‘#’ then the mobile menu will not work as there is no hover on the mobile menu. Make sure you have links set to your primary menu items in the wordpress menus section.
Thank you!
Hi,
The top menu is not displayed on mobile by default. You could make it display with a code like this
– https://www.screencast.com/t/WJP391Xbb
You must enter the code in the Theme panel->Custom code->Advanced CSS in the phones section, if you decide to use it
.td-header-top-menu-full,
.td-header-sp-top-menu {
display: block!important;
text-align:center;
}
Thanks
Hi,
Main primary horizontal menu items and search field are not clickable when I access my website on smartphone. I do not use mobile theme plugin yet. All works fine on Desktop. But when I access website via phone, and try to click on main menu icon to expand the items or click on a “search” icon on main horizontal menu, nothing happens! How to fix this bug ?
Hello lacoquillita,
Here is talking about two different menu styles. The first of is available only for desktop and tablet devices and for mobile mode, the main menu will be different, like a drop-down bar.
Thanks for your understanding!
Hi,
When you visit my site: drybler.pl there is a top menu.
If you visit the same site on mobile, top menu is not visible.
How to fix that?
Best regards,
Mateusz