Altrufish
Member
Posted 10 months ago #
Just updated you usually lovely plugin and it has flipped it to a vertical menu from previously being a horizontal one in the menu bar. It is embedded with php rather than as a widget. It was using the nvidia theme on an easel template. Previously working fine, but changed with update..
Any help welcome..
r2hayha
Member
Posted 10 months ago #
Same problem here. Makes clients site look rather nasty. Quick help needed.
Used <?php shailan_dropdown_menu(); ?> and no widget. It also adds front page and login links even with ticks missing in settings.
Thanks in advance!
EnricoWP
Member
Posted 10 months ago #
Same here, and author website looks down... Temporarly i have removed <?php shailan_dropdown_menu(); ?>, but i hope that author fix it quickly...
Altrufish
Member
Posted 10 months ago #
Had a copy of the pre-updated plugin folder so uploaded this and I am back to the old working version after resetting a few things!
alx359
Member
Posted 10 months ago #
Try:
shailan_dropdown_menu(array('vertical' => 0));
EnricoWP
Member
Posted 10 months ago #
@alx359: it works, thanks.
EnricoWP
Member
Posted 10 months ago #
Ok, plugin was fixed with new version, so we can use again same code. Thanks to author.