#divitips Add page name to contact form Why might this be useful? To work out which page people were on when they submitted a page. add_filter(‘et_pb_module_shortcode_attributes’, ‘dbc_add_post_link_to_contact_form’, 10, 3); function...
How to quickly insert placeholder text into your academic writing TLDR: This is a short tutorial to show you how to automatically turn a combination of characters – for example, .cite – into formatted text within your MS Word or other MS Office file so...
To do this, copy the script below and paste it in the <head> section in the Integration tab in Divi Theme Options (Theme options > Integration > <head> section). Save, and that’s it. <script>jQuery(document).ready(function() {...
By default, the first item in a DIVI accordion module is open. Here are two ways to close all items automatically. Option 1: make all the first items of all accordions closed by default If you want to make all accordions closed by default, go to the “Add code to the...
I use this all the time in my Divi websites. Divi allows you to insert a single button with the in-built modules, but I regularly want to have at least two and sometimes three buttons side-by-side. For example: Call to action 1Call to action 1Call to action 3 To do...