Quote Originally Posted by Vger View Post
// 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
Thank you, however, I searched for this in developer tool and there was no result so I check the files for the same code without the // and this code active not commented out. Is there something else which could be missing?