imago
October 23, 2018, 12:00am
#1
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
imago
October 24, 2018, 12:00am
#3
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
imago
October 24, 2018, 12:00am
#5
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. :)
imago
October 26, 2018, 12:00am
#6
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
imago
October 26, 2018, 12:00am
#8
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.