- 7
Hi
I am using nopCommerce 3.30 and nop Categories Header Menu 3.3. My additional links are not working although they are identical to those used with nopCommerce 3.2 and Header Menu 3.2
<li><a href="@Url.RouteUrl("Topic", new { SystemName = "MyTopic" })">@T("My Topic")</a></li>
The text appears in the menu but the link does not work. Plasecan someone suggest what I am doing wrong.
Regards
Rob
I am using nopCommerce 3.30 and nop Categories Header Menu 3.3. My additional links are not working although they are identical to those used with nopCommerce 3.2 and Header Menu 3.2
<li><a href="@Url.RouteUrl("Topic", new { SystemName = "MyTopic" })">@T("My Topic")</a></li>
The text appears in the menu but the link does not work. Plasecan someone suggest what I am doing wrong.
Regards
Rob