Search results for "How to set up robots.txt in Magento 1":

If you are using Improved Layered Navigation and see no checkboxes, please add the extension's CSS to your styles file (see the installation instructions in your extension package). Also you need to copy the images from here: skin/frontend/base/default...

If a simple product does not have weight, Magento converts it into a virtual product and such products cannot be assigned to Warehouse. Follow the link below to see the settings.

This issue concerning Meta Tags Templates extension is easy-to-solve. If you have Yoast Meta Robots extension installed, please replace file app/code/community/Yoast/MetaRobots/Block/Catalog/Product/View.php with this one: http://amasty.com/faq/View...
First, you need to call this: Mage::getModel('amtable/rate')->deleteBy($methodId); OR Amasty_Table_Model_Rate::deleteBy($methodId) This will erase any data in the method. And that is how you make import: Mage::getModel('amtable/rate')->import...
To show the products in 2 columns please do the following: 1) open file app/design/frontend/YOUR-PACKAGE/YOUR-THEME/layout/amasty/amshopby.xml 2) add lines<reference name="root"><action method="setTemplate"><template>page/2columns...
If you have such issue when running Product Parts Finder extension, please create a static block called "Parts Finder" with the content {{block type="amfinder/form" id="1"}}   Then open the store root category, switch to the display options tab...
To solve the problem, please add line <?php echo $this->getLayout()->createBlock('amperm/adminhtml_info')->setOrderId($_order->getId())->toHtml() ?>   in the file app/design/adminhtml/default/default/template/sales/order...
The module is compatible with most of the shipping extensions that implement Magento shipping interface. If there are any conflicts, we will fix them for you. Shipping Rules extension is 100% compatible with our Shipping Table Rates and ...
If you don't see the brand logo on the product page when using the Improved Layered Navigation please make sure: 1) Magento attribute "manufacturer" has property `Visible on Product View Page on Front-end` set to "Yes"2) The module filter "Manufacturer...

To hide category description, enter a relevant condition to the file. See the example in a complete answer.

Didn’t you find the answer to your question? We are always happy to help you out.

Loading