Submenu not appaering in Mobile Theme

Posted in: Newspaper
Post count: 58

Hi,

I am testing the mobile theme plugin on my test subdomain.
But while i open the menu, the submenu are not appearing in the mobile.

site: http://www.harishzone.com/test

Notice that “Bollywood” and “SouthZone” has sub menu in desktop, but in mobile it does not appear.

Post count: 23312

Hello svharishtech,

I have checked your website on mobile mode and I saw that the menu is right displayed, as you can see here -> http://screencast.com/t/NKPJ7mN8 Please try to clear all your caches and check again. For more information about our new mobile theme, please consult the documentation here -> https://forum.tagdiv.com/the-mobile-theme/
Also, for better results, please try to use the theme only with our tested plugins and without any untested plugin to rule out the conflicting plugins.

Hope this helps and let us know how it goes!

Thanks.

Post count: 58

hi,

The “Bollywood” and “Southzone” menu has submenu under it. The submenu is appearing in desktop, but no appearing when i use mobile theme plugin.

Post count: 23312

Hello svharishtech,

If you want to display on your mobile theme and the subcategories for your menu, which appear in the mega menu on the normal view, you have to create your custom menu only for your mobile theme from Menus section, like this -> http://screencast.com/t/AA1ChXDROGIg and then you have to set this menu for your mobile theme, like this -> http://screencast.com/t/AFzD3jM2vSk

Hope this helps!

Thank you for your understanding!

Post count: 58

Hi,

Why didn’t I think of that.
I have made a mobile menu as you advised and its OK now.

Thank you.

Post count: 23312

Hello svharishtech,

The mega menu is not displayed by the mobile theme and because of this, the subcategories do not appear on the mobile menu in mobile theme.

I am glad that you can manage your problem by my advice.

Thanks.

Post count: 3

Hi friends,

I would like the submenus to be always open in the mobile view. Not click to open. Always open. 🙂 What should I do?

For example: http://nanaointergate.com/newspaper/submenu.png

Thank you so much for reply!
Have a nice day 🙂

Post count: 23312

Hi,

As a quick solution, you can try using the code below and place it in Theme panel -> Custom CSS area.

.sub-menu{
display:inline;
}
.td-element-after{
display:none;
}

Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.