WebsiteBaker Support (2.8.x) > Templates, Menus & Design
Template Help NEEDED
Ruud:
Your "if (SHOW_MENU)" statement was not closed.
if you change this into
--- Code: --- if(SHOW_MENU) {
?>
<div class="menu">
<?php
show_menu();
}
--- End code ---
the template shows. (I don't think it is what you are expecting)
Ruud
Deeje:
Ah! That worked, Thank you so much.
Navigation
[0] Message Index
[*] Previous page
Go to full version