If you want to removed the posts from certain category to not be displayed in your WordPress homepage then, you have come to the right place. By default, WordPress will show every posts of each category in blog page. However,…
WordPress Development
How To Disable Fallback Menu In WordPress?
In WordPress, when you register the menu for your site and display it, then, if you do not assign the menu to the required theme location then, it will display the list of pages added within your site. But, what…
How To Exclude Pages In WordPress Search Results Page
WordPress, by default, when you search your site, it will display all of the posts and pages within the search result page. However, when the visitor to your site is searching within your site, they might be searching for the…
How To Add Fallback Featured Image In WordPress Theme
WordPress, as CMS, let’s you add featured images in your posts and pages by default. If you have created any of the custom post types then too, there is option of supporting the featured images for those too. But, what…
How To Get Image Details With Image URL In WordPress?
WordPress, lets you attach images in any of your pages of the site. But what about you are directly displaying the images in your site via url? Will it give all the details about the image? Well, it will not…
Use Masonry To Add Pinterest Style Post Grid In WordPress
What if, you have checked out the popular social site like: Pinterest and want to create similar layout? And why not create the same layout too since it might save too much space for your site, removing unwanted whitespace, which…
Display Header Video In WordPress In Different Pages
WordPress, from the release of 4.7, let’s you support header video within the theme. However, if you support it, you will get the video in the home page only for your site. And other other pages, you will see only…
How To Change Default Gravatar On WordPress
WordPress, let’s you add post comments for your blog post. The post comments will display the user avatar, ie, Gravatar image before the comment by default. If the user has the email associated with Gravatar then, the Gravatar image will…
Displaying Full Content For Sticky Posts In Blog Page
WordPress, as CMS, let’s you create sticky posts in your site as you need it, which always sticks at the top of the blog page created for your site. And is there any limit in creating sticky posts in your…
Add Theme Support For JetPack Infinite Scroll
WordPress, as CMS, let’s you add as many feature as you need for your site via either the theme or plugin. And most of the feature will not be able to add within the theme and hence, plugin is probably…