Product List Layouts

There are three layouts for the product lists by category or else

- products_multicolumns

- products_without_options

- short_list

When you create new features and tick the product list option, they appear only in the products_without_options layout

I need some to appear in the short_list, as well as to remove the quantity select box from it

Is that possible?

Thanks

Code modifications are required

- products_multicolumns

main template: design/themes/THEME/templates/blocks/product_list_templates/products_multicolumns.tpl

content template: design/themes/THEME/templates/blocks/list_templates/grid_list.tpl

- short_list

main template: design/themes/THEME/templates/blocks/product_list_templates/short_list.tpl

content template: design/themes/THEME/templates/blocks/list_templates/compact_list.tpl

Code modifications are required

- products_multicolumns

main template: design/themes/THEME/templates/blocks/product_list_templates/products_multicolumns.tpl

content template: design/themes/THEME/templates/blocks/list_templates/grid_list.tpl

- short_list

main template: design/themes/THEME/templates/blocks/product_list_templates/short_list.tpl

content template: design/themes/THEME/templates/blocks/list_templates/compact_list.tpl

Made the correspondent changes but nothing happens - except for the message that core files have been changed. BTW, I have created a clone of Responsive Facebook, but the changes must be reflected in all responsive themes. Will leave it for now and when everything is ready, will ask for some design tweaks here or on freelancer.com

Usually such issues are caused by cache. Try to delete the var/cache directory manually and check the result

Usually such issues are caused by cache. Try to delete the var/cache directory manually and check the result

You are just genius! It works. :)

Just noticed a nice button in Design/Themes saying

Rebuild cache automatically

Just noticed a nice button in Design/Themes saying

Rebuild cache automatically

Do not forget to disable it after the development is done as it slows down page loading speed

Do not forget to disable it after the development is done as it slows down page loading speed

Thanks, I surely would. :-)

For now, store is closed for lunch.