How to remove or hide breadcrumbs for CMS pages or for a particular page in Magento?

Magento is very feature rich eCommerce CMS, it is very good for the medium to large size of the business, as the eCommerce platform it gets very popular in very less amount of time. I am going to describe one of the most prominent feature of the Magento, "Breadcrumbs",

Add Different Javascript and CSS to Home Page or specific CMS page in Magento

Magento CMS page is used to create the static pages in Magento, suppose you want to create the About Us, Terms and Condition page for your store then you can create the Page by using the Magento CMS Page functionality. Magento CMS page allows us to choose the different

Admin Form Fields in Magento

Hello all hope you are doing well, Today here in this post, I am going to cover the Form fields in Magento, by using these form fields we can create the forms in admin, as other CMS Magento has the different form fields available by default, you can use

Paypal shipping address errors in Magento

Paypal payment gateway is bydefault installed in Magento, you need to just enter your Paypal Credentials and configured it in Magento. Paypal shipping address error is the most common error in Magento. Here are the error message, While creating an order by using the PayPal it is showing the

Please enter a valid URL. Protocol is required (http://, https:// or ftp://) issue in Magento Installation

Recently, I faced very strange problem while installing Magento Ver. 1.9.2 on my local server on Ubuntu System, it is showing the error "Please enter a valid URL. Protocol is required (http://, https:// or ftp://)", Where as it is not showing any error in the lower version of the

SQLSTATE[HY000] [1040] Too many connections Error in phpMyAdmin

I was working on a Magento store and suddenly got the error message a:4:{i:0;s:43:"SQLSTATE[HY000] [1040] Too many connections";i:1;s:2884:"#0 /lib/Zend/Db/Adapter/Pdo/Mysql.php(109): Zend_Db_Adapter_Pdo_Abstract->_connect(). After doing some research on the internet, I found that it is a common error of the phpMyAdmin, and can be solved by increasing the max_connections limit in the

Could not determine temp directory, please specify a cache_dir manually problem in Magento

After moving a Magento store from one hosting to another, Magento admin shows exception: "Could not determine temp directory, please specify a cache_dir manually". This is usually due to the Shared web hosting but our hosting was not the Shared, Here in this post I am describing how to

How to Start, Stop and Restart Apache by using the SSH Command?

Apache is a Web server and used to serve the content for the static as well for the dynamic web pages on the World Wide Web, and it is very necessary to restart the Apache when you have made any changes into the php.ini file, The syntax is very