How to delete index.php from your WordPress URL

How to delete index.php from your WordPress URL

If you are having problems deleting “index.php” from your url and your site only works with it, modify the code at the end of your htaccess file, between BEGIN and END tags, like this:  Code # BEGIN WordPress <IfModule...
How to add new social icons to Divi footer

How to add new social icons to Divi footer

First, go to Divi -> Theme Options. On there, you can choose if you want to show or hide some Social Icons:                 Then, at the bottom (Custom CSS) add the following code if you want LinkedIn and YouTube. If you want a different icon just change the...
How to change meta “by” in WordPress posts

How to change meta “by” in WordPress posts

First of all, we go to Divi -> Theme Builder -> Integration. Then, inside the body we introduce the following code, inserting the text in “Insert your text here” or leaving it blank:  Code <script>jQuery(function ($)...