WordPress, as CMS, allows you to create meta box into it, which can help you to represent the design uniquely. It will also help you to maintain the main content of the post/page created to be highlighted uniquely. So, let’s…
WordPress Development
Extend Customizer Options To Include Radio Image Option
WordPress allows you to customize the customizer options as required for your site. You can do whatever you like to extend the WordPress Customizer options. However, here we will study about how to extend it to add the radio image…
Add And Display Featured Image In WordPress
WordPress being as CMS and used by around 27% of whole websites currently available allows you to add the featured image, ie, main image of the post or pages in your site and display it. So, here we will describe about…
Display Date As Set In WordPress Date Format Setting
WordPress has the option of setting the date display type in it. And we can display the current date using the PHP code. And what about displaying the current date setup in WordPress Date Format setting? Is it possible? Well,…
Integrate Bootstrap Responsive Table In WordPress Theme
Bootstrap framework, has many features built within it. One of the feature includes the responsive table. Out of the box, tables are not much responsive. But, if you are using Bootstrap for your WordPress theme development then, you can utilize…
Integrate Bootstrap NavBar 4 Into WordPress Theme
Bootstrap, is one of the most popular front-end framework for your site development. It has been used by millions of site for its development. Now, since the major update 4 has been released, there are many changes in this framework.…
Selective Refresh In Customizer Options
Since WordPress 4.5 update, it introduced Selective Refresh In Customizer feature in it, which helps you to view the exact change to that part in Customize Options, without the Customizer Options being refreshed. Well, so what is its advantage for the users…
How To Modify Excerpt More Text In WordPress
Have you ever wondered that you could change or modify excerpt more text in WordPress themes and plugins? If you are then, the answer to this would be yes, it can be changed or modified according to your site liking.…
How To Limit Excerpt Length In WordPress
How you ever wondered that you could limit excerpt length in your WordPress themes and plugins? If you are, then, the answer to this would be, yes, it can be limited as you want it for your site. You just…
How To Add Header Image Support In WordPress
WordPress, as a CMS, helps you to add the Header Image in your site. But, will the used theme out of the box in your site will support it? No, we do not think so and you too have the…