If you want to change the default excerpt length of a WordPress site, you can do it using the code below. Paste it in the funtions.php file and update the number in...

If you want to change the default excerpt length of a WordPress site, you can do it using the code below. Paste it in the funtions.php file and update the number in...
If you are looking for Avada WordPress demo short code from the demo pages, you can get it here:...
If you are looking for a desktop based image resizer for Windows Operating systems, this application could be a good choice for re-sizing images....
If you want to add custom font in your WordPress website, you can do it pretty easily. Assume that you want to add Airbold Pro font in WordPress website, you need to...
If you want to separately format text field and email field in contact form 7, you can do it by this way input[type="text"] { background-color:#000; } and...
There is brute force attack on almost every WordPress based website. The frequency can be more or less but it usually happens with most of the sites (unless you are...
If you are looking for a solution to hide the slogan (description) in uDesign WordPress theme which goes right under the logo, you can do it by adding the following...
If you want to block some email addresses or specific domains, you can use this plugin called Ban Hammer which allows you to block users from registering on your...
WordPress backup up plugin that let us schedule a backup of database and files together or separately and set an option to keep certain number of backups on the site....
If you don't want to let your sites get indexed on search engines, you can disable access via robots.txt file. Create a file named robots.txt and upload it to your root...