Adding more pages to your project
You can add more pages to your project by clicking on the pages icon in left side panel: Click on create page to add a new page, you will be asked to name your page and to enter the slug. The slug will be the extension of the URL of where your page can be found after you have published it. (https://storage.crisp.chat/users/helpdesk/website/280380f882556c00/16c3d352-b30e-4c2e-86Some readersEditing a form element
When you add a new form to your page it looks like this: By clicking a field of your form the following menu will appear. When you click the gear wheel you are able to change different aspects of your form. When you check "required" the visitor must fill in this forFew readersClick to call/e-mail
You are able to create tel: and mailto: buttons in pagebuilder.. Once a customer clicks a tel:-button, the device will start calling the phone number. Clicking a mailto:-button, will open the default mail-app on the device with the provided e-mailaddress as receiver/destination. To use this, add a button and choose for "Link". After that, add tel: or mailto: followed by the destFew readersEditing a button element
You can add a button to send your visitor to a different webpage or if you don't want a direct form on your page. By clicking the button option it will show a button which you can edit to your own style. By selecting the text you can edit it. Click here to read more aFew readersHow do i make a form on a pop-up
To make a pop-up please first add a button to your page and click on the button. Once clicked you will see the following options: Click on the link icon in the middle, and see that you can let the button link to another link or to a pop-up. Click pop-up and then click the plus to add a pop-up, you see the following screen: (https://storage.crisp.chat/users/helpdesk/website/3Few readersConnect a form with a thank you page
It's very easy to connect your form to a thank you page or up-sell page. Step 1 Click on the button of the form Step 2 Click on the envelop icon Step 3 Click on URL (https://storage.crisp.chat/users/helpdesk/website/f2d0a2f680a5c000/76cb40ae-5Few readersEditing the menu element
With the menu item in your right side panel you can add a menu to your page. This will only work if you have more pages in the same project. To add more pages click on the "Pages" icon in your left side panel: Then click on "Create Page" to make a new page, you can make as many pages as you want within the same project. After you have made two or more pages you can enable the menuFew readersAdding and editing sections
Here we will tell you how to add sections: The blocks, we call them sections, make your page a landingpage. You can add as many sections as you like. The more sections you combine the more diverse this makes your page. By clicking the 3 dots you are able to add new sections/blocks. Next this brings you to the menu with our beautiful predesigned sections. But it is also possibleFew readersHow to restore revisions
We have added an application that will retrieve your previous work. Every 5 minutes AdPage will make a copy of your current project. You can find these copies under "Revisions" in your left side panel. If you click here and click on the "RESTORE" button, you will go back to that version of your project. (https://storage.crisp.chat/users/helpdesk/website/fd5153ae39e20800/cFew readersHow to use the section builder?
Within the builder you are used to adding sections to a page to give it more content. Out of the pre made designs it is also possible to build up your own section. Please click on the three dots like you would do when adding a normal section and then click on the section builder: (https://storage.crisp.chat/users/helpdesk/website/66d5ee4acb859c00/01ee06c5-b911-43da-b685-79662cFew readersHow to change the font of form
The form element contains standard font. If you want to change the font you can do that through code injection. Below you will find an example code for changing the font for the fields and the submit button: <style> @import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap'); form input type="submit" font-family: 'Oswald', sans-serif; form input type="text" font-family: 'Oswald', sans-serif; </style>Few readersUse the Embed element
To embed a snippet on your page you can use the embed element. To use this please go to the desired place on your page where you want the embed element to show up and click on the plus. You can now add the embed element, and will see the following on your page: By cFew readersEditing a countdown element
The countdown is a timer you can add to your page if you want to count down towards a specific moment. For example the ending of a sale, introduction of a product, etc. By clicking a number you are able to change the timer. When you click the calendar icon it brings yFew readersEditing a text element
Edit a text element By clicking the text icon you'll get the option to add text to a section. It shows a text block. In this text block you are able to type your text message. By double clicking the text or selecting the text your text editor will appear. The foFew readersEditing the spacer element
After you have clicked to add a spacing element, you will see that a new space appears looking like these white stripes. (https://storage.crisp.chat/users/helpdesk/website/2ae15b7ad67a2a00/image150hgce.png) (https://storage.crisp.chat/users/helpdesk/website/2ae15b7ad67a2a00/image1n583p7.png) You can add as many spacing elements as needed to give more spacing to a certain area of your section. The spacing is especially useful when you want an item to appear on the bottom or top of a sectionFew readersEditing an image element
Editing an image element Edit an image By clicking an image element you can add an image to a section of your landing page. When you click the image the following icons will appear: By clicking the left icon you are able to upload an image from your computFew readersRight to left for Arabic and Hebrew
If you don't use the alphabet and want your pages to appear in Arabic or Hebrew. You also need to enable the right to left feature in our side panel. If you want to enable this feature you have to click "Appearance" in the left side panel. As you can see there is a possibility to enable the RTL function. OFF = (https://storage.crisp.chat/users/helpdesk/website/444e5ed57f61bFew readersEditing an icon text element
With icons, you are able to make a summary of your product's or service's benefits. You can add text to an icon to make your benefits more clear. With the search function, you can find almost any icon you'd like. Momentarily it isn't possible to upload your own icon.Few readersEditing a video Element
Editing a video Element With this function you are able to place a video on you page. This is what your added video will look like on your page. You are able to change the video by clicking on it. Via the code option, you can easily fill in the URL of your video:Few readersEditing an icon element
Add icons to link through your social media pages for example. By clicking the icons the following icon will appear: With the 1st option, you can changFew readersAdd elements
Add elements All trough the editor where you can see this "+" icon, you are able to add elements. By clicking this icon the following menu will show: Basically you can pick any element you want, and in general the name of the element speaks for itself what it doeFew readersHow to use hidden fields
Implementing hidden fields After the iOS update 14 tracking your results becomes more complicated. Furthermore it's a great way to have your reporting complete. So you want to make sure you define your campaign with variables for example: yoururl.com/?campaign=Facebook yoururl.com/?campaign=e-mail yoururl.com/?campaign=Google Those values you can store into Hidden Field in your form: Hidden Field YouFew readers