Past Contributor
- Join Date:
- Nov 2004
- Location:
- Norfolk, United Kingdom
- Posts:
- 3,189
- Plugin Contributions:
- 0
How can I remove Category names in the main window?
// require($template->get_template_dir('tpl_modules_category_row.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_category_row.php');
change back to:
require($template->get_template_dir('tpl_modules_category_row.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_category_row.php');
Vger