content in page.tpl

sergeh

Avatar: sergeh

2007-08-15 19:51

hey guys,

was just wondering if anyone knows in what <div> do the pages/product list load in? I need to change it's location, I tried playing with <div id="content"></div> but even if I delete it all the content loads in the same place....

it used to be simple with 2.0 but for some reason it's different in 2.2

any help would be greatly appreciated!!

» Quick.Cart v2.x

merci

No avatar

2007-08-16 09:04

sergeh - ProductsList is loaded to <div id="content"></div>, it doesn't disappear because deleting only <div></div> doesn't mean deleting the content of that html element. Look at file actions_client/products.php - there (in 10 line) to $content is put variable with list of products. You can change place of products list by putting $sProductsList in place where you want to have it. I hope you understand me...

Back to top
about us | contact