cmshelplive
Forum Replies Created
-
Thank you! We have a lot of new features lined up for next release (1.4). If you have any feedback, please feel free to share and we will consider including it in next release.
Cheers!
Forum: Plugins
In reply to: [Ultimate Promo Code By CMSHelpLive] Change the position of the form on pagesHi Paulynn,
The form can be shows anywhere you put the code. You can show it below the content if you want. All you have to do is paste shortcode below the text.
If you want us to do it for you, please create a support ticket on our helpdesk. We will need temporary access to your dashboard to show it.
Let me know if you have any other questions.
Hi Balazs,
Thank your for your kind words. By default on first four fields are visible in submission manager. But clicking on any row will take you to full details of the submission. Just click on the red number in the left-most column.
We understand this is not very intuitive and we are rolling an update today with a new “view” button for each submission. Please update when you see the new version is live.
You can easily “Export” all submissions in an Excel file. This feature is available in Premium version of the plugin available on our website. Additionally there are other features like File Upload field available with Premium version.
I hope this helps. Please let me know if you have any other questions. Thank you for your interest in our plugin. We are committed to a regular update cycle and a lot of new features are coming up.
Cheers!
Hi,
Thank you for your interest in our plugin. Adding regular expression will require some code editing.
There are two way to go about it:
1. In view-form.php add regualar expression in function validete_userName()
line number near by 665OR
2 Use php for regular expression in crf_ajaxCalls.php in function validateUser line number 13
Let me know if you have any other questions. Cheers!
Forum: Plugins
In reply to: [Ultimate Profile Builder] How to switch off captchaI hope you enjoy using our plugin. Please do not forget to post a review. It will help others decide and keep our motivation up.
We want to keep improving it with every passing week.
Good luck!
Forum: Reviews
In reply to: [Ultimate Profile Builder] Custom fields didn't workHi,
Thank you for the review and taking out time to use our plugin. I am sorry that custom fields did not worked for you. This happens in some databases where unique key is not supported.
We have fixed this issue with v 2.2.2 which was released couple of days ago. I am sure, sometime in future, you will have better experience if you chose Ultimate Profile Builder again.
Good luck!
Forum: Plugins
In reply to: [Ultimate Profile Builder] How to switch off captchaHello,
Thank you for your patience. A new update has been rolled out. You will now see a toggle switch for turning off recaptcha in general settings page.
If you need further technical help with this, please feel free to create support ticket on our helpdesk.
Cheers.
Forum: Plugins
In reply to: [Ultimate Profile Builder] How to switch off captchaHello!
Thank you for downloading and using Ultimate Profile Builder. By default Captcha is used on all registration form. Currently there is no option in GUI to turn it off.
We are releasing a new version in next few hours which will have toggle switch to turn off Captcha. Just watchout for new update coming up.
Alternatively, If you are comfortable editing code, then we can tell you the file location.
Let me know if you have any other questions.
Forum: Plugins
In reply to: [Ultimate Profile Builder] Listing more than 1 role in the same PageHi,
Thank you for your interest in Ultimate Profile Builder and appreciation.
While it is not possible to show multiple user roles on a single page using multiple short-codes, you can however use widgets to show multiple roles if you are using latest version. You will need proper widget areas to do that.
Let me know if we can assist you in any other way.
Forum: Plugins
In reply to: [Ultimate Profile Builder] Redirect to a custom page instead to dashboardHi,
Are you using default profile login page that comes with Ultimate Profile Builder? It will not take user to Dashboard page. You can display it by using shortcode:
[UPB_auth]
Also which page you want to protect? The dashboard login page?
Forum: Plugins
In reply to: [Ultimate Profile Builder] Dutch Language?Hi,
Still working on it. Requires redoing a lot of parts, that’s why taking time. Really sorry to disappoint you so far. Hopefully it will be finished soon. Meanwhile we have added some new functionality and a lot more is coming up.
Thank you again for supporting us.
Forum: Plugins
In reply to: [Ultimate Profile Builder] Cannot add custom fieldsHi,
No, the custom field is not a Pro only features. All custom fields are available in free version.
The issue appears to be with your server database. If you can send us required login on our helpdesk our support staff can fix it for you.
Please note, for faster response use our helpdesk. Thank you for your interest in Ultimate Profile Builder.
Forum: Reviews
In reply to: [Ultimate Profile Builder] Not working with page builder pluginHello Caobo,
Thanks for trying out our plugin and bringing this issue to our attention. We are releasing a new update for Ultimate Profile Builder today which contains fix for this conflict.
If you still face any issues with the plugin, do not hesitate to write to our support team and we’ll fix it right away.
Cheers.
Forum: Plugins
In reply to: [Ultimate Profile Builder] Database errorHello digigirl,
Could you please create a support ticket on our helpdesk so that our support staff can look into it asap. Just send an email to support (at) cmshelplive.com
We may need temporary access to the site to troubleshoot the issue.
Forum: Plugins
In reply to: [Ultimate Profile Builder] Placeholders for registeration & Login formHi,
Since Ultimate Profile Builder has multi-theme support, the settings are controlled by UPB_theme.php dynamically.
You can override the settings by editing style.css and using !important declaration.
You can edit placeholders through these files:
UPB_register_file.php
UPB_login_file.phpCheers.