我想通過「nwdthemes旋轉滑塊」使用類別頁面顯示革命滑塊。如何在Magento的分類頁面上顯示Revolution Slider?
我這樣做:
1) created a category "Men"
2) created a revolutions slider with alias "category_men" and short-code {{revslider alias="category_women"}} using by "nwdthemes revolution slider"
3) In category Custom Design tab, put below code into Custom Layout Update field
<reference name="top.container">
<block type="nwdrevslider/revslider" name="revslider">
<action method="setAlias"><alias>category_men</alias></action>
</block>
</reference>
但革命滑塊沒有顯示在分類頁面的前端。任何幫助,將不勝感激。
對我不清楚。你能否在你的回答中添加更多的細節或解釋? –