wordpress Archive

How to display Custom Gravatar for Guest Users in WordPress

When a guest user or non-member user comment in your blog posts or articles, you may have noticed the mysterious person appearing next to his/her name as an avatar in the comment section. Because of this, most of the people often gets misunderstood the comment as a SPAM !! Although they are relevant and genuine

How to Secure Your WordPress site with .htaccess

With the number of hackers growing day by day, websites are undoubtedly prone to Security Risks. Whether your website is worth being hacked or not, your Nemesis always try to let you down. And one  of the ways is hacking your website. If your website is not secure, with the different Security Breach Techniques, the hackers use

How to Add Custom attributes in WordPress Nav Menu

There comes a time when you want to add custom attributes in WordPress nav menu. For instance, you may want one of your menus differently displayed than others.One day my client wanted me to add Bootstrap Tooltip feature on two of the nav menus on her site. Well, I knew it was possible but it was a

How to Add Scroll To Top Button in WordPress

              The good user-friendly experience and simplicity is a must to keep visitors on every website to increase traffic in a good website. The best way to do this is by building a simple and elegant page on your site. The reader may leave your website instantly and may not

Change From and Email Address names in WordPress

You may want to Reset Your Password when you get locked out of your own WordPress Account or for Security Purpose. However, there are various ways to Change/Reset your Password. You can modify it from WordPress Dashboard or via PHPMyAdmin Database if you are a site Admin and have full access to the site’s CPanel. The other global

How to Add Categories to Pages in WordPress

By default, WordPress has four taxonomies that comes with right after the installation and Category is one of them. Other three taxonomies are Tags, Link Category, and Post Formats. So Category is used to group the contents into the different sections. The Posts in WordPress can be determined by which category they fall in. For