Hi,
in a cms block or page i tried to add a SNS products block in content :
{{block type=”products/slider” title=”test” product_source=”catalog” product_category=”10″ product_order_by=”created_at” order_dir=”desc” product_filter_by=”all” product_limitation=”12″ screen_phone=”1″ screen_xs=”1″ screen_sm=”2″ screen_md=”3″ screen_lg=”6″}}
but nothing (cache disable and flush cache too) and any errors in magento log
i’m tried with list and grid, it’s the same… (i have products in category).
So what is the problem ?
Thanks