If you're moving high volumes of site content from a non-wordpress site and it contains embedded images, instead of finding each image and saving and reuploading it, this plugin will allow you to import images into the wordpress media library and update all the embed...
Technical Help
Remove Arrow from Menu
add to child theme css /* remove divi default effects for items with a drop down menu */ ‪#top‬-menu .menu-item-has-children > a:first-child {padding-right: 0px; padding-bottom: 17px!important;} #top-menu .menu-item-has-children > a:first-child:after{content:...
Optimize Divi for iPad View
At CharlesWorks our favorite theme these days is Divi, by Elegant Themes. We highly recommend it as it allows for much customization which is key in providing unique aesthetics for websites. The Divi theme has built-in settings for responsiveness for numerous devices...
Protected: Generate Privacy Policy
Password Protected
To view this protected post, enter the password below:
Customize sidebar
Add to CSS .widgettitle { text-align:center; font-size:18px; padding-bottom: 20px; } .et_pb_widget ul li { background-color: #333333; padding: 10px 10px; color: #fff; font-size: 14px; font-weight: 600; line-height: 1; letter-spacing: 1.2px; text-transform: uppercase;...
Constant Contact Subscriber Forms
I have found that all round best plugin to use for Constant Contact subscribe forms is Constant Contact Forms by MailMunch. It is simple, and has options to create popup forms, add fields, and looks nice.
Changing default slider arrow on Divi Slider
https://divi-professional.com/how-to-change-default-slider-arrow-icon-on-divi-slider-modules-via-css/
How to Check other email accounts through GMail
On your computer, sign in to the Gmail account you want to import to. In the top right, click Settings, which is a gear icon, then See all settings. Click the Accounts and import tab. In the "Check mail from other accounts" section, click Add a mail account. Type the...
Contact Form 7 Made Auto Responsive
Contact Form 7 can be made auto responsive in a Divi site by simply adding in the appropriate CSS code to allow it to happen. Add the following to Custom CSS /* Contact Form7 mobile styling */ @media screen and (max-width: 768px){ .wpcf7 #Personal-Details, .wpcf7...
How to Show Site Visitor’s IP Address on WP Forms Output
The WP Forms plugin for WordPress is fairly popular and one of the plugins I like using for handle form inputs on websites. I especially like being able to tie in Google RECAPTCHA into it which greatly reduces form spam. Form spamming has become big business. Apps...