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 url as a valid url. Solution: For this you need 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