Categories-Tabs Menu is set to 0/OFF but the menu remains? any ideas?
thanks
johnb
Categories-Tabs Menu is set to 0/OFF but the menu remains? any ideas?
thanks
johnb
url to this??
Zen-Venom Get Bitten
Are you using a custom template?
Is the code in the template to read the on/off?
test site here
I am using a custom template
You need to talk to the template designer then. Check the support thread for that template.
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
thanks, will do that
ichoze support replied fix in:
includes/languages/english/iC_Atheme/header.php
// Switch for CSS drop-down menu [ On = 1 / Off = 0]
define('HEADER_DROP_SWITCH', '0');
done
thanks