How to translate a field’s label and values in multiple languages?

To translate a field’s label and options (values) in other languages other than English, do the following:

Go to Form builder

Click on the form the fields of which you want to edit

Click on Edit icon to edit an existing field or click on “Add new field” button to add a new field

To set labels for the field in another language, select the language from the dropdown (We’ll use German language in this tutorial)

Enter label and options for German language.

Click on Save.

This field would now display with the label and options added in the above step whenever someone selects “German” language from the dropdown.

How to fix the “Your connection is not secure” message on my website?

When you set up a custom domain, Dryfta platform also requires an SSL certificate to be set up for all custom domains to allow secure online payments. It is free and comes with the platform. 

When you access your custom domain, it looks for the SSL certificate and then loads the website. When it could not locate any certificate, it displays this error message.

Why is my browser not able to locate my custom domain’s SSL certificate?

There could be various reasons. Here’re some of them:

  • Your SSL certificate has expired. If so, it would be automatically renewed. You can also send an email to support@dryfta.com to let the support desk know about it.
  • Your SSL ceritifcate is yet to be installed for your custom domain. It takes up to 24 hours to install SSL certificate for your custom domain.
  • We’re unable to install an SSL certificate for your custom domain. Please contact support desk to find out the exact reason.

How to assign a custom role to a list of contacts and display them on the website?

In this tutorial, we would create a list of Event Staff and display them on the website. To create a list of Event Staff and display them on the website, do the following:

Create a new Contact usertype role “Event Staff” from under Roles & Access Control (available in the sidebar). See screenshot.

Go to Contacts, select your event staff members and using Bulk Edit, assign this new role at once to selected members of your Event team. See screenshot.

 

Once the role is created and assigned, go to Navigation and enable the menu item for this role. See screenshot.

How to add meta tags in my event website?

Go to Settings > General Settings and under Meta tags heading, you can add meta tags. Please make sure to use proper formatting. Here’re some examples of the the meta tags that are used:

<meta name=”description” content=”Free Web tutorials”>

<meta name=”keywords” content=”HTML,CSS,XML,JavaScript”>

<meta name=”author” content=”John Doe”>

<meta     name=”viewport” content=”width=device-width, initial-scale=1.0″>