Magento
Magento: Please enter a valid URL. Protocol is required (http://, https:// or ftp://) issue in Magento Installation
While installing Magento in the local server, in the configuration section, you may be asked to enter the base url. But the installation wizard will not accept the local server url. It is because Magento won’t consider the local server Read more…
Magento
Magento: only pagenation at bottom
Create a file named pagination.phtml in app/design/frontend/rwd/fancydress/template/catalog/product/list with the folloowing code: and call it with the following code in list page bottom
Magento
Magento: Add short Description to your cart page
Magento’s default view cart page: Simple product includes a product thumbnail , product name, product SKU as shown below. Configurable Product includes a product thumbnail , product name, product SKU , Product Attributs as shown below. What if you wanted Read more…
Magento
Magento: Please enable cookies in your web browser to continue
Sometime You may get these types of error while: Adding product to cart Login to your Account On Registration The enable-cookies page will ask you to enable cookies in your browser. The message is as follow: Please enable cookies in Read more…