- TutorialsWhat is Ajax preloading?
Hi,
So what you would like to do? Do you want to change its color?
You can try this custom css in Theme Panel > Custom Css – http://screencast.com/t/YCO05sxaW
.td-header-top-menu .td_ul_login a {
color: #ff0000;
}
Unfortunately there is no login widget available, it was implemented only for top menu and mobile menu.
Thanks!
Hi guys,
We are having some issues with my mobile page – we could customize everything (for the web) as per normal. However, for the mobile view (tagDiv mobile plugin), we were not able to customize anything). Even the logo (which we changed under headers) is not showing. Also the background color didn’t change at all. The only thing that change were the menus.
We also see “enable thumb nails from Theme panel” which was already enabled by default. We tried “regenerating thumbnail” thought the plugin too.
I am not sure what we are doing wrongly here – any thoughts?
Visit http://beep.sg (on the phone for details).
Don’t think this is a cache issue – (we removed cloudflare, super cache and waited a few hours on incognito)
https://snag.gy/CrZqog.jpg
https://snag.gy/pFfmlM.jpg
https://snag.gy/ErJHFy.jpg
https://snag.gy/6szYiC.jpg
https://snag.gy/qGotED.jpg
:))) follow :
1. Theme panel
2. Theme colors
3. Mobile menu / mobile search
4. Menu Bar – Icons color – select black !
All done !
Hi,
I’m using the Newspaper theme (latest version)
I have activated the mobile theme on my site (www.beingfilipino.com) and noticed that when the sticky menu is activated (always, mobile or any other option), the page is re-sized (in terms of width). So here is what happens-
1. Mobile theme is activated and sticky menu is enabled always
2. I’m testing this on iPhone 6s in portrait mode
3. Load the site, the page loads and everything is fine. The content is displayed to the full width of the screen.
4. The issue starts when scrolling
5. I scroll down and then scroll up. When scrolling up, somehow the width of the container is changed due to the sticky menu.
6. if you scroll up to the very top, you’ll notice that the actual header menu is cut off on the right, meaning it has some white space at the end and the page content also doesn’t use the full width available.
here’s what i mean

I tried to change some of the css properties to show max-width, but didn’t help.
Could you help me pls???
HI, I don’t want to use the mobile theme though as i don’t have any recent posts to display. I just want a menu on the normal website for mobile?
Hi
Please provide your site url so we can have a closer look at thi issue and we will get back to you as soon as possible. Meanwhile make sure that you have a menu set for mobile devices: http://screencast.com/t/v2J3etMMV More details about theme how to create a menu can be found here: https://forum.tagdiv.com/main-menu/
Thanks!
Hi,
My menu doest not seem to appear on mobile, it just shows a search bar? Any ideas?
Hi,
Thanks for letting us know! I have added it on our list and it will be fixed in a future theme update.
Please try this custom css in Theme Panel > Custom Css for a quick fix – http://screencast.com/t/KEYpJ1Um
#td-mobile-nav .td-menu-socials {
height: auto;
}
Thanks!
There is a bug with mobile menu (menu styles that kick’in on media query ). If you have more social items then 6, they will not be shown but still will be rendered.
@media (max-width: 767px)
Here is an example:
https://s3.postimg.io/y4m2akkxf/multiline_socials.png
IMO they should be shown.
Also just to add – I’ve been using the Automattic plugin with Yoast Glue, Yoast SEO and there is also Custom (AMP) Accelerated Mobile Pages plugin by lamvt – this adds ‘related posts'(although at random dates) and it adds your mobile menu -they all work great with the theme – I don’t use any of my ads at all – why? because the AMP pages show up in search results (currently only news carousel though this will change soon) – and therefore they’re probably new visitors who will view the main site at some point, page views increase anyway, brand awareness increases, and the big regional competition aren’t using AMP yet because they’re scared – so I actually look better then many regional brands – the theme works perfectly with this set up for me.
-
This reply was modified 9 years by
PatWire.
Hi!
The social buttons on the menu in the mobile version of the site don’t work, they just lead to a 404 page on my site… what should I do?
Thanks
I cannot for the life of me figure out where the color is being pulled from for the mobile main website navigation. Screenshots:
If you look carefully, the menu background is darker than the logo background:

This is where the color is being pulled from:

