We all know that, as the WordPress developer, for developing the WordPress themes or plugins, it will always be required to provide the Custom CSS code for styling and JavaScript files for some of the animations as well as functionality. So,…
Tutorial
Remove Search Engine Visibility Option For WordPress Sites
When you create the WordPress site, then, it will be displaying the contents of your site in the search engines too, without you requiring to do anything from your side at all. So, you might think, what about not displaying…
Setting Up Static Front Page And Blog Page In WordPress
WordPress, as a CMS was first built for the blogging platform for your site. So, you might have question about, is it required to have the front page display of your site when using WordPress to be blog page? The…
Controlling Number Of Posts To Be Displayed In RSS Feeds
As we all know that WordPress is a blogging platform. So, it will have the option of displaying your post, pages as well as the comments through the RSS feeds. Hence, what about controlling number of RSS feeds of your…
Controlling Number Of Posts To Be Displayed In Post Page
As we all know that WordPress is a blogging platform. So, it will have the blog posts page as well as the archive pages too within it. Hence, what about controlling number of post to be displayed in those pages…
Changing Permalinks In WordPress
WordPress by default, when its just installed, will have the permalink set up to its default, which may not be suitable for many visitors to your site, as well as for the SEO purposes, which is one of the most…
Adding Pagination In WordPress Post And Pages
Well, you are writing lots of WordPress posts and pages in the daily basis. Some of them seems to be too long to load in only one page and want to extend those in pages. So, now you might have…
Adding Featured Image In Your Post And Pages
WordPress provides you with the feature of adding featured image to the post and pages which you will be creating for your site. So, it looks like you were in confusion about how to add it in your site and…
Slide Toggle Effect Using jQuery
So, it looks like you are searching for having the slide toggle effect for your HTML project and accidentally landed in this page. It seems that you are in luck, as here we will be describing about how to create…
Adding Theme In WordPress Multisite
WordPress offers you to install your site to be in multisite install from which you can have much control over your site via the subdomain. It helps you to manage your business or news site to host in different way, for…