Strip or Validate the country code 1 from Gravity Forms phone field
Some submissions have incorrect phone numbers when using the standard US phone field format on Gravity Forms because the user’s saved phone number in their browser auto-fills the 1 prefix and is then missing the last digit. Example issue: (134) 712-3456 instead of the correct number: (347) 123-4567The script below adds a field validation to …
Strip or Validate the country code 1 from Gravity Forms phone field Read More »
Gravity Forms to Zapier upload file url not formatted properly
If you are having an issue with Gravity Forms upload file field not being sent into another application through Zapier it may be due to the formatting that Gravity Forms applies to file URL’s when using the Multiple Upload feature on that field type. Instead of sending out a regular URL, Gravity Forms sends out …
Gravity Forms to Zapier upload file url not formatted properly Read More »
How to hide Header and Footer on specific Shopify Page
Step 1: You need to be able to target a specific page with CSS. Go to your theme.liquid file and find the <body> tag Step 2: Add this code to the body tag So that your body tag looks like this: Step 3: Then before the end of the body tag in theme.liquid add this …
How to hide Header and Footer on specific Shopify Page Read More »
How to calculate late fees on invoices
View the Terms Check the terms of the finance charge in writing, this will usually be listed somewhere on the invoice or contract. This can be phrased as “past-due bills will be charged a late fee” followed by the percentage amount, such as a 5 percent per month calculated at a daily rate. How to …
App Specific Passwords in Google Workspace not eligable?
Why is my App-Specific Passwords feature disabled? You need to disable the Less Secure apps feature You must enable 2-step verification for your account Then you will unlock the App-Specific Passwords feature How to enable App-Specific Passwords Gmail accounts have an App-Specific Password feature instead of enabling the Less Secure apps feature for connecting 3rd …
App Specific Passwords in Google Workspace not eligable? Read More »
Error Installing Pcloud app on Mac with M1 processor
You are getting an error when trying to install the PCloud app on a new MacBook Pro or MacBook Air. You need to install Rosetta software.Open the Mac Terminal app and enter the following command: /usr/sbin/softwareupdate –install-rosetta –agree-to-license Then restart your computer and try installing the app again. Once installed you can activate PCloud drive …
Error Installing Pcloud app on Mac with M1 processor Read More »
How to remove the default bottom margins from Elementor Paragraphs
Elementor paragraph elements have a default bottom margin that usually adds too much spacing between designed elements on the page. The best way to get rid of this by default is to add the following code to your themes style sheet or the custom code part of elementor if you have an elementor pro.
Find Overflow Element in Elementor Causing Horizontal Scroll
When testing a page build with elementor, you may find that the page can scroll right and left on mobile or tablet when it shouldn’t. This is usually caused by an element that is not positioned properly. How to debug elementor to show you which element is causing the horizontal overflow Visit the page in …
Find Overflow Element in Elementor Causing Horizontal Scroll Read More »
Square automatic transfers to bank not working
By default once you have a checking account connected to your Square credit card processing account, your balance will be transferred to your checking account on a daily basis. However, if you activate the Square Card feature then your balance will stay in Square and you can use your Square debit card to make purchases …