quillforms
Forum Replies Created
-
Please note that on front end, we are removing all css styles and js scripts to load only Quill Forms styles and scripts in order to avoid conflicts.
You have 2 options:
1- Use custom fonts option in our basic plan.
2- Do some custom development to load the font like the following code:<?php
add_action('wp_enqueue_scripts', 'wp_12jm2rsdje8', 999999999);
function wp_12jm2rsdje8() {
if(is_singular('quill_forms')) {
// enqueue your font here
}
}- This reply was modified 2 years, 5 months ago by quillforms.
- This reply was modified 2 years, 5 months ago by quillforms.
Hello @broadsighted,
Thanks for reaching out!
First, we apologize for being late to reply to your ticket.
Second, the popup already has X button to close it. If you click on it and it doesn’t close, it is most probably a javascript error caused by any other plugin or theme itself.
Can you please share the link of your page to see this issue?
Best,
Quill Forms TeamHello @miminou,
Thanks for reaching out!
I see you have applied this already. Can you please confirm?
Please remember to load Almarai font first.We didn’t receive any email regarding this issue, so, we are closing it temporarily.
Hello @gorgeousmountain51.
Thanks for reaching out!
We will investigate this and will release a new version if necessary to fix this issue.
Best,
Quill Forms TeamThe welcome screen doesn’t support jump logic. Any other questions support it. Can you explain your use case via email to info@quillforms.com
Have you watched this video?
To add a new logic rule, you have to grab the plus icon from the question you want to jump from towards the question you want to jump to.
You don’t have to remove the welcome screen.
Also you can still use the group block but if you want to jump from question to another, you shouldn’t have both questions in same group because jump logic can’t work in group children. You can jump from a group to another group or from a question (not inside a group) to another.
Please let me know if this is clear or we can schedule a Zoom meeting to explain more.
Best,
Quill Forms TeamHello @carbondash,
Thanks for reaching out.
Please note that the jump logic should be used to jump from a step to another step.
If you gather all questions in one group, then jump logic won’t work because you have only one step.
Please view this tutorial to know how jump logic works: https://quillforms.com/docs/jump-logic/Hello @gabrielvncs,
Thanks for reaching out!
We have added the mask input feature in last version 3.3.0.
Please check and let us know your feedback.Best,
Quill Forms TeamClosing due to no response.
Closing temporarily due to no response.
Closing.
Fixed in version 3.6.0 for Jump logic addon.
We have fixed that issue in a new version for ActiveCampaign
Can you test please with latest version of Quill Forms and let us know if it fixed the issue?