Trying to remove link from footer

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
I need to either remove or hide my "Manufacturers" link in my footer, but I only need it to be missing from one store so I don't want to completely remove it from the file. Is there any way I can do this?
4 years ago
Hello,

A way to achieve that is if you create a setting and add if statement in the Razor view file. The settings can be different for the different stores in the multistore configuration.

Here are some links that you can find interesting:

http://docs.nopcommerce.com/pages/viewpage.action?pageId=10256822

https://www.nopcommerce.com/boards/t/62692/how-to-get-the-value-of-the-setting-i-specified-in-the-table-setting-in-the-view.aspx

I hope I was useful,
Nikola.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.