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 […]
Extract Links from the Page
Open the browser’s dev tools on the page you want to extract the links from. Paste the following code into the JavaScript console and run it. This will compile links into a table then open that table in a new window. This is useful for viewing all links on a page without having to “find” […]
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 […]
Landing Template
Landing Template
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