As numerous points within Magento, eliminating product or service assessment is absolutely not accessible through the particular administrative screen. Therefore, leaving behind all of us together with the just choice associated with obtaining serious along with concept documents editing and enhancing.


This particular manual will be quite uncomplicated and is particularly dependent in the actual Magento ver. one 3. 1 . 1

Before you start regarding this particular process make sure you Head over to: System->   Cache Managing as well as turn off refuge. You could change this upon right after prepared to carried out.


Stage 1 - accounts. xml

Open: app/design/frontend/deafult/Your Design name/layout/reports. xml and eliminate the particular subsequent outlines:

 <block type="reports/product_compared" before="right. permanent. callout" name="right. reports. product. compared" template="reports/product_compared. phtml" />
 <block type="reports/product_viewed" before="right. permanent. callout" name="right. reports. product. viewed" template="reports/product_viewed. phtml" />
Step 2 instructions catalog. xml

Open app/design/frontend/deafult/Your Theme name/layout/catalog. xml in addition to delete the following line:

 <block type="core/template" before="cart_sidebar" name="catalog. assess. sidebar" template="catalog/product/compare/sidebar. phtml"/>
Spend less the files and rekindle the page you we are checking. Product comparison shouldn't be there but if you click on from any of the items an individual ‘ll identify that the actual “Include in order to evaluate” textual content hyperlink is actually nevertheless generally there.

The web eliminate that:
Step 3 - addto. phtml

Open upward app/design/frontend/default/Your Motif name/template/catalog/product/view/addto. phtml and get rid of the particular next collection:

 <? php if($_compareUrl=$this->  helper('catalog/product_compare')->  getAddUrl($_product) ):? >
 <li>   <span class="pipe">  |  </span>     <a href="  <? php echo $_compareUrl? >  ">   <? php echo $this->  __('Add to Compare')? >   </a>   </li>
 <? php endif;? >
Oh, certainly the actual in case a person do not need to really remove the particular computer may usually utilize the actual subsequent:

  <remove name="name_of_the_ol_block"/>
Here is this. A person ought to right now possibly be totally free associated with item evaluation with no end in sight

0 comments:

Post a Comment

 
Top