Related Articles
How to Wrap Text Around Images in Divi (3 ways)
https://www.youtube.com/watch?v=6d4IXA_qaVc GGIT site uses the second method (float).
Divi
Blog Page To change the default, change the link in the menu. The settings>reading page has no effect either in WP settings or Divi customizer settings. To make /blog resolve to the desired blog page, use the Redirect plugin to redirect /blog/ to the ...
Web Site Maintenance Service contract procedures
Customer signs contract and it is filed. Confirm customer has also signed the T & C (general consulting) agreement. Confirm we have login credentials to web site cpanel, ftp site, and platform (Wordpress, Modx, etc.) Create recurring service contract ...
Editing sidebar on geekgirlsit.com web site pages
The sidebars are set under https://geekgirlsit.com/wp-admin/admin.php?page=et_theme_builder > template (with specific pages) > Custom Body[edit] Exception: The sidebar for the the blog home page is set under the page itself. Remember to save by ...
Web Site Security
Plug-in updates and installations are blocked in the wp-config.php file. To update or install a plug-in, change this value to false: define('DISALLOW_FILE_MODS', true);