I have a Mega Menu i am using but i wanted to limit the Ezpage list to just show pages that are set to Sidebox.
I am using the below but it shoes ALL ezpages not just the ones that are set to Sidebox , any idea how i just get the Sidebox ones ?
Thanks
Code:<?php require(DIR_WS_MODULES . 'sideboxes/' . $template_dir . '/' . 'ezpages_drop_menu.php'); ?>


Reply With Quote
