Disable Scroll Effects on Tablet and Mobile
When using scroll animations in Elementor, there is no way to turn those effects off per breakpoint. If we want to disable that animation, we can add the following styles. The “max-width” can be changed as needed. The “1024px” that is there now will do up-to tablet size. If you have altered the breakpoint sizes […]
Making all links on a staging site unclickable
You’ll need login to the WP site Then Go to Appearance > Customize Go to Theme Settings > Header Footer Scripts Then add the following snippet to Footer Scripts Some detail on what this snippet does: Line 2 tells your browser to wait until the document finishes loading Line 3 tells your browser to only […]
Base Package for Intake
http://templates.goebelmedia.com/base/
Set up Mailgun SMTP for WordPress
Install WP Mail SMTP @ https://wordpress.org/plugins/wp-mail-smtp/ Install & Activate Use fillinsitename@sitenotifications.com for “From Email” Check the “Force From Email” box Scroll down & select Mailgun Fill in API Key & Domain found in Basecamp > GMG Logins Document (Use Mailgun Credentials noted for Site Notifications) Send a Test Email to verify
Determining a Site’s CMS
When beginning the content migration portion of the intake process it is generally helpful to know what CMS the existing site is built with. A tool called Built With is a great aid in determining this information. Follow the steps below to find a site’s CMS: Go to https://builtwith.com/ Type in the existing site URL in […]