Hello Developers, Greetings of the day!! Today I am going to show you how to add category slug as class in wp nav menu items. When we have added category
Sometimes the hidden files are not visible when connecting through FTP like .htaccess To make it visible; we have to change FTP server settings. Please
Hello all, Sometime you need to convert your strings with number or numbers to string in javscript. You can use some javascript functions for it. Number()
Hi Friends! Sometimes if you want to get all post from main site into sub site. So please refer my below code. switch_to_blog($blog_id); = This is switch
A trim functions is used for remove character from both side of the strings String is your variable or your string parameter which specifies which
To use ACF with widget, In this article we have create custom widget in ACF.
Hello Developers, Greetings of the day! Today, I am going to show you how to solve issue with align lightbox vertically in center of page. Sometimes
Hi Friends! .jpa file can be a Joomla backup or can be a WordPress backup. To extract it you will need .jpa File Kickstart.php file – You can download
Hello Developers, HTML 5 video autoplay not working in ios devices. so we have used to canvas for this. please refer my below code. This is the code
We have new feature called as Rest operator in ECMAScript 2015 . Please find below use case of this interesting operator. If you will run above code
Hooks are WordPress function which we can applied to an action OR and filter Developer to changed default wordpress functionality for plugins and theme
Hello All , today i am going to show bind method of javascript. Please find below example where we have bind this keyword to function for return email