Social Share Buttons on WordPress without Plugin
Currently, so many social sharing plugins are available in the WordPress plugin directory, but the use of too many plugins reduces the website speed. Here...
Currently, so many social sharing plugins are available in the WordPress plugin directory, but the use of too many plugins reduces the website speed. Here...
Hi all today I am sharing the solution for fixing Custom Post Type Pagination on WordPress Static Homepage. I faced this issue when i used...
Finally, we got the solution for Previous/Next Post Navigation in Custom Post Type Single Page. Use the following code to add Previous/Next Post Navigation in...
We already shared about normal WordPress conditional tags Hide Elements on Specific WordPress Pages Using If , else Condition. Now we are sharing conditional tags...
Current Post Category with Link Add this code in the Single.php where you want to display the categories you selected for the blog post.
Today we are sharing how to Customizing Woocommerce Checkout Page with CSS, add below CSS to your WordPress theme CSS file.
Code for Display WordPress Post from a Category with Excluding Current Post. Change category slug ‘news’ to your own category slug.