Hello,
Is it possible to change the size of the image in the "Products tagged with" page
http://www.redelo.com/tag/product/list/tagId/18/
George
5 answers
What dimensions are you wanting the images to be?
Hey TomC,
300×300 so four of them can fit i guess.
George
Is this the JM Products extension?
If so, you should be able to configure the size of the thumbnails within the extension configurations
(see link below)
http://static.joomlart.com/ima…Products_b.png
2. JM Products Extension Navigate to System>Configuration>JM Products and configure the default criteria as
Back-end Settings To get this extensio to show onto the front-page at the up top position, go to CMS > Pages >> Homepage >> In Design tab, please fill in Layout Update XML parameter -between tag as below :
- <reference name="content">
- <block type="joomlart_jmproducts/list" name="home.jmproducts.list" template="joomlart/jmproducts/list.phtml" >
- <block type="catalog/product_list_toolbar" name="product_list_toolbar" template="catalog/product/list/toolbar.phtml">
- <block type="page/html_pager" name="product_list_toolbar_pager"/>
- </block>
- <action method="setToolbarBlockName"><name>product_list_to olbar</name></action>
- </block>
- </reference>
Front-end Appearance:
http://static.joomlart.com/ima…Products_f.jpg
Hello TomC,
Thank you for your reply, but i don’t think that the JM Products extension is used from the Tags feature.
This page is generated by clicking one of the tags in the product page. I have checked all the fields in the configuration panel for resizing the images at this page, but i haven’t found anything on the JM Basetheme, where this is at least where you set the image sizes for the list and grip view under the catagory pages.
So i guess this can be done through a CSS file or phtml.
George
Hi George,
To change size of image’s products in tag page, you can configure via our base theme.
Go to admin/Joomlart/JM Base Theme and insert width and height value for image:
Product Grid Layout Settings (Desktop)
Number of Items per Row:
Product Image Height:
Product Image Width:
Product List Layout Settings (Desktop)
Product Image Height:
Product Image Width:
For more detail, visit our guide below:
http://www.joomlart.com/documentatio…s/jm-basetheme