Get The First Image Of WordPress Post As Featured Image

By Faruque Ahamed Mollick

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

Add Custom CSS Style In WordPress Admin Dashboard Area

By Faruque Ahamed Mollick

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

How to create your own shortcode for WordPress?

By Faruque Ahamed Mollick

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

How To Make Blurry Text Using CSS?

By Faruque Ahamed Mollick

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

Disable Auto Links of URLs In WordPress Comments

By Faruque Ahamed Mollick

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

rel=”nofollow” for all external links in WordPress using code

rel=”nofollow” for all external links in WordPress using code

By Faruque Ahamed Mollick | February 10, 2017

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

Make YouTube Embed Video Responsive Using CSS

Make YouTube Embed Video Responsive Using CSS

By Faruque Ahamed Mollick | February 7, 2017

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

Java Exceptions , Errors , Exception Handling in Java

By Saruque Ahamed Mollick

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

Related Posts