Lukman Nakib
Forum Replies Created
-
Yes return value need to be html , glad to hear that its working . Hope you are having a good experience using fluent forms. If you are satisfied with the fluent form plugin ands its ux, please don’t forget share your feedback by leaving a review for us.
Have a great day ahead.Yes, and try using this hook fluentform/rendering_field_html_{$elementName} replace and return the html. It should work. Let me know if you face any problems.
ThanksHello there,
Just wrote the code snippet for you, check this link.
Hope that helps.
Feel free to let us know if you need anything else.Thanks
Hi there,
This means there are some conflict in your site, you can see them in your debug log, if its turned on, other wise, try deactivating your other plugin one by and see if the issue resolved , let me know after you have checked this. If you can share your debug log file it will be easier to debug.
Thank you for your patience.Thank you for reaching to us. Yes this is on our roadmap, I am not able to give any ETA now, but its on a priority list.
Have a good day.
Happy to help , do not forget to let us know if you like it or not.
Have a good day ahead.We have fixed the issue and released a new version.
Thanks for reporting.Thanks a lot for your detailed response, I am from the fluent form dev team, and we will definitely look at this issue and try our best to resolve it. To get an update about this if you want you can open a support ticket in our support portal or we will let you know update you here.
Thanks again for your patience. Have a good day ahead.Try turning off the smtp plugin ,if it works that means there could be issue with smtp settings
Check this link ,its been updated
https://fluentforms.com/docs/fluentform_default_upload_path/
Thanks for reaching out to us. You will be happy to know, that we are currently working on this and will release and update when it is done.
Thank you for your patience.
Use this code snippet
add_filter('fluentform/auto_read_submission',function($stat){ return false; },10,1);Thanks
We have a released a new update with the fix.
Hello @elyalorde,
Thanks for letting us know. We tested the button style, padding & margin is working as expected. I am not clear how you tried to make the button responsive, cause there is no option to set device-specific styles currently.
Regarding the button positions, and padding , if you can share the form page URL we can try to locate what is causing the issue, sometimes theme CSS overrides form css.
Hope that helps.