No search results were found in Documentation!
Hello,
With Tagdiv newspaper template (fastnews) when you open the home page with a mobile and click on menu icon you see the menu but you also see at the top social media icons.. Is there a way to remove these social media icons at the top of the menu? I found no way to do it with the tagdiv composer.
Ok, I reverted the mobile menu from the original header.
Hello,
I am not sure how but I am seeing a different mobile menu, not the default one which comes with an urban observer template.
https://ibb.co/Wv4V6jh8
Please Help
Hello,
I’d like to ask how I can modify the breakpoint at which the mobile and desktop headers switch.
Currently, the layout changes at 768px, but due to a long navigation menu, I’d prefer the switch to occur at 1400px.
Could you please let me know how to adjust this setting?
My test website is: https://dataconurbano.net/test/
Thank you in advance.
Hi, the menu on the mobile version of my website is not working. The page freezes when you click on the menu. Here’s the website. Please help.
Hi Calin,
Thanks for the clarification!
I’m using a Cloud Header but with the standard mobile menu, and your suggested CSS for the expanded subcategories works perfectly in this setup.
Also, your explanation regarding the social icons makes sense. Since I want to keep them on desktop but remove them on mobile, the CSS approach is exactly what I needed.
Appreciate the quick and helpful support!
Hi. Is there any way to remove the registration buttons and logic, for example in mobile menus, if you don’t want to offer account registration functionality to users? Because in mobile menus the register link/button always appears, and I don’t know where to configure it.
Hi,
There is one left place where the socials are set, this is on mobile menu. I see that for mobile menu you have set a page in popup element, so you need to edit that page and remove the words from socials set there. = https://forum.tagdiv.com/modal-popup/
Thank you!
Hi,
From the theme panel > social networks you need to remove the social networks and this will remove theme from standard headers and mobile menu. But in case that you are using a standard header template and not a cloud then this method will remove the socials from both (desktop and mobile) versions. So, if you are using a standard header and footer then you’ll need to use the above css.
The expanded subcategories on mobile menu can be achieve on cloud header were you can use a popup element as mobile menu and you can create the mobile menu in a page using tagDiv Composer and you can use the element list menu, that one can be configurate to display by default the menu expanded. This can be done only if you are using a cloud header.
If you are using the standard header then you can try this custom css:
.td-mobile-main-menu .sub-menu {
max-height: max-content;
opacity: 1;
}
.td-mobile-content .td_mobile_submenu > a .td-icon-menu-right {
display: none;
}
Thank you!
Hi Calin,
Thanks for your reply!
Regarding the social icons in the mobile menu, you mentioned removing them via theme panel > social networks. Could you please clarify which exact setting disables them from showing in the mobile menu only? I would like to keep them on desktop (footer) but remove them from mobile menu.
As for the expanded subcategories, you mentioned it “should be working now” — does that mean there is now an option in the admin panel or menu settings to have subcategories expanded by default on mobile? Or is there a specific class, script modification, or menu setup required to enable that behavior?
Would appreciate a bit more detail on both points so I can implement the changes correctly.
Thanks again!
David
1) Still issue with menu alignment and
subscription module
https://ibb.co/9myDSzcm
https://ibb.co/cSbw4Q2n
2) Also, another major issue in mobile view when click on hamburger icon it open the webstory instead of menu
https://ibb.co/h5RHqXW
Please help!
Hi,
If you do not want any socials to be display in the mobile menu, then you can remove theme from the theme panel > social networks or use a custom css like this one:
.td-menu-socials-wrap .td-menu-socials {
visibility: hidden;
}
The subcategories on menu should be working now, in the thread mentioned by you most probably it was a but or soothing like that – https://i.imgur.com/181eOem.png
Thank you!
Hi,
This can be done if you are using a cloud header, edit it with tagDiv Composer and use the mobile horizontal menu element – https://i.imgur.com/oOdrVwU.png
Thank you!
Hi,
I have a couple of questions regarding the default mobile menu behavior:
Disabling the .td-menu-socials-wrap area:
Is there a way to disable or hide this section in the default mobile menu via the admin settings? If not, what would be the recommended method (CSS or PHP) to remove it cleanly without affecting other parts of the menu?
Expanded subcategories in the mobile menu:
I came across a thread from 2020 stating that subcategories in the default mobile menu could not be shown expanded by default, as they were controlled via JavaScript. However, I recently saw a demo that seemed to use the standard mobile menu and had the subcategories already expanded when the menu opened.
Has this feature been updated or made possible recently? If yes, how can I achieve the same behavior?
Thanks in advance for your help!
i want to set the mobile main menu to full width. – https://prnt.sc/TcM_c1End6jq
I see something strange in my site https://shippingandfreightresource.com.. When I DISABLE Mobile Theme for Newspaper, the site looks and behaves ok on MOBILE.. But when I activate Mobile Theme, sometimes it works and shows https://shippingandfreightresource.com/about which is the default home page but sometimes it goes to the “articles” page and keeps redirecting to the articles page even if I select the About page on its own from the menu..
Then when I go to https://www.shippingandfreightresource.com/hariesh-manaadiar/ – the mobile shows a blank content page but has the footer.. When I do this, the menu background and colors seem different..
Am not sure what’s happening.. Any suggestions..??
Right now for sake of my sanity I have disabled the mobile theme..
Hi Calin,
I tried that, but it didn’t work. I then saw there was another JS file called tdMenu.js and this was the one that needed to be excluded, and now I have caching and the mobile menu works.
regards,
David
Hi,
The demo you have installed used for mobile menu a popup element that has attached a page, so you’ll need to edit that page – https://forum.tagdiv.com/modal-popup/ to see the age id or to open the page that is used, select the mobile view port in composer, and click on mobile menu, then you can click on edit link and this will open the page that is contain the mobile menu page – https://i.imgur.com/8AQt3zL.png
I hope this will help you!
How to edit logo and button on mobile menu overlay
https://ibb.co/qFsqBv0K
Hi,
Ok, so I use my phone and I checked all but all mobile menu elements but for me the that ‘tipobet’ was not displayed. Do you have the possibility to test it with more mobiles? It is possible that this popup/redirect to be only for some regions or it can be an isolate case. I tested using android.
I also tested on desktop using a mobile simulator and everything as ok.
Now checking your screen record by checking the network it appears that this is a googlebot – https://i.imgur.com/DDIevxw.png also, I so code related to apple, so it is possible to be a problem that will be only on iOS.
Thank you!
Hi,
I want to show some menu items under the “More” dropdown only on tablet view — not on desktop or mobile. There’s no setting in tagDiv Composer for this.
Please let me know how to achieve this or if a workaround is available.
Thanks.
Dear Support Team,
we are currently experiencing an issue with the Newspaper 12 theme (latest version) in a WordPress Multisite environment. On any post or page where the paywall is active, the burger menu also displays the paywall overlay. This is incorrect behavior — the navigation menu should remain accessible and unaffected by the paywall restriction, allowing users to browse the site structure even if the article content is restricted.
This issue is particularly noticeable on mobile devices and occurs consistently on all pages with active paywall protection. It seems that the paywall overlay wraps the entire page content, including the mobile navigation menu.
We are using the following setup:
• WordPress Multisite with separate instances per blog
• Theme: Newspaper 12
• Page Builder: tagDiv Composer (for all pages)
• Post Editor: Gutenberg (for all articles)
Relevant Plugins in use:
• tagDiv Cloud Library
• tagDiv Composer
• WooCommerce
• WooCommerce Memberships
• WooCommerce Subscriptions
• and others


Hi,
The mentioned demo is using for mobile version a popup element that is displaying a page, if you want a simple menu, please use tagDiv Composer, select the mobile version and replace the popup element with mobile menu element (this will use one of the menus created in WordPress) -> https://i.imgur.com/moyiEMv.png – https://i.imgur.com/CwTQkAI.png
Thank you!
Like this – https://prnt.sc/7u8gsvi-Lhym
Hi,
“Unfortunately, the mobile hamburger menu does not include this option by default. While it is possible to implement it through theme code, this approach is not recommended unless you are a developer.
A better solution is to use a Cloud Template header and create a popup element with the tagDiv Composer. In this popup, you can link to a page that contains all the elements you’d like to display in your mobile menu.
Thank you!