Forum Forum Magento Theme SNS Nazic – Magento Theme Chanche products by category (NEW PRODUCT)

  • Author
    Posts
  • #6263

    Jerry
    Participant

    Hello,

    I set NEW PRODUCT:

    <block type="slider/list" name="slider_tab1">
    				<action method="setConfig">
    					<name>
    						<title>Men</title>
    						<product_order_by>best_sales</product_order_by>
    						<pretext></pretext>
    					</name>
    				</action>
    				<action method="addToParentGroup"><group>custom_tabs</group></action>
    			</block>
    			<block type="slider/list" name="slider_tab2">
    				<action method="setConfig">
    					<name>
    						<title>Women</title>
    						<product_order_by>best_sales</product_order_by>
    						<pretext></pretext>
    					</name>
    				</action>
    				<action method="addToParentGroup"><group>custom_tabs</group></action>
    			</block>

    but if click on MEN/WOMEN, it does’t change… same effect like demo page http://demo.snstheme.com/theme/nazic/

You must be logged in to reply to this topic. Click here to login or register