Can anyone say how can I hide this "Search Section" in topFooter? And make it accessible for members ONLY.
How this and, f.ex. templates switcher are setable. In admin there are nothing about it. Or I am blind.
Can anyone say how can I hide this "Search Section" in topFooter? And make it accessible for members ONLY. How this and, f.ex. templates switcher are setable. In admin there are nothing about it. Or I am blind. |
Hello, this search box was hard coded in navigation. menu, you will can remove it only in manual mode! PS: If possible do not write me personally, please try to ask on the forum first |
Dear Sasha. Can you advise me how can I do, that Search comes for members only by default? ----------------------------------------------- /* this should be simple with it - if(!isMember()) But how exactly That would be nice from you site. hello you will can to do as these : return; } |