Author Archives: Sunil Chaudhary - Page 8
How to add html in category description in WordPress
As per the default functionality, we are not able to use any html tags in category description textbox in wordpress admin. Wordpress prepared this section for normal content. So, to make it possible, wordpress prepared a filter and put it…
How to add dropdown for quantity in place of input in woocommerce
We all know that woocommerce is very useful plugin for wordpress shopping website. Sometimes we need to customize it as per our requirement. In the same reference we know that we have text fields for quantity input at product detail…
Solution to “Your theme contains outdated copies of some WooCommerce template files” issue in WordPress
As we know that woocommerce is widely used wordpress plugin for shopping/e-commerce websites. It is a very good plugin as it take care of each wordpress process very smartly. Generally we use to upgrade wordpress and plugins on regular basis…
How to get widget ID in WordPress
We know that widgets are important part of wordpress. We use widgets in different ways to show our content at front end. Generally we use wordpress widgets to show our required parts in our sidebar, footer, header etc parts of…
How To Show Complete Slug Of A Post in WordPress Admin
As we all know that all the wordpress posts are having different slugs. Slug in wordpress are used to create permalink of that particular post. Wordpress generate the slugs according to the post title automatically. So, as per wordpress automatic…
Change Default Order Of Post Or Page In WordPress Admin
As we all know, posts are showing in latest first order in post grid of wordpress admin and same with the pages also. We can filter them by using above filters as per our choice. But in few situations we…