![]() |
Re: Bestsellers Into 2 Columns?
So this is something I have not had to do before, and I'm pretty lost as to where the array value would be added.
|
Re: Bestsellers Into 2 Columns?
bestsellers.php in modules/bestsellers
|
Re: Bestsellers Into 2 Columns?
Steve, yes I know where it is. I don't get the part about adding categories to the array.
|
Re: Bestsellers Into 2 Columns?
You have to query each product from the bestsellers array, get its category id from products_categories table and save it in that product array inside the bestsellers array
|
Re: Bestsellers Into 2 Columns?
Steve,
Yeah I figured that much, but I have no idea how to do that. I understand how to query tables in PHP, but not how to make this tpl stuff add something to an array. |
Re: Bestsellers Into 2 Columns?
The bestsellers array is already there in the php script, you need to get the info from the query to a variable in that array, this is not related to template files
|
Re: Bestsellers Into 2 Columns?
need free template
|
Re: Bestsellers Into 2 Columns?
Quote:
|
All times are GMT -8. The time now is 06:24 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.