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...
Avada Demo Pages ShortCode
If you are looking for Avada WordPress demo short code from the demo pages, you can get it here:...
Best Free Image Resizer For Windows
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....
How to Upload And Use Your Own Font In WordPress
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...
How to Make Formatting of Email and Text Field Same in Contact Form 7
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...
Simplest Way to Protect Your WordPress Website from Brute Force Login Attempts
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...
How To Hide Slogan in uDesign WordPress Theme
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...
Ban Hammer, A WordPress Plugin That Blocks Registering of Certain Email and Domains
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...
Recommended WordPress Backup Plugin “BackUpWordPress”
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....
robots.txt FileTo exclude all Robots From The Entire 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...