Any idea where that “020202” is located? I’d like to change it. Thanks!
After the latest update my menu only works on the desktop. When you shrink the window on deskstop it shows you how it should work. Ie The mobile logo in the center that takes you back to the homepage and the menu grid logo on the left side that opens out to menu items.
Not sure if you can see this screen shot.
I have tried everything on my settings, nothing changes the problem
Is this a glitch?
Thanks, Marina
Hi,
You can read more about the mobile theme plugin here – https://forum.tagdiv.com/the-mobile-theme/ It comes with its own templates and it was not designed to work with Visual Composer so there are no blocks that could be used on mobile theme. Please note that it is an optional plugin and if you’d like the same content that you have on desktop, you can disable it.
If you load Swedish language from theme translation system, all the theme’s strings will be translated also on mobile devices, even if you use or not the Mobile Theme plugin – https://forum.tagdiv.com/loading-translations/ Or you can translate Latest Articles manually – https://forum.tagdiv.com/customize-a-translation/ – http://screencast.com/t/tkQytPCWlR3K I have checked this on my side an did not found any issues – http://screencast.com/t/VmsrmdXPLxy
I suggest to use the recommended size for mobile logo – http://screencast.com/t/amS1BHog4
However if you want to use it like it is know I will provide a css code to increase its size – http://screencast.com/t/l6Nj75et
@media(max-width: 767px) {
div.td-main-menu-logo img {
max-width: 186px;
}
}
Thanks!
HI
Theme’s header styles have different layouts on mobile devices and on some of theme header ad is displayed above main menu. An example could be header style 1 which is also used on your site. If you want to change the default implementation you’ll need to edit the file corresponding with header style used: http://screencast.com/t/90ajkv4pcq Note that you will need some codeing skills n order to achieve the desired result.
Thanks!
We replied via email regarding the sticky menu.
As for the colors, you can change them from the mobile theme settings here: http://screencast.com/t/XpMxZUe5
Thank you!
I already sent you the information by email…also, please note that sticky menu is now working in both direction on desktop but with mobile theme activated it is working with smart scroll only when user going down to up then it is sticky…..please advice for mobile theme…
I’m using Newsmag version 2.3.6 and don’t want to update. The mobile menu and mobile search box looks terrible in the latest version.I did a test update, hated it so much, then reverted back to version 2.3.6.
My only problem with version 2.3.6 is that the image captions don’t display in smart lists.
Is there a simple patch I can use to fix this?
Hi Andrei,
This is helpful. Is there a way to add some of the items from the top bar nav menu in the custom mobile menu? I don’t need to change the structure. I just want to make sure I can get some of the top nav items in the mobile menu.
Thank you very much.
Hi lethow,
Do you have any custom implementation to your website? As you can see, by default, the right position of the top Ad is below the mobile menu and not above it, as you can see here -> http://screencast.com/t/M7v6lNm2GT5 You can provide your website URL so I can inspect it closer.
Thanks.
How to move the top header ad below the menu on mobile?
Hello lethow,
If you are using the Mobile Theme, please notice that the Always Sticky menu not working. For an accurate code regarding on your background color, please provide your website URL so I can inspect it closer and also, the user/password, so I can access it.
Thanks for your understanding!
On Mobile, when we are going down then menu is not sticky but when we are going up it is sticky. We know that its called smart scroll but we want sticky both the times.
https://s9.postimg.org/3qejz6yhb/Image_3.png
Also, please advice how to change black background to white at header and footer as marked in above screen shot.
On Desktop, Menu is not sticky at both time, we want sticky for both times on desktop also.
Is there a way to prevent scroll to top when clicking on the mobile menu button? I’m assuming it’s by design and somewhere in the tagdiv_theme.js?
Hello Thomas,
1)Please keep in mind that the Mobile Theme has not been tested with Woocommerce, bb press, Buddy Press.l This concept intends to display only the Big Grid (posts from Featured category), some text which must be written in Mobile Editor and the Latest Articles module in the bottom of the page. If you are unhappy with the mobile version you can turn off the plugin and the theme will be switched to the general mobile responsiveness version. This is not a bug in the theme, this is just the theme behaviour with the mobile plugin. It has been designed to have very basic structure, clear and very easy to use.
2)Please notice that the posts from your Big Grid at the top of your homepage in mobile theme come from your Featured category, for more information about this, please check here -> https://forum.tagdiv.com/the-mobile-theme/
3)The mega menu not working in mobile theme, sorry! If you want to develop more levels in our theme and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide customization services at the moment, sorry!
Thanks for your understanding!