Discovering Website and Email Addressing with NSLookup
Open Command Prompt window type nslookup and enter set type=any (domain name)Dealing with “Reply To:” issues in WordPress form outputs
Spam Prevention nightmares Spam prevention has been a nightmare for all involved since even before I began CharlesWorks in 1998. Spammers: they are always trying to find ways around the spam protection. Email users: It is a constant battle trying to sort spam from...Getting Through a Pandemic Together
A July 4th note from Charles Here we are at the 4th of July of 2021 already! The loss of life suffered in 2020 was horrendous. Yet there are people who still do not think in terms of helping their fellow citizens – and themselves – by being vaccinated. The...Navigation Font on Smaller Screens
@media (max-width: 1600px) { #menu-home li, #menu-home li a { font-size: 16px !important; padding-right: 2px!important; } } add the above to child theme css add css id of menu-home to moduleViewing Google and Divi fonts
There are some instructions for using high quality fonts here: https://developers.google.com/fonts/ The actual listing of fonts is here: https://fonts.google.com/Avoid Typography Widows or Orphans
add the following to functions file /** * Avoid Typography Widows */ function kl_avoid_content_widows( $content ) { $pattern = ‘@(?:\s)([[:punct:][:word:]]+)(?:\s)(?!/>)([[:punct:][:word:]]+)(?:\s)([[:punct:][:word:]]+)</(p|h1|h2|h3|h4|h5|h6)>@m’;...OG (Open Graph) meta data
This article speaks to the best practices for link previews in messages: https://developer.apple.com/library/archive/technotes/tn2444/_index.htmlParallax CSS
/* parallax hack */ .et_parallax_bg { position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: bottom center; background-size: cover; }How to fix stuck menu headers in Divi sites
If you view a Divi site and see the menu not properly scrolling or transitioning to a sticky menu you can first try these steps: Log into the admin dashboard Go to Appearance > Customize Click on Header & Navigation Make small edits to the Fixed Navigation...External Image Importing
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...Remove Arrow from Menu
add to child theme css add menu-home to menu module css id /* remove arrow from menu */ #menu-home .menu-item-has-children > a:first-child::after, .fullwidth-menu .menu-item-has-children > a:first-child::after, #et-secondary-nav .menu-item-has-children >...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: