Hello, I am here again with a new WordPres solution for WordPress developers and I hope this tutorial is also going to be helpful for you. Sometimes WordPress users may forget to p.... Read More
What happened if you could change or replace CSS style with your own custom CSS code for WordPress admin dashboard panel? Many WordPress users may be tired of using black and white.... Read More
You have already used many plugins that provide shortcodes. To work with a shortcode you just need to place it inside one of your WordPress post or page and you will able to see th.... Read More
I am again with a new article with another simple and easy CSS trick. In this article I am going to show you how to give a text blur effect to make it blurry. I hope this article i.... Read More
You can notice that whenever a user write a comment in WordPress comment section in plain text and then publish it, the links inside comment will be clickable even though it was w.... Read More
Adding rel nofollow for external links on a webpage plays an important role. It tells search engines not to consider those links when search crawlers come to crawl your web page. So it will help you not to send your traffic juice to those external links. There are lots of of WordPress plugin available which add […] Read More
I am here again with another solution which may helpful to you. You will find that when you copy the embed code from YouTube video page under share tab and choose embed, then you will notice that the video is not responsive. It has fixed width and height. So it will not automatically fit the […] Read More
In this article we are going to learn Java Exceptions, Errors , How to handle those exceptions, different types of exceptions with some easy and understandable examples. What is an.... Read More