Revolution Slider isn’t working on PHP 7.2 – WordPress
Hello Friends. Now a days we all know that PHP 7.2 has been released…
Hello Friends. Now a days we all know that PHP 7.2 has been released…
Just add the below code in your theme’s functions.php file. add_theme_support( ‘woocommerce’ );
Adding Yoast SEO breadcrumbs in WordPress. Just add the below PHP code where you…
Adding search form in WordPress. <?php get_search_form(); ?>
There is a function to change the language in google reCAPTCHA. Just add the…
This is very simple in new WordPress. You need to follow below steps. 1.…
Adding separator between categories (if more than one) in “the_category”. <?php the_category( ‘, ‘…
Few days back I just faced an issue to generate SITEMAP.XML through “Yoast SEO…
Hello Guys, As you know that WordPress has changed their default “Classic” content editor…