Like Us Like Us Facebook Subscribe Subscribe us YouTube Whatsapp Share us Whatsapp Query Send your queries

Wordpress

How to Create a Custom Post Type in WordPress

How to Create a Custom Post Type in WordPress programmatically, If you are a word press developer some time you need to do some thing…


Create a wordpress page programmatically and Assign Elementor Full Width Template

With the help of  code given below, you can create dynamic page programitically in Word press. In this tutorial, I will create post programitically and…


Advanced custom fields on save function trigger

Advanced custom fields on save function trigger, in this tutorial I am going to share a PHP programme to automatic trigger when a advance custom…


Advanced custom field how to populate select field

In this tutorial we will learn how to dynamically populate Advanced custom field select field in WordPress. I was trying a generate a dynamic select…



Create acf_form save data and Send mail from Frontend

Now send email using code below (paste below code in functions.php.


How to pass extra variables in URL with WordPress

In this tutorial we are going to learn How to pass extra variables in URL with WordPress ? We have to pass  two variables named…


How to Use WordPress Customizer in your Theme

WordPress comes with a built-in theme customizer that allows to take your WordPress Theme to the next level. Using Customizer you can change your Site…


Woo Commerce Single Product Page customization

If you are running a Woo Commerce powered e commerce website and want to customize single product page then we can do it by editing…


Woo Commerce How to Remove the Default Sorting Drop down

Are you trying to remove the Default Sorting Drop down on a Woo commerce Shop page, if you don’t need ‘Sort by’ drop down on…