WordPress Development
Articles on website developments using WordPress, errors fixing, debugging issues, tips for solving issues. Step by step custom theme development articles. Hosting server management, issues fixing of hosting server. VPS management tips. Site performance improvement tips. Site Optimization for better Google Pagespeed scores
Learn WordPress and Web Development Basics
These topics are very basic computer education and only useful for learners who have started basic web developments. Most topics are related to WordPress developments and fixing issues in the sites during learning web development or in production sites ( Live Sites )
WordPress step-by-step installation process
WordPress is a well known CMS platform for websites. Installation is very easy and simple. For installing WordPress in your localhost environment or on your hosting server you need to follow almost the same steps.
In the initial step you need to download the latest version of WordPress. Once you got the zip of WordPress installation files then move on to the installation process as follows.
How to add a Custom Search Form in your Post in WordPress
How to add a Custom Search Form in your Post in WordPress
Adding a search form in your website is a good idea and it helps visitors to find out the required content easily from your site.
In WordPress there are many ways you can add search form in your post or page.
Here we will discuss mainly 3 methods to achieve it.
WordPress inbuilt function.
Creating a Shortcode to add search form
Adding Search form using custom form codes
Some important study notes