Todo application with Javascript and localstorage. I have build this small application using vanilla JavaScript....
Read More ⟶
Sometimes when dealing with API response we get HTML entity tag as well. For eg:
In order to fix this kind of issue we...
Read More ⟶
WordPress nav menu arguments
<?php
$defaults = array(
'theme_location' => '',
'menu' =>...
Read More ⟶
A simple query post wordpress to display post in any format you desire. Basically sometime you may need to call some...
Read More ⟶
How to customized slider height DIVI theme
A simple css code to customized slider height DIVI theme.
@media only...
Read More ⟶
Since the WEB2.0 is released we have we have many reason to keep the fixed header with navigation. The concept of...
Read More ⟶
Woocommerce is the best plugin for shopping cart based WordPress website. Now a days many premium themes as well as...
Read More ⟶
Create child theme in wordpress is a best way of working with Premium themes. Child theme inherit all the functionality...
Read More ⟶
Hello friends!! In this short tutorial I am going to explain how easily you can create a dynamic widget in a admin...
Read More ⟶
CC and BCC are emails general header object in which CC means to be Carbon Copy and BCC means Blind Carbon Copy. CC...
Read More ⟶