Forum › Forum › Magento Theme › SNS Camen – Magento Theme › Removing Sctions on home page
-
AuthorPosts
-
June 3, 2015 at 3:01 pm #4414
Hi,
I am trying to remove slide-category mrb30 , sns_slidercategory but when i remove the code relating to them sections i get a XML Error.
<reference name="header"> <block type="newsletterpopup/subcrible" name="newsletterpopup" /> </reference> <reference name="before_content"> <block type="camen/wrapper" name="section.before_content"> <action method="setParams"><params>class="before_content"</params></action> <block type="slideshow/slideshow" name="sns.slideshow" as="slideshow" /> <block type="cms/block" name="home.polyci"> <action method="setBlockId"><block_id>camen_policy</block_id></action> </block> </block> </reference> <reference name="content"> <block type="camen/wrapper" name="section.home.right.no1"> <action method="setRow"><row>1</row></action> <block type="camen/wrapper" name="section.no1.no2"> <action method="setParams"><params>class="col-lg-9 col-md-9 col-sm-8 col-xs-12"</params></action> <block type="products/slider" name="slider_tab1"> </block> </block> <block type="camen/wrapper" name="section.home.right.no1.no2"> <action method="setParams"><params>class="col-md-3 col-sm-4 col-xs-12 col-phone-12"</params></action> <block type="products/deals" name="home.right.hotdeal" before="-"> <action method="setConfig"> <name> <title>Hot Deal</title> <product_limitation>12</product_limitation> </name> </action> </block> </block> </block> </reference> <reference name="after_content"> <block type="camen/wrapper" name="section.after_top_content"> <action method="setParams"><params>class="after_top_content mrb30"</params></action> <block type="cms/block" name="camen_banner1"> <action method="setBlockId"><block_id>camen_banner1</block_id></action> </block> </block> </reference> <reference name="after_content"> <block type="camen/wrapper" name="section.after_middle_content"> <action method="setParams"><params>class="after_middle_content"</params></action> <block type="camen/wrapper" name="sns_after_top_content"> <action method="setParams"><params>class="mrb30 block-trending"</params></action> <block type="products/slider" name="section.botsl2.2.slider" template="sns/products/slider_tre.phtml"> <action method="setConfig"> <name> <title>Trending</title> <product_limitation>12</product_limitation> </name> </action> </block> </block> <block type="camen/wrapper" name="section.blog"> <action method="setParams"><params>class="blog-testimonial mrb40"</params></action> <action method="setContainer"><container>1</container></action> <action method="setRow"><row>1</row></action> <block type="camen/wrapper" name="section.blog.no1" > <action method="setParams"><params>class="col-md-6 col-sm-6 col-xs-12 col-phone-12"</params></action> <block type="blog/blog" template="aw_blog/custom-bloglatest.phtml" /> </block> <block type="camen/wrapper" name="section.blog.no2" > <action method="setParams"><params>class="col-md-6 col-sm-6 col-xs-12 col-phone-12"</params></action> <block type="core/template" template="sns/blocks/testimonial.phtml" /> </block> </block> <block type="camen/wrapper" name="section.slide-category"> <action method="setParams"><params>class="slide-category mrb30"</params></action> <action method="setContainer"><container>1</container></action> <action method="setRow"><row>1</row></action> <block type="camen/wrapper" name="section.slide-category.no1"> <action method="setParams"><params>class="col-md-3 col-sm-6 col-xs-6 col-phone-12"</params></action> <block type="products/slider" name="product_column_1" template="sns/products/slider_cat.phtml"> <action method="setConfig"> <name> <title>Men</title> <product_limitation>9</product_limitation> <product_category>3</product_category> <product_filter_by>all</product_filter_by> </name> </action> </block> </block> <block type="camen/wrapper" name="section.slide-category.no2"> <action method="setParams"><params>class="col-md-3 col-sm-6 col-xs-6 col-phone-12"</params></action> <block type="products/slider" name="product_column_1" template="sns/products/slider_cat.phtml"> <action method="setConfig"> <name> <title>Title Category</title> <product_limitation>9</product_limitation> <product_category>4</product_category> <product_filter_by>all</product_filter_by> </name> </action> </block> </block> <block type="camen/wrapper" name="section.slide-category.no3"> <action method="setParams"><params>class="col-md-3 col-sm-6 col-xs-6 col-phone-12"</params></action> <block type="products/slider" name="product_column_1" template="sns/products/slider_cat.phtml"> <action method="setConfig"> <name> <title>Kid</title> <product_limitation>9</product_limitation> <product_category>5</product_category> <product_filter_by>all</product_filter_by> </name> </action> </block> </block> <block type="camen/wrapper" name="section.slide-category.no4"> <action method="setParams"><params>class="col-md-3 col-sm-6 col-xs-6 col-phone-12"</params></action> <block type="products/slider" name="product_column_1" template="sns/products/slider_cat.phtml"> <action method="setConfig"> <name> <title>Title Category</title> <product_limitation>9</product_limitation> <product_category>6</product_category> <product_filter_by>all</product_filter_by> </name> </action> </block> </block> </block> </block> </reference> <reference name="after_content"> <action method="setParams"><params>class="sns_after_content"</params></action> <action method="setContainer"><container>1</container></action> <block type="camen/wrapper" name="section.slidercategory"> <action method="setContainer"><container>1</container></action> <action method="setId"><id>sns_slidercategory</id></action> <block type="camen/wrapper" name="wrap.slidercategory"> <block type="core/template" template="sns/blocks/category.phtml" /> </block> </block> </reference>
So my XML once sections are removed looks like as follows
<reference name="header"> <block type="newsletterpopup/subcrible" name="newsletterpopup" /> </reference> <reference name="before_content"> <block type="camen/wrapper" name="section.before_content"> <action method="setParams"><params>class="before_content"</params></action> <block type="slideshow/slideshow" name="sns.slideshow" as="slideshow" /> <block type="cms/block" name="home.polyci"> <action method="setBlockId"><block_id>camen_policy</block_id></action> </block> </block> </reference> <reference name="content"> <block type="camen/wrapper" name="section.home.right.no1"> <action method="setRow"><row>1</row></action> <block type="camen/wrapper" name="section.no1.no2"> <action method="setParams"><params>class="col-lg-9 col-md-9 col-sm-8 col-xs-12"</params></action> <block type="products/slider" name="slider_tab1"> </block> </block> <block type="camen/wrapper" name="section.home.right.no1.no2"> <action method="setParams"><params>class="col-md-3 col-sm-4 col-xs-12 col-phone-12"</params></action> <block type="products/deals" name="home.right.hotdeal" before="-"> <action method="setConfig"> <name> <title>Hot Deal</title> <product_limitation>12</product_limitation> </name> </action> </block> </block> </block> </reference> <reference name="after_content"> <block type="camen/wrapper" name="section.after_top_content"> <action method="setParams"><params>class="after_top_content mrb30"</params></action> <block type="cms/block" name="camen_banner1"> <action method="setBlockId"><block_id>camen_banner1</block_id></action> </block> </block> </reference> <reference name="after_content"> <block type="camen/wrapper" name="section.after_middle_content"> <action method="setParams"><params>class="after_middle_content"</params></action> <block type="camen/wrapper" name="sns_after_top_content"> <action method="setParams"><params>class="mrb30 block-trending"</params></action> <block type="products/slider" name="section.botsl2.2.slider" template="sns/products/slider_tre.phtml"> <action method="setConfig"> <name> <title>Trending</title> <product_limitation>12</product_limitation> </name> </action> </block> </block> <block type="camen/wrapper" name="section.blog"> <action method="setParams"><params>class="blog-testimonial mrb40"</params></action> <action method="setContainer"><container>1</container></action> <action method="setRow"><row>1</row></action> <block type="camen/wrapper" name="section.blog.no1" > <action method="setParams"><params>class="col-md-6 col-sm-6 col-xs-12 col-phone-12"</params></action> <block type="blog/blog" template="aw_blog/custom-bloglatest.phtml" /> </block> <block type="camen/wrapper" name="section.blog.no2" > <action method="setParams"><params>class="col-md-6 col-sm-6 col-xs-12 col-phone-12"</params></action> <block type="core/template" template="sns/blocks/testimonial.phtml" /> </block> </block> </reference>
-
AuthorPosts
You must be logged in to reply to this topic. Click here to login or register
Useful
Recent Topics
Support Policy
- The time respons: 1-2 days
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7
- Official hour: Mon-Fri / 9am-5pm
- Location time: GMT + 7