Thanks for pointing this out. I have discovered an error in :-
includes/templates/fluorspar/css/stylesheet.css
open the file and delete this rule found near the top :-
.centerBoxWrapper {display:none}
Please note that CrossSell and Fluorspar are plugins that have modified versions of the same file which need to be merged :-
includes/templates/fluorspar/templates/tpl_product_info_display.php
If you have not already done so, use the version from Fluorspar and insert these lines near bottom of file after :- <!--eof Product URL -->
Code:
<!--bof xsell module -->
<?php require($template->get_template_dir('tpl_modules_xsell_products.php', DIR_WS_TEMPLATE, $current_page_base,'templates'). '/' . 'tpl_modules_xsell_products.php'); ?>
<!--eof xsell module -->
I am assuming you are using
cross_sell_advanced_plus_combo_1.5
Regards Peejay
http://zenofobe.com