Add Tags to Mega Menu

Posted in: Newspaper
Post count: 54

How can i add mega menu base on tags instead of categories. Please help

Post count: 3343

Hi,
Only is you customize the code. If you don’t have programming knowledge we strongly recommend to hire a coder to done this request because is a little difficult.

Thanks for understanding!

Post count: 54

Can you provide me that code?

Post count: 54

@marius also when I click on read more it asks for user and password? why?

Post count: 780

Hi,

unfortunately we cannot provide customization services for now. If it were an easy fix I would have done it for you but the change it’s a bit more complicated.

Regarding the read more button, please give me a link. And also try it without any plugins enabled and see if it works.

Radu O.

Post count: 54

ok…. is there anyway I can display tags in menu beautifully in horizontal direction as buttons. Just like they are show below posts as tags

Post count: 3343

Hi,
You can add it manually like here: http://screencast.com/t/7ky4Kef0V2
<div class="td-my-tags"><a href="#">life</a><a href="#">peoplee</a><a href="#">politics</a></div>

and add this CSS in Theme panel -> Custom CSS

.td-my-tags a {
  background-color: #B3B3B3;
    color: #FFFFFF !important;
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 17px;
    padding: 1px 8px 2px;
    margin-left: 10px;
    text-decoration: none !important;
    text-transform: uppercase;
    white-space: nowrap !important;
}

And tune it like you want.

Post count: 54

Thank you .. but these tags are being shown on every mega menu. I just want something like this when I select sub menu items ( tags) they just transform into tags as they are shown on posts. In post we also choose tags which we need to display I just want same for my menus 🙂

Post count: 3343

🙂
I recommend to hire a freelancer or someone with strong programing knowledge to make this for you.

We can’t offer custom work, we working very hard to support all our product.

Thanks for understanding!
Have a nice day!

Post count: 54

Can you add this feature for all in future updates ?? That will be really help full because I am student and It will be difficult for me.

Post count: 854

hi,
thanks for your suggestion, we will talk about this.

Thanks for you message.
Radu A.

Viewing 11 posts - 1 through 11 (of 11 total)
The forum ‘Newspaper’ is closed to new topics and replies.