kristineds
Forum Replies Created
-
You could modify the value being checked using?https://formidableforms.com/knowledgebase/frm_duplicate_check_val/
Look at the contents of $check_val and remove from it to make the duplicate check more strict. It’s possibly the IP that is changing like in the example.
Best,
KristineHi @albertsareh
If you are exporting your entries via CSV and are using Excel to open it, we recommend using the Excel > Import option. Then select the encoding type that corresponds with the CSV encoding type, which is typically UTF-8.
Front-editing is a feature included in the premium version of our plugin. Could you please?open a ticket?in our helpdesk so we can further help you?
Thank you.
Hi @drteddy
While this is not a built-in option at the moment, we could share a code snippet that you could use to get started. Could you please?open a ticket?in our helpdesk so we can further help you? Thanks!
Hi @corescript
The calculator is a feature included in the premium version of our plugin. Could you please open a ticket in our helpdesk so we can further help you?
Thank you.
Thanks for your feedback! I’ll bring this up with our development team so they can look into this more.
Hi @janinemarie
The Views add-on is a feature included in the premium version of our plugin. Could you please open a ticket in our helpdesk so we could further help you with this?
Thank you.
Hi @hninak
The calculator is a feature included in the premium version of our plugin. Could you please open a ticket in our helpdesk so we could further help you with this?
Thank you.
Hi @worksg!
You could use this code snippet instead to remove the time limit for all forms.
If you need to apply it for specific forms only, I’m afraid you would need to customize the code snippet on your own, as this is beyond the scope of our support.
@webcart Could you please open a ticket in our helpdesk, and include an XML export of your form so I can investigate this further??
Thank you!
Hi @webcart,
Thanks for sharing that screenshot! You could add some CSS styling to move the table on the right. You could try something like this:
<div style="float:right;">[default-message direction=rtl]</div>
Hi @webcart
Using the?[default-message direction=rtl] shortcode should show the field names on the right column and entries on the left column. If it’s not being applied to the other fields, you may want to check for a plugin conflict.
You can set the form and field alignment from right to left in the Formidable > Styles page.
I hope this helps!
Hi @jhollier
The Views add-on is a feature included in the premium version of our plugin. Could you please?open a ticket?in our helpdesk so we could further help you with this??
Thank you.
HI @loxx927
Since creating a grid of images using the Views add-on is a feature included in the premium version of our plugin, could you please?open a ticket?in our helpdesk so we could further help you with this??
Thank you.
I’m afraid I’m unable to reproduce your issue on my dev site. We haven’t received any similar reports from other users either. It sounds like there is something unique to your site causing this.
Could you try reinstalling the plugin on your site?
If you’re still having trouble, either check your PHP error logs,?turn on WP_DEBUG mode, or contact your web host for more information.