Thanks it works :)
I see the option "Click for dropdown" or the option "Include topic" (which is the one i'm interested) but none "Show Topics Body In Dropdown" in 3.20 version
i've seen in the MegaMenu.cshtml this code regarding MegaMenuTopic, I have modified it to get the topic i wanted but i would like to add more topic like this one so i've tried to copy the following code but get an error at the end.
MvcHtmlString megaMenuTopicBlock = Html.Action("TopicBlock", "MegaMenu", new { systemName = "MegaMenuTopic" });
if (Model.Settings.EnableMegaMenuTopic && !MvcHtmlString.IsNullOrEmpty(megaMenuTopicBlock))
{
<li>
@megaMenuTopicBlock
</li>
}
<li><a href="@Url.RouteUrl("Topic", new { SystemName = "topic system name" })">Link Title</a></li>
mmmh sorry to bother again.
I would like my topic to have a dropdown like the option MegaMenuTopic.
What would be the code ?
oh... i get confused with the option Mega menu and did not think about the "About Us" haha
Thanks so much
Hi, I work in Nop3.20
i would like to add another topic page in mega menu than the one already present. When i tried to modify the code i get an error message. when re-loading my website.
Please can you advice what code i must insert to add another topic page in Mega menu.
It was exactly what i was looking for :)
Thanks for the Fast reply
Hi, I would like to add in my smart theme the lavella header. I would like to have both the banner and the 2 side banner, how do I accomplish that? I have the ultimate theme bundle.
Is it possible to pay someone?
Thank you!
Hi,
Can you take a look on this: http://themes.shopall.nop-templates.com/ and this http://feeling.sdvariations.ca/
What is missing in my css to be exactly like your search bar? I change the "search" text by a magnify like you did, I put the code you have from inspect element in chrome. And there is still something missing because the magnify and the box are not exactly the same. And not ate the same position also.
Thank you,
Bruce OBrien
PS: Is there some issues if we want to put all your theme on our nop 3.2 site? It is going to be multi-site so we can give different look to each site.