doublespaces
Well-Known Member
Notice the Search Media link here:
For guests, this shouldn't appear as guests can't search the site. It results in an error on search engine stats as well. Is there a built in way to disable the link from showing if the user is not logged in or disable the menu entirely?
Also this search url also throws an 403 error but I don't see where that is on my page:
<li class="navTab xbOffCanvasExtraLink">
<a href="search/" rel="Menu" class="navLink NoPopupGadget"><i class="fa fa-search"></i> Search</a>
NVM: It is the mobile view menu. So I guess the same question for this as well, is there a built in way to display it only to logged in users or by permission? Or will I need to manually add this.

For guests, this shouldn't appear as guests can't search the site. It results in an error on search engine stats as well. Is there a built in way to disable the link from showing if the user is not logged in or disable the menu entirely?
Also this search url also throws an 403 error but I don't see where that is on my page:
<li class="navTab xbOffCanvasExtraLink">
<a href="search/" rel="Menu" class="navLink NoPopupGadget"><i class="fa fa-search"></i> Search</a>
NVM: It is the mobile view menu. So I guess the same question for this as well, is there a built in way to display it only to logged in users or by permission? Or will I need to manually add this.