
Originally Posted by
plc613
How do I remove Best Sellers / New Arrivals / On Sale completely from the main page? I tried turning off conf->index->'Show New Products on Main Page','Show Featured Products on Main Page','Show Special Products on Main Page' and 'Show Upcoming Products on Main Page' to no avail. I also checked to disable layout box featured but it's not showing as active. I see nothing logically hard coded in tpl_main either.
it's kinda a hack but you can comment out:
PHP Code:
require( $template->get_template_dir('tpl_modules_hp_product_carousels.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_hp_product_carousels.php');
around line 68 in \includes\templates\tableau\templates\tpl_index_default.php