Some time we face the 503 error in Magento website. Reason behind it is Magento Downloader. If you will check Magento Downloader you will get a option to unable or disable the maintenance mode. You can go to Magento Downloader directly by adding “downloader” after your domain name. E.g. http://www.yourdomain.com/downloader
Posted at February 22nd, 2012 in Magento | Tags: Magento, Magento Problem
Shortcode is a set of function to use in your post/page content. For instance, we use contact form 7 or any gallery plugin, we use a simple code to put in our post/page content: [contactform] Its really easy to built. Shortcode is define in your theme file function.php. Below is a simple example to built [...]
Posted at February 17th, 2012 in WordPress | Tags: wordpress function, wordpress tips