- 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
Thank you so much! it worked
One more thing, on my mobile view i changed my header colour to white cos of my logo. But now I cant see the menu button cos its also white. How do I change it to black?
Hi
To have a different header for mobile devices you need modify header-menu.php file and add the conditions here: http://screencast.com/t/5ChyQV2Ov
The logo size differ from a header style to another, you can find more details about this in our documentation: https://forum.tagdiv.com/newsmag-logo-favicon/ Its size can be increased with some custom css so please provide your site url so I can take a closer look and maybe i can help you.
Thanks!
Hello Mark,
This looks like a plugin compatibility issue. please try to disable all your plugins except visual composer, clear cache and reset CDN. If this is plugin related, now your mobile menu should display properly and you need to identify the plugin that creates the issue.
Let us know how it goes.
Thank you!
Hi,
My site is BitcoinWarrior.net. On my iPhone, I notice that my menu drop down box doesn’t work. It goes grey when I touch it, but won’t drop down. If I press down, I get options like to open in a new tab, but then it just opens another instance of my homepage.
Thanks in advance for your help.
Mark
Thank you!!! You are the best! Ultimately, I want my top menu is sticky on mobile, it is possible?
Hi,
There are 2 ways to go about this. The first one is an option in the theme panel: http://screencast.com/t/Tjfb9HB4y where the menu will ‘snap’ on the top of the screen on scroll up but on ly on mobile.
If you want the menu to be always sticky, you can use the code above but on header style 8 it needs an !important attribute to work:
@media(min-width:767px){
.td-affix{
display:none!important;
}
}
Thank you!
Now yes! Thak you!!! Also, I only want the menu to be sticky on mobile.
This code doesn’t work:
@media(min-width:767px){
.td-affix{
display:none
}
}
I use header style 8. My web is informeinsolito.com
Hello,
1) The top menu does not appear on the mobile version by default. This was a design choice. It can however be activated with custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display:block!important;
}
.td-header-sp-top-menu{
display:block!important;
}
.td-header-sp-top-widget{
display:none!important;
}
}
2)If you only want the menu to be sticky on mobile, you can use this css to remove the sticking menu from tablets and desktop:
@media(min-width:767px){
.td-affix{
display:none
}
}
Thank you!
1. Top menu does not appear on mobiles, how to fix it?
I can not change it with Custom CSS 🙁
2. How to do that the header menu scroll it on phones but not on PC?
Hello,
The top menu does not appear on the mobile version by default. This was a design choice. It can however be activated with custom css:
@media (max-width: 767px){
.td-header-top-menu-full {
display:block!important;
}
.td-header-sp-top-menu{
display:block!important;
}
.td-header-sp-top-widget{
display:none!important;
}
}
I hope this helps.
Thank you!
Hello Sir,
Top menu does not appear on mobiles , how to fix it.
you can check for it in the newspaper tech demo site too on mobile..it doesnt appear on mobile devices, as such such a nice menu bar gets wasted 🙁
Awaiting reply
Best regards
Hello,
You will need to be careful when creating your homepage in visual composer and check every element to see if it gets displayed properly. Right now you have a big grid 5 on your homepage that creates this white space as it probably has no posts to display: http://screencast.com/t/WgqljMruvPT
As for the mobile menu colors, they can be changed from the theme panel here: http://screencast.com/t/Djlu2oEr
Thank you!
Hi
The mobile menu icon has been changed: http://screencast.com/t/SgcZfGxbeo so you van b try to update the theme at the latest version available on themeforest. Also you can use the Font Awesome 4 plugin, which works fine with the theme, and add other icon like this: http://screencast.com/t/Y41lHhSFhmi2 – http://screencast.com/t/jVgT02AW8
Hope this help.
Thanks!
Hi
To remove the mobile menu you need to edit the header-menu.php and delete the indicated line here: http://screencast.com/t/ssP045jd – http://screencast.com/t/1csTkliKx
Thanks!
Hi,
Top menu does not appear on mobiles even with this CSS:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;}
.td-header-sp-top-menu{
display:block!important;
}
.td_data_time{
display:none!important
}
.td-header-sp-top-widget{
display:none!important
}
}
I spent the weekend trying to figure out how to solve this problem.
Please, look at my site and give some suggestions: http://www.objetivamente.net
I really need that top-menu on mobiles, because I removed the main-menu completely.
Hello
i have somepages on mobile menu, can i add favicon or anything to make them special ??
this is my mobile menu.
http://www.ru-w.info/pic.php?u=47kqjL&i=23
can i make them like this??
http://www.ru-w.info/pic.php?u=47kqjL&i=22
thank you
Hi, I need to place additional menu (for topics categories list) and I would like to make it in off-canvas menu like on New York Times website (screenshot). Would you be so kind to suggest some solution for this task. It would be imperative that this second off-canvas menu not to be mixed with main menu in mobile responsive page widths.
Thanks in advance.
Hi,
You can display the sign in widget from top bar also for mobile devices. The top bar is hidden because it is not customized for mobile, but if you want only the sign in/register it can be done, please try this solution – https://forum.tagdiv.com/topic/login-register-topbar-menu-in-mobile/
Also we will try a better implementation for sign in widget to be available also for mobile device in a future theme update, as we are aware about this issue.
Please provide your site url if it doesn’t work so we can inspect this and provide an accurate solution.
Thanks!
-
This reply was modified 10 years by
Alin [tagDiv].
Thank you so much Andrei!! It works.
I removed the main menu and only left the top menu… but is it normal that I can’t see it on mobile?
Hi Alin,
Can I create the widget or a link tot the widget somewhere else. Mayby in the main-menu? I need a sollution for my mobile users.
Hi,
If I remember well I have replied also on dashboard regarding this, unfortunately this code cause issues to the theme so please review your code, make sure it is correct and contact the person who provided and as him about this as it affect the theme’s menu and search buttons on mobile and I cannot provide a solution for it.
Thanks!
Hello , I need urgent help
I changed the colors of the ” theme color ” and I broke the site, seen ugly, and every article are different colors , very ugly.
Can you tell me which colors are necessary :
“General theme color ”
” Heder (top menu , main menu , mobile menu , header ) ”
” foother ( foother , sub- footer ”
” Content ( pages , post) ”
Please , help me , sees strange and ugly , no longer understand anything
Hi Bogdan, this seems to be happening when you are actually in a mobile device using safari browser from iPhone, and not a desktop browser and attempt to scroll down having the menu open. In my case from the homepage as in this link again: http://www.screencast.com/t/IadWYUFv
Hi,
I have checked your mobile menu on homepage – http://screencast.com/t/zd9ZacyJJi but did not found any issue but on article page it seems that the menu button link is affected – http://screencast.com/t/72VnzE4Mt I suspect that it comes from a script that you use or it is added by a plugin- http://screencast.com/t/dNrLlglwyQP Please disable all the plugins except Visual Composer, clear all the cache, purge your files and remove any custom modifications that could cause this and see if you still have this issue. I could not found any issue on mobile menu, also you can try to do a clean theme install on a subdomain or local and test it only whit the plugins provided with the theme and without any custom modifications and check it.
Thanks!
Hallo, i have a very big problem with mobile menu.
My website is topnews(dot)gr
I disabled all plugins, clean cache
Remove cloudflare clean cache
But i still have the problem (visit page with mobile to see problem)
Try menu at homepage and in articles