WordPress lets you add the image caption and its description per images uploaded in your site. So, if you are building up the WordPress theme or news site, then, probably you may want to display image caption under the featured images…
WordPress Development
How To Display First Paragraph Only Added In Your Posts Via WordPress
As we all know, in WordPress, we can write as many paragraph as we want for our blog post. So, have you ever tried to display first paragraph added in your post out of the content area to showcase it…
Make Your WordPress Theme WP-PageNavi Plugin Compatible
So, you are trying to make your WordPress theme, WP-PageNavi plugin compatible? While doing so, you were not able to do the same and was seeking for help and accidentally landed in this very page while searching for this. Well,…
Make Your WordPress Theme Breadcrumb NavXT Plugin Compatible
So, you are trying to make your WordPress theme, Breadcrumb NavXT plugin compatible? While doing so, you were not able to do the same and was seeking for help and accidentally landed in this page. Well, you are in totally…
Integrate Bootstrap NavWalker Into WordPress Theme
Bootstrap, as one of the most popular front-end framework, which first approach is to make mobile friendly websites, so you may have developed your project using this framework, isn’t it? Well, while doing that project, now after all, you may…
Query To Display Latest 10 Posts In WordPress
You might be creating your WordPress projects and wanted to display the latest 10 posts added in your site out of the WordPress default loop, for eg: as the breaking news, right? Well, so you searched for this feature and accidentally…
Make Your Theme WooCommerce Plugin Compatible
Have you ever built a WordPress theme for your site or project? If you have then, have you ever tried to make your theme WooCommerce plugin compatible? If you have not, or tried it and the design of your theme always…
Tutorial On Creating WordPress Child Theme
So, it looks like you are searching for the tutorial about how to create WordPress child theme and accidentally landed in this page. Well, what a luck for you. Here, we will describe about how to create the WordPress child…
Check For Custom Post Types Condiotionally In WordPress
WordPress provides you with the option of creating the CPT ( Custom Post Types ) for your project. So, what if you want to conditionally check for custom post types you have created for your project to display the content differently?…
Register Social Navigation Menu In WordPress
You might be building up your WordPress site, and may want to create new social navigation menu to link it to your social profiles. But, you do not know how to register social Navigation Menu in WordPress at all, and landed…