Hello TagDiv support team,
I would like make my single post/blog post that show active menu item, Like this
http://prntscr.com/p34wo3
When I click a menu page it show active menu but when I click on a post from that menu page is have no active menu item.
My site link : http://tafseerulquran.hbgit.com/
Hello Calin,
Hope you may not understand me. I am using normal menus, sub-menus and page, category as menus, Not using mega menus, Have a look at my weblink,http://tafseerulquran.hbgit.com/
Hoping, you will give me a proper solution.
Waiting for your response,
Thanks
Suman
Hello,
I’ve checked again your website and the activation link is working normal in your website -> http://prntscr.com/p437s0
Thank you!
Hello Calin,
Thanks for your information. But I want to show an active menu, when I go to single blog post. When I click single post, don’t show any menu active. I want exactly like that http://prntscr.com/p460cx
Waiting for your response,
Suman
Hello,
From what you can see them active menu is working on your website -> https://www.screencast.com/t/fuOfJuaNuq
Thank you!
Hello Calin,
Thanks for your help.
When You click on a post, that not show any active menu? Please check it from your end
and let know.
Hello,
Make sure that your sub-menu is set like this -> http://prntscr.com/p52u8x -> http://prntscr.com/p52uol -> http://prntscr.com/p52uu3
Only if the page/post or category is set in menu will be mark as activate.
Thank you!
Hello Calin,
Help me to do that screenshot in sub-menu.
http://prntscr.com/p59uxf
How may I show this features in my site sub menu?
Hello,
In order to achieve this you’ll need to add a class in menu like this -> http://prntscr.com/p5jkkt -> http://prntscr.com/p5jkr0 after that set some css on that class, like this -> http://prntscr.com/p5jkwu
This css need to be set in theme panel>Custom code>Custom css
.td-menu-badge{
color: red;
}
<span class="td-menu-badge">Mega</span>
Thank you!