Adding server-side password protection (such as BasicAuth) to /wp-admin/ adds a second layer of protection around your blog's admin area, the login screen, and your...
How To Disable File Editing in WordPress
Disable File Editing The WordPress Dashboard by default allows administrators to edit PHP files, such as plugin and theme files. This is often the first tool an...
How to Secure WordPress Configurtion File – wp-config.php
You can move the wp-config.php file to the directory above your WordPress install. This means for a site installed in the root of your webspace, you can store...
How to Hide Arrow from Parent Menu Items in DIVI WordPress Theme
Are you looking to get rid of the tiny arrow pointing downwards in DIVI WordPress theme? You can do it fairly easily by adding this custom CSS on to your Divi panel...
Here are a Few Websites Powered by Grid.io Platform
Grid, the so called WordPress killer has finally started to roll out sites but what does these sites look like and what users have to say. They seem to be on the...
How to Disable Auto Hiding of Videos in DIVI Slider Module on Mobile Devices
If you use DIVI WordPress theme and come across a situation when you don't want to auto hide the video in slider module on mobile devices, you can add this line of code...
How to Create Diamond Shape Using HTML5 and CSS3 with Background Image
You can create a cool diamond shape using HTML5 and CSS3 with an image in the background with outer border in your own color. Here is a CSS and HTML code snipped that...
How to Add Custom CSS or Script On All Pages But Homepage in WordPress
If you want to add custom css on all the pages of a WordPress website except the homepage, you can do it via something like this. Put this code in the header.php of...
“Please wait…” – How to Fix Issue of Endless Wait While Adding Category or Sub-Category in Magento
If you're trying to add category to Magento and after filling the details get an error that says "Please Wait" (technically not an error until it goes away in few...
How to Fix Service Temporarily Unavailable Error” in Magento
"Service Temporarily Unavailable The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later." If...