Category: Tutorials
-
How to Automate RSS Feed To Social Media Platform in Zaiper
Twitter & Pinterest Create a New Zap Click the Trigger, and then type in RSS. If you are not on premium choose RSS (legacy), if you are on premium then choose RSS. Choose the default for Step up. In the configure section, when they ask you put the feed url, ensure that it has the…
-
How To Create A Card Match Game In WebFlow
I made this a 20 card game, with 10 matching pairs. First, you need to design the cards. Do the front with the faces, then you need to design 1 back. When you are done you are going to do into WebFlow and throw in a Grid, name the class “game-container”. Make it 5 x…
-
How To Create A Sliding Puzzle in Webflow
CREATING THE PUZZLE First, create your image. It should be 3×3 squares. Resulting in 9 boxes. The last needs to be a transparent image. Export and save. Put in a container and give it a class of ” puzzle-container “ Next drop in the grid, create a 3 x 3 grid. Ensure the cell is…
-
Why Does My Column Look Weird in Outlook From SendGrid?
Honestly, SendGrid is kinda of bad when it comes to columns. My opinon, use images in place of columns because not all email platforms read the same code the same way, so it will come out wonky. This is just a fact we have to accept. Outlook itself is unique as it reads emails as…
-
How To Add Alt Image Text As Captions in WebFlow CMS
When managing multiple images and adding captions in WebFlow, creating separate text fields for each caption can be inefficient and clutter your project. A more streamlined approach is to use the alt text field. When working with the CMS multiple image field, hover over an image and click the three dots that appear. Then, select…
-
How To Find A List Of Contacts Who Open Your Email In SendGrid
Go to Activity in the left panel. Then click Advanced Search Add the following filters: You have to put the exact subject, and exact sender. Then click Search and it will pull the the list. Important Note: SendGrid retains this type of data for only 7 days. After this period, the information becomes inaccessible. To…
-
How to create a personality quiz in WebFlow without CMS And Forms
There are several tutorials available that explain how to create a Buzzfeed-style personality quiz using Webflow’s CMS and Forms. While these methods work well, they come with a drawback: they increase your CMS item count and which are subject to Webflow’s limits. An alternative approach is to use HTML embeds and JavaScript. While this method…
-
How to add Ads.txt in WebFlow
Step 1 – Create a txt document with your Ads.txt info Step 2 – Upload it to your assets within WebFlow. Ensure that it is saved ads.txt Step 3 – Grab the URL by going into the settings for the file Step 4 – Go into your Site Settings and then click “Publishing” on the…
-
How to use Custom Fonts in HubSpot
In the email editor click the + more option. Choose the “HTML-Email” Module. Insert it into your email by dragging it into the body. Then in the content tab, you can write the HTML/code into the box below. The code is: DISCLAIMER: You will have to try and see if your font name works, some…
-
How to get your site approved for AdSense
Getting your site approved for Google AdSense can be a rewarding step towards monetizing your content, but it requires meeting certain criteria and sometimes a bit of persistence. Below is a checklist with proven steps to increase your chances of approval, along with a few tips based on experience. Disclaimer: I had to apply multiple…
-
Fatal Error in WordPress
You may encounter the following error on your WordPress site: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in … This typically stems from a PHP memory limitation. Here are some solutions: If the error persists, consider alternative fixes or consult additional resources. Pro tip: If your site requires…
-
The Web Capture operation you have requested has failed because of an error
When creating an interactive PDF with links, you might encounter the error, “The Web Capture operation you have requested has failed because of an error,” when testing it in Adobe Acrobat Pro. This issue often occurs if the link contains special characters. How to fix it? Try using a URL shortener like TinyURL, or explore…