How to add products to most popular?
In the smooth black template there are three colums -
catagory links
main body
most popular
How do you get products into the most popular section so they apear on the home page?
Which area/file controls how many "most popular products" appear on the homepage?
If someone could help with an explination for this it would be appreciated.
-
All you need to do is create a "Popular Products" category. Any products you assign to that category will appear in the popular products section.
0 -
Thanks for that. I have them added on the test site.
Now I just need to know which file (ezi.tpl) etc controls the cosmetic look of this function and number that display so I can make changes to the style. Can you tell me which files control this please?
0 -
The file that needs to be edited is:
include/sidebarproductsfrom.ezitpl
you need to change the file and "sidebarproducts" class from css to modify the most popular products.
0 -
Hi Gerald,
What I mean is when I say cosmetic changes is:
Change the background colour of the tie
Change the padding on the price and buy button
Be able to centre the heading, price and buy button etc
Maybe champher the button corners
For other products, this is done in the style.css but I cannot find anywhere in the style.css to do this for the most popular products.
Have these been ommitted from the style.css?
Or am I looking in the wrong place?
I have invited you as a user to template 26242 which I have been working on so you can see what I mean.0 -
Hello Dave,
for this you need to change the style.css as I see there is #sidebarproducts li{
}
which you can update also if you need more style then you can create your custom class for buy button and assign this class into the "sidebarproducts.ezitpl" elements.
Thanks and Regards,
Pratap
0
Please sign in to leave a comment.
Comments
5 comments