Search results for "Examples of Magento Websites":

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...
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...

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...
Please log out and then log back into the backend, so Magento can refresh permissions.

The extension can't use mail server to send anything due to mismatching login credentials. If you are sure provided credentials are 100% correct please proceed with READ the Full answer link.

If you're connecting from behind the firewall, make sure the firewall rules allow you to connect the specified mail server. 

The error message isn't connected with the work of our module captcha. Read the full answer to get more information.

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

Loading