Ajax in WordPress

Asynchronous JavaScript and XML or simply AJAX is a JavaScript and XML based programming technique that allows a web page to fetch or submit new information and present it without refreshing the web page. Its having “asynchronous” nature, which exactly means it can fetch or submit data without refreshing the Read More…

Google Map API Geocoder with multiple location array

Hello if you are working on google map api geocoder and you need to search the location on basis of name and location than you need to use Google map api geocoder to get the location. We will try google map api geocoder with multiple array, here array can be Read More…

creating real time tax_query in WordPress

Several time we need to create real time tax_query in WordPress. The case can be some interactive form for users in WordPress some complex searches in WordPress search with multiple dynamic fields in WordPress In this case we need to populate the real time data basis on the user selection. Read More…

Whats new in WordPress 4.5 Coleman

After the Beta testing version finally the WordPress has released the new version, WordPress 4.5 release is named in honor of Coleman Hawkins, who is an American jazz tenor saxophonist. Hawkins was one of the first musicians to establish the tenor saxophone as a jazz horn. This new update has Read More…
Things to do after WordPress setup

15 Things to do after WordPress setup

You are done with launching a new website. Congratulation for your presence on world wide web. You will be so excited with your new website. You have chosen WordPress one of the best CMS. WordPress is the one of best Content Management System among all the available. It is open Read More…

Configuration file in wordpress

Configuration file in WordPress The WordPress configuration is very essential in order to set the website. The configuration file is stored at the wp-config.php. This file is found at the root of our installed WordPress file directory and this contains all basic configuration details of our website, such as database Read More…

How to Add an Author Info Box in WordPress Posts?

Why and When We Need an Author Info Box in WordPress In many case the WordPress blogs administrator want to show the real person who wrote the post and to give its credit and improve the domain authority Author info box in WordPress is required. if a website is running Read More…