Unminify CSS, HTML, and JS
http://unminify.com/
Javascript modal popup on page load, and exit, etc., with Jquery and Bootstrap. Sources: JS Onload: JS Mouseleave: HTML: × Shopping, Dining, Entertainment or Beaches, Golf and Area Attractions! Sarasota has it all! Request your visitors brochure today! Backdrop Opacity .modal-backdrop { opacity:0.7 !important; }
Contact Form 7 on WordPress with Google Tag Manager
There are a few older functions that you would implement via your own custom plugin, but I found that none of them work. This one didn’t work: if ( !function_exists( ‘wp_password_change_notification’ ) ) { function wp_password_change_notification() {} } This one didn’t work: if ( !function_exists(‘wp_new_user_notification’) ) { function wp_new_user_notification( ) {} } This one didn’t…
Internet Terms and Conditions Meetings For clients located in the Sarasota, FL, an initial physical meeting may be included in the quoted price. Any physical meetings note specified in the contract may incur fees billed at the standard hourly rate. Training Training provided to the client must be specified in the contract, which includes but…
How to prevent email from being sent to spam. Let say email originating from a specific IP, for example, a website contact form, is delivered to spam. One step is to add an SPF record to the domain DNS. In your domain registrar or host managing the nameservers, add a TXT record with the value:…
WordPress has tools to add a class to an LI element of a menu item. It also has tools to add a rel value to the anchor of a menu item But it does not have tools to add a class to the anchor element of a menu item. Let say I add a phone…