Adding Menu Descriptions in a WordPress Theme
WordPress 3.x menu has a very nice feature where you can add descriptions with each menu items. But this feature is hidden by default. When enabled displaying these description is not supported sometime in few themes. These menu descriptions provides a better user experience on your website and these descriptions can be used to show visitors more about a menu item. Most of the themes are not designed with menu-item descriptions but here We can guide you how to enable menu descriptions in WordPress and how to add each menu descriptions in your WordPress theme. You can follow these simple steps to show menu description for your WordPress theme: 1. Go to Menu section and click on screen option in top right. 2. Tick the checkbox of description and click…
PayPal Test payments in WooCommerce Plugin
The PayPal Sandbox is a place where you can test your shopping cart and other PayPal integrations in a realistic way, except that no money changes hands. This means you can test your PayPal processes in the Sandbox and know they will behave the same on the when you go live. You need to follwo these steps 1. Login to the PayPal developer website Login to the PayPal developer website: http://developer.paypal.com. Use your PayPal username and password to login and navigate to Applications → Sandbox accounts. 2. Create Your Sandbox test accounts Now You need to create 2 test accounts – 1 for the merchant (representing your shop’s PayPal account) and 1 for a buyer (representing a customer/buyer). Click the Create Account button to create an account. 3. Configure WooCommerce PayPal settings Now login to…
Virtual Currency: Bitcoin
Bitcoin is being used to pay for everything from pin to smartphones on the Internet. The Bitcoin is being traded without tracking, for reducing banking-transaction fees and making it an attractive for those seeking to buy and sell via the Web-stores. The price of Bitcoin is $1,034 on the http://preev.com/ , and this virtual currency gaining wider acceptance. Bitcoins, which exist as software and aren’t regulated by any country or banking authority,surged to a record $1,073 yesterday, up more than 80-fold from a year earlier. The currency has rallied on growing interest from investors in China and the U.S., while merchants are starting to accept Bitcoins for everything from Bears to tuition fees. History Bitcoin was introduced in 2008 by a group of programmers going under the name of Satoshi Nakamoto, Bitcoins exist as software,…
How to start LAMPP automatically in Ubuntu?
For a web developer LAMPP is the primary application for web development, so to start it every time whenever you login. You can make a script which will automatically start LAMPP on login. Open terminal and run following command. [code]sudo gedit /etc/init.d/lampp[/code] Use following code in file & save and close the file. [code] #!/bin/bash /opt/lampp/lampp start [/code] Now run following command to make this script executable. [code] sudo chmod +x /etc/init.d/lampp [/code] In Last run following command to install init scripts to all runlevel. [code] sudo update-rc.d lampp defaults [/code] Restart the system for confirmation, lampp would be start automatically & you can check it by running http://localhost in your browser.
Voting Rights Bill For NRI (Non Resident Indian)
Parliament has approved voting rights for non-resident Indians in elections with the Lok Sabha adopting the Representation of the People (Amendment) Bill, 2010, However, the person will be able to exercise the franchise only if he or she is present in the constituency on the polling day. The new law will allow an Indian citizen residing abroad to enrol in voter’s list and exercise his franchise even if he or she remained away from place of residence in India for more than six months owing to employment, education or otherwise. But there are more then 20 million Indians living abroad and it is practically impossible to have 20 million people travel to India at the same time. So a combination of Internet and Postal Ballot is more practical, reasonable and…
Google India celebrated Children’s Day with the Doodle 4 winner
The Google India homepage on Thursday, November 14, 2013 shows Google written with characters that well and truly are Indian. The doodle is titled 'Sky's the limit for Indian women' and has been designed by Gayatri Ketharaman from Pune for the fifth edition of Doodle 4 Google competition. The theme this year was celebrating Indian women. [caption id="" align="aligncenter" width="652"] Google Doodle 4 India[/caption] Today's doodle has G written with a young girl character who is seen leaping in the air with a dupatta and a musical instrument behind her indicating that she is dancing. The two Os are written with a Re 1 coin that has a graduation cap on it while the other O is balance by a house on a beam balance. The other G shows a…

