Search Results for 'mobile menu'

Results from the Forum
IS
Participant
#0

I don’t like the sliding animation for menu and search in mobile and would like to remove it.
Do you have custom code to do that?

A good example here: beebom.com

ekreator
tagDiv Member

Thank you for the reply, but unfortunately it doesn’t solve the issue at the “blog” section.

Let’s say that we found the way (in the back end) to remove the appearance of the subcategories, and that’s a non issue.

The problem is where not all categories and subcategories are not showing (we have a lot of subcategories). I don’t know how to show you the problem.

The mobile menu shows all the depths (except the first level) of categories as one, there isn’t a submenu for subcategories on the mobile menu

So if you have:
Main menu
— submenu1
—–subsubmenu1
—–subsubmenu2
—–subsubmenu3
——-subsubsubmenu1
——-subsubsubmenu2
——-subsubsubmenu3
—–subsubmenu4
——-subsubsubmenu4
——-subsubsubmenu5
——-subsubsubmenu6

the mobile menu will show it as:
Main menu
— submenu1
—–subsubmenu1
—–subsubmenu2
—–subsubmenu3
—–subsubsubmenu1
—–subsubsubmenu2
—–subsubsubmenu3
—–subsubmenu4
—–subsubsubmenu4
—–subsubsubmenu5
—–subsubsubmenu6

And, ok that is a hierarchical problem that we found a way to workaround and show (only the second depth) as:

Main menu
— submenu1
—–subsubmenu1
—–subsubmenu2
—–subsubmenu3
—–subsubmenu4

BUT, there is sa “limit” where let’s say in this case, it gets only the first 5 menus, where it shows:

Main menu
— submenu1
—–subsubmenu1
—–subsubmenu2
—–subsubmenu3
——-subsubsubmenu1
——-subsubsubmenu2

And when we remove subsubsubmenus it show as:

Main menu
— submenu1
—–subsubmenu1
—–subsubmenu2
—–subsubmenu3

and now the last subsubmenu4 isn’t shown because of the “limit” (and we don’t know where the limit can be rised)

That’s the problem, not the hiding of subcategories (3rd level depth) more than upping the limit

Calin
tagDiv Staff

Hi,

Please make sure that you have selected am menu for mobile device -> https://www.screencast.com/t/NDq91T8MR565

Thank you!

Calin
tagDiv Staff

Hi,

In order to show only a part of subcategories in mobile menu you can use this custom css
https://www.screencast.com/t/IKJLJ8ly
.td-mobile-content ul li ul li:nth-child(n+5){
display: none;
}

Set the code in Theme panel>Custom code>Custom css; in this way you’ll not need to use child theme or make any changes in theme.

Hope this will help you!
Thanks.

ekreator
tagDiv Member

we’ve tried a lot of things… we’ve made a copy of the site here
https://staging2.ekreator.hr

We’ve updated the main theme and turned off the child theme (all the changes are in the child theme) and turn off non essential plugins… so bare bones portal.

We have 3 depths of categories but only want to see first 2, so on the main site (let just focus on the “blog” top category) you only see few categories.

When we use a lot of subcategories (because we aggregate sites) is where the problem arises.

The modification that we did was hiding the deepest category from menu upped the limit, but we only found that for the “mega menu” on this location:
includes/shortcodes/td_block_mega_menu.php

But now we have a problem for the “mobile menu” that we can’t seem to find where to up the limit.

This is a summarry of the problem, if you need more, in depth problem clarification, I can do it with videos and screenshots if you need.

Thanks

leazo
tagDiv Member

That I fixed by changing the header, now am stuck at making the mobile menu work. It keeps refreshing the mobile page whenever clicked on. Also, my analytics seems not to be reporting accurate data, almost 80% down on reporting

neocrow86
Participant
#0

Hello,

mobile always appears in the menu “click here – to use the wp menu builder”

I think it’s a wp rocket problem.

which file would I have to exclude so that it is not chached?

thank you

leazo
Participant
#0

Mobile Menu loads (refresh the page) when Clicked https://exposeke.com/

fabienpomies
tagDiv Member

Hi Calin,

I don’t want to change my menu for mobile. I want to change for desktop…

Simion C.
tagDiv Staff

Hi,

Depends if the mobile theme is active or not. If the mobile theme is active, there will be a setting to choose the mobile menuhttp://prntscr.com/ns7rh3

If you don’t use the mobile theme, then the only way of having a different menu on mobile is if you use a cloud header template – https://cloud.tagdiv.com/#/load/Headers

Import/create a cloud header template, then while editing it activate mobile mode and select the needed menuhttp://prntscr.com/ns7t5khttp://prntscr.com/ns7taq

Thanks

zema80
Participant
#0

How to change the menu in the mobile version? I only found a change in the background.

Calin
tagDiv Staff

Hi,

Please check this similar topic -> https://forum.tagdiv.com/topic/enabling-mobile-theme-replaces-header-logo-with-news9paper-logo/
You can change the menu in tagDiv Composer like this -> https://www.screencast.com/t/2ZF9JveF

Thank you!

snahmetkaya
Participant
#0

https://tagdiv.com/amp-newspaper-theme/

I have used your Newspaper theme and enable the “AMP” plugins. But, I have 1 issues. I have activated the Mobile Theme plugin and then the AMP Plugin. Made all the Configuration mentioned. But desktop site is completely broken. When I disabled the AMP plugin but the Mobile theme is active, there is No problem. But with activating the AMP plugin desktop site breaks.

