这个很简单的
就是把模板目录中的tpl_product_info_display.php,可能在includes/templates/你的模板/templates/这个目录下,把相应的包含语句注释掉
大概是下面的语句:
/**
* display the product previous/next helper
*/
require($template->get_template_dir('/tpl_products_next_previous.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_products_next_previous.php'); ?>
哦==看上面的语句是由常量参数控制的,我去后台看看是不是有有控制的量。
。。。。。。
没找到,应该是有位置控制的选项,英语太烂了。你还是把上面的代码注释或者删点吧,两处。分别控制两个位置的,反正这样省事!