How to create a grayscale client logo layout in Divi










I'm a freelance WordPress Developer and Project Manager. Specialize in WordPress, Woocommerce, Custom WordPress Theme and Plugin Development, and Shopify. Highly skilled in HTML5, CSS3, SCSS, JavaScript, jQuery, Ajax, ES6, Bootstrap, PHP and MySQL.
Add a File Size Column to the WordPress Media Library (and Make it Sortable) Sometimes it’s helpful to see the size of each media file in your WordPress Media Library — especially when you’re managing storage limits or trying to optimize page speed. In this tutorial, you’ll learn how to: Add a “File Size” column…
All files permission need to be reset to 664 and all directories permission needs to reset to 775. And then we need to reset the group to admin. First we will need access to server via SSH Access. Change file permission to 664: Change directory permission to 775: Change file & folder group ownership to…
Avada Theme is a popular WordPress theme that offers various customization options, including the ability to add featured images to your blog posts. By default, when you hover over a featured image in the blog element, it displays a hover effect. This effect includes an overlay with the post title, post date, and a link…
I want the user to be able to download a PDF file after registering on the site with a simple ‘Name’ and ‘Email’ form. I have only one file to download, so it should be very simple and I don’t want to install a branch of plugins to achieve this. So I found this simple…
Are you facing the broken Font Awesome icon issue on your Avada theme website after migrating it from one server to another or from a production server to a staging server? This can be a frustrating issue, but don’t worry, it’s an easy fix. In this post, we will guide you through the steps to…
Do you want to open external links from your blog posts in a new window? Opening external links in a new window allow your users to visit the link without leaving your website. I will also show different code snippets to do that, so you can choose the one that works for you. For this,…