Quote Originally Posted by nikki72 View Post
Hey Jettrue, Your Prob. CHild is abck lol.

I wasn't able to fix the issue in best sellers and no one in that forum has answered me in weeks.

The template file for the best sellers pages says this:
Code:
require($template->get_template_dir('tpl_modules_product_listing.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_product_listing.php');
SO I can figure out how I could wrap this.... I bet this is so simple but I don't get it. It uses the product list template which displays fine on it's own...doesn't mess up the side columns.

here is a link to the problem page
Open that file, put this:

<div class="centerColumn" id="bestsellersDefault">

before that and this

</div>

after that.