Thens.

https://wpsitekur.com

mira
Participant
#0

Hi,

we are running our site (www.florida.nu) on Newspaper, the site was set up for us, using a child theme (v7.2c). I updated the newspaper theme to 9.6.1.(we rolled back from the recent update because we are working with WP bakery page builder and this is not compatible with tagdiv composer), but the child theme still remains on v 7.2c.
The mobile version of the site is not working properly any more. The menu does not work (nothing happens when you click on it) and the pictures are not shown, neither in the grids nor on the posts.
Another issue we have been having is that when creating a link in facebook, facebook does not show our images on that link anymore. I ran a check and the Warnings that came up were:
” Inferred Property The ‘go:image’ property should be explicitly provided, even if a value can be inferred from other tags.”
and
“Missing properties The following required properties are missing: g:url, go:type, go:image, go:description, fb:app_id”
Maybe this issue is related?
I have disabled all plugins, using the health check & troubleshoot plugin, this did not change anything for either issue.
What else can I do? And what is the advantage of running a child theme? May this be the problem? Can I switch to the normal theme without problems?

Thanks,

coachkriswatkins
tagDiv Member

Thanks for reaching back out, I am also having a number of issues since the update with my mobile menu no longer showing. I have read through other peoples post on here who are having similar issues and it seams there is no solution (the amp plugin is not a go for me I have had a number of problems with it in the past). I have emailed support to be able to download the previous version of the theme.

Thanks

ekreator
Participant
#0

We are using the theme on https://ekreator.hr/ and we have a lot of subcategories that weren’t showing so we uped the limit in:
includes/shortcodes/td_block_mega_menu.php as we are using mega menu.

But we can’t seem to find where that info is for the “td_walker_mobile_menu” walker as you can se for the “blog” section on the mega menu there are 4 sections, but on mobile there are maximum of 3.

Please check the screenshot here:
https://www.dropbox.com/s/3hhztyyy1492pxw/missing%20category.jpg

lovewedpin
Participant
#0

Dear Support,

2 issues, hope you can answer that:
1) I want to change the login and register link to /wp-login.php page in the mobile version? How can change it?
2) I would like to disable the login/register in the top header bar. How can remove it? I would like to add it manually and link with /wp-login.php page using the menu function.

MOH YUSUF ROHMAN
tagDiv Member

I have another question. Before it I was like to use the mobile newspaper theme for non amp version, but I have problem with advertisement on the mobile ads. Ads also appear on static pages such as about me, TOS and Privacy policy which is an invalid place for ad placement. How can I turn off the ad on the page if I entering ad code on the mobile ads menu in the theme panel?

Thank you for your support. Very much appreciated

SPAREGmbH
Participant
#0

Hy together,
I have a Child Theme with a modified top-menu.php with a login redirect.
With the Old Version everything works finde. After i updatet to the new Version 9.7.2 i saw that the top-menu.php is missing. Did you removed or renamed these File in the New Version?

On the Mobile Version it works as i expected. Only i the Web Version Desktop i have these strange behaviour.

Thanks for helping
Fredi

delavitta
Participant
#0

Hello I have another question that I do not know how to solve it. I want to have a theme that does not have a menu in the header, on the web or in the mobile version.

On the home screen I was able to delete the menu.

However, on the page of the post and the category, the menu button is displayed on the mobile and on the web it shows a link to create a menu. What I want is to have no menu or show anything, any help beforehand.

Calin
tagDiv Staff

Hi,

I think that you are using a menu like this -> https://demo.tagdiv.com/newspaper_dentist/ with anchors on menu, please try to set a different menu for mobile theme.

Thank you!

TimeToGoogle
Participant
#0

Hey,
clicking the burgermenu on mobile theme causes a jump to the top of the page. How can i disable or fix this ?

Best regards

Catalin
tagDiv Staff

Hi,

Unfortunately, I cannot recreate your problem on the website, sorry! I have checked your website on mobile but I did not see that anchor link through your main menu items. How you have tested to see that problem? Provide more details and screenshots with this problem so we can identify it.

Thank you!

Simion C.
tagDiv Staff

Hi,

I see it, it looks like this – http://prntscr.com/noqrhf Only if I close the ad the socials and close icon can be seen.

I could give you a code to push the container down, so they will be visible. Something like this – http://prntscr.com/noqs8mhttp://prntscr.com/noqtyu
It will apply for the mobile menu or search modal. Enter it in the phones section of the Advanced CSS section – http://prntscr.com/noquqp

.td-menu-mob-open-menu #td-mobile-nav,
.td-search-opened .td-search-wrap-mob {
margin-top: 94px;
}

Thanks

thalesbrandao
Participant
#0

Hello good day. I need to change the home page of the mobile version. my site is http://www.cidademarketing.com.br – how do I leave my home page being this link http://www.cidademarketing.com.br/marketing/category/noticias/

another question: the first three names of my mobile version menu do not work. how to solve?

background image not visible

https://drive.google.com/open?id=1fU4pXdjMyMFVRAc8ni28bo1h13p34bcQ (home)
https://drive.google.com/open?id=1O8AvmNTyDFe4xRW-Z21Y-gmOInAd2JLl (menu – 3 first items not working)

thanks.

Viewing 25 results - 4,126 through 4,150 (of 8,091 total)