loop2 Please Wait...
DeveloperGang

How To Submit A Form Without Submit Button Php Jquery Javascript??

html.png
Easy way to save a form without using a submit button is javascript. Just Check and use the below code for submitting a form without button. <html> <head> <scrip...

Get Wordpress Posts By Category Name..!

cat_name.png
its easy to get the Wordpress posts by Category name. That means your posts will only display if the post has selected a specific category. To create a category: Go to admin panel...

How To Display A Page In The Categories Default Menu Magento ??

cat.png
Here are step by step solution for the adding our CMS page to menu with categories: read carefully to understand this. check below screenshot that is already showing our categories...

Get The Posts By Category Id..!

WordPress.jpg
yeah... it is the coolest way to show posts by category id. you don't need to go longer. yes, copy paste below code and it's done..!! <?php $current_cat_id = get_que...

How to Create Custom Taxonomy in WordPress?

WordPress.jpg
We can easily do this by using the register_taxonomy() function into our functions.php file. Just open your functions.php file. And paste the below code at the end of your file....

What Template Files Are Used For Our Custom Post Type In WordPress?

WordPress.jpg
there are two files that can be used for our own created custom post type. the files are: archive.phpsingle.php To use the files we will just have to change the names wit...

How To Add Custom Post Type In WordPress Without Using Plugin?

wordpress-image-in-image-tag.png
Below I have shown the simple way to add custom post type in our WordPress site. Just open your functions.php file. and at the end of your file copy and paste below code to add you...

How To Get Posts Or Custom Posts By Query In Wordpress?

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
Yes, Simplest and easy way to get the post and our created custom post type by wp query. Just copy and paste below code into your file where you want to show /display your posts or...

Wp Change From Email Address And From Name

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
As we know by default WordPress uses <wordpress@domain-name.com> for from email address and WordPress form From Name. If you want to change default From email address and Fro...

How to create a child theme in wordpress ?

How-to-Create-Registration-Form-in-Wordpress-Without-Plugin_.png
first, you need to create a folder in wp-content/themes/YourChildthemeName Suppose we are creating a child theme for the twentyFifteen theme. then we can put our child theme name...
Lorem ipsum dolor sit amet consectetur adipisicing elit. Fuga, aspernatur.