No search results were found in Documentation!
Hi,
is it possible to switch to the mobile menu as soon as the normal menu expands to two rows, which happens on an upright held iPad? I don’t like the way it looks with two rows. I already tried to reduce font size but that doesn’t look good either.
Is it also possible to change the block used in a sidebar when using a mobile device? I would like to use block 7 on the desktop, but block 9 on mobile devices, because the sidebar is too similar to the content of the page and there is no longer sufficient visual delimitation. Is it possible to change the block or does the look of block 9 have to be imitated via CSS?
Hi,
@Janty Do you mean the top bar socials? – https://www.screencast.com/t/eXHbdWl0
Those will be displayed on mobile as well, in the menu (regardless of mobile theme)
– https://www.screencast.com/t/bsGsaJUuZ
If the socials are removed from Theme panel->Social networks, they will be removed from both desktop and mobile.
Please correct me if I misunderstand something.
So you mean the login options on mobile? Use a code like this to remove it
– https://www.screencast.com/t/uk9DeaYIrHfz
.td-menu-login-section {
display: none;
}
Enter that in Theme panel->Advanced CSS phones field if you don’t use the mobile theme.
If you use the mobile theme plugin, enter that in Theme panel->Mobile theme->Custom CSS.
I removed social icons from the main menu. These icons are not showing on the desktop view but the icons are showing in mobile view. How can I remove social icons from the main menu of mobile view?
disable this option to enter the administrator, which is in the mobile menu,
http://prntscr.com/k5rwjo
please
I removed the social icon from the main menu. The icons are not showing in the main menu in the desktop. But it shows on the mobile main menu. How can I remove the social icons from mobile view?
Hi,
Ads cannot be disabled on specific posts or pages. Once entered in the theme panel ad spots they will be displayed at all times. They can only be disabled by device
– https://www.screencast.com/t/tMZQsVie
If you require more advanced ad options, many users recommend the Adrotate plugin. Based on user feedback this works with the theme, more about it here if you want to take a look
– http://www.wpbeginner.com/plugins/how-to-manage-ads-in-wordpress-with-adrotate-plugin/
– https://ajdg.solutions/manuals/adrotate-manuals/
The mobile menu will be accessible when the page is fully loaded. So if the page takes a long time to load, the menu may not respond. Our demo would be for demo purposes, we will try to optimize it more however.
Thanks
Hi,
What exactly do you want to do? The hamburger icon is displayed on mobile as an option to open the mobile menu modal window. On pages it is available as an icon
– https://www.screencast.com/t/Xb9y7Hjkvwl
Thanks
AD PLACEMENT PROBLEM
Can’t disible ad text and ads on specific page or post.
MOBILE MENU BUG
The menu has problem sometime working, some time hang.
Like if we click on the menu bar the menu is not appear.
This problem is on all newspaper theme website including tag div website that use same mobile menu.
how do I remove the entry record that is inside the mobile menu
hello,
I need to put mobile menu (hamburger) on 2 pages, please give me a clue on how to do it.
thanks a lot
You simply have to copy it from here, then enter it in the Custom CSS section
– https://www.screencast.com/t/IRQ9MqsZDs
Once you save the settings, the code will be loaded and the top menu should be displayed on mobile.
Hi,
The top menu is removed on mobile. I could give you a code to make it visible, the result would be something like this
– https://www.screencast.com/t/RI1YoMXcI
@media (max-width: 767px){
.td-header-sp-top-menu,
.td-header-top-menu-full {
display: block!important;
text-align:center;
}
.td-social-icon-wrap{
display:none;
}
.menu-top-container {
margin-right: 0;
}
.top-header-menu li a {
margin-right: 12px;
}}
If needed I could modify this code. It can be entered in Theme panel custom CSS section.
Thanks
Hi,
1. That would not be possible, when the mobile menu or search is accessed the page will scroll to top. Currently there is not setting to change this functionality, maybe there will be in the future.
2. That would depend on how well the website is optimized. As soon as the page is fully loaded the menu can be used. We provide a mobile theme plugin for more performance on mobile
– https://forum.tagdiv.com/the-mobile-theme/
Thanks
After working on the website for a long time, I realized that the top most menu does not appear when I open my homepage on mobile. The site I need help is with https://defencelover.in
hi,
I am troubled to discover problems while using your theme.
Please help me.
The problem arose in mobile devices.
Please check the contents below.
1. After scrolling, pushing the hamburger menu or search button in the sticky header causes the problem to move to the top.
-> I want the menu to appear on the page I am currently viewing.
2. The response is too slow when you press the hamburger menu or search button in the Sticky header after scrolling.
-> I want to respond quickly.
Best regards
Wakui
Hi,
Unless you use the mobile theme plugin, the same menu from desktop will be displayed on mobile. An option to display a different menu on mobile without using the mobile theme is not available at the moment. Sorry for any inconvenience.
Thanks
There are 2 things i want to do in the menu:
1. Change the spacing between menu items
2. I am happy how the menu looks on desktops. When view on smaller screens though the menu move under the logo and sometimes appears in 2 lines (see attachments below). How can i change that and set it to appear in mobile view if it doesnt fit in the screen?
https://ibb.co/juphP8
https://ibb.co/cGMU48
https://ibb.co/hHNfBo
I want to have a different header main menu show to mobile users than the one I show to desktop users. How can I do this? I don’t want to use the tagdiv newspaper mobile theme plugin, I want to just use the main theme.
Hi!
I open site to desctop (google chrome) – see good site:

If I reduce the width of the browser window to a minimum, i see mobile version – all ok:

But if i open site to mobile devices, i see page without content and i not can listing, not can lick to menu and etc:
site url: http://stbud.com/word/
Hello David,
Sorry but please notice that our theme does not have any such an option that allows you to increase the width size for Mobile Menu and also, we do not recommend to do this because the theme layout can be easily broke.
Thanks for the message!
Hello lifemathmoney,
Sorry, but please notice that the menu on mobile has a different functionality than the desktop layout menu and the theme does not have any such an option that allows you to do this, unfortunately! Here is talking about the mobile and desktop menu which has different functionality and which are created differently, sorry! Notice that the menu on mobile is optimized for that viewport (maxim 767px as width) and the theme does not have any option to change it to look like similar with the desktop menu, sorry!
If you want additional customization, you should do it yourself because we cannot provide custom work. Also, if you are not aware of the steps which are needed to take in this case, please consider hiring a freelancer/developer to help you! Basically, we recommend the developers from studio.envato.com
Thanks for your understanding!
Would it be possible to add an image, instead of a color, as the background of the mobile menu bar?
Thaks for all guys.
My menu is too long, but rather than change the items I’d like to have the mobile menu appear earlier/ wider.
Currently it pops in at 767 but I’d like it 959 instead, is this possible?
David
Simion. Thank you for responding, but in the home is an ad in the header and another after the main menu, which is shown or sometimes shows the ad of the header and the other does not, or vice versa.
As for the mobile version it does not show any.