Hello,
how create a menu and make it hidden from logged-in users?
i will use example Top Menu
Thanks
Posted 05 December 2020 - 11:32 PM #1
Hello,
how create a menu and make it hidden from logged-in users?
i will use example Top Menu
Thanks
Posted 06 December 2020 - 08:02 PM #2
Your question is not clear. You want it to display when a user is NOT logged in and hidden when they are? If so, find the block that is displaying your menu and surround it with:
[code=auto:0]
{if !$auth.user_id}
All the menu code here
{/if}
EZ Merchant Solutions: Custom (USA based) B2B Development, Consulting, Development and Special Projects (get a quote here).
Commercial addons, payment methods and modifications to meet your business and operations needs.
Posted 07 December 2020 - 01:12 AM #3
Cant remember if this behaviour was native to CS or an addon. BUT
go into the block settings for the meno block and make it visible to guests and not registered customer
but this was an addon back when
https://cs-market.co...ups-add-on.html
Custom printed hi visibility clothing sale the UK's online hivis safety shop
v4.5.2
Posted 07 December 2020 - 05:36 AM #4
Posted 07 December 2020 - 06:10 PM #5
this works well for me
Custom printed hi visibility clothing sale the UK's online hivis safety shop
v4.5.2