-
Created a topic, Everything works. Good job. Thanks!, on the site WordPress.org Forums:
Everything works. Good job. Thanks! -
Created a topic, Issue with Timeline Line Extending Beyond Final Icon in Spectra, on the site WordPress.org Forums:
Hello Spectra Development Team, I have encountered … -
Posted a reply to [Calculated Fields Form] Adapting a POP-up for Mobile Version, on the site WordPress.org Forums:
Hello, I have implemented a JavaScript solution to adapt a modal popup into an inline… -
Created a topic, Adapting a POP-up for Mobile Version, on the site WordPress.org Forums:
Hi,I have a POP-up in a form that works well on deskto… -
Created a topic, Dragging POPUP Without Header & Restricting It on Small Screens, on the site WordPress.org Forums:
Hello!Your plugin allows enabling the dragging of a PO… -
Created a topic, Issue with Multiple Pop-up Windows Opening on Button Click, on the site WordPress.org Forums:
Hello, I have a button that opens a pop-up window a… -
Posted a reply to [Calculated Fields Form] Form Validation and Button Blocking in CFF, on the site WordPress.org Forums:
Thank you very much! This will greatly simplify the interface setup. I will really look… -
Posted a reply to [Calculated Fields Form] Form Validation and Button Blocking in CFF, on the site WordPress.org Forums:
Hello, I have a form with the class cp_cff_6, where I am checking if certain… -
Created a topic, Form Validation and Button Blocking in CFF, on the site WordPress.org Forums:
Hi!I have a form with buttons, and I need to implement… -
Posted a reply to [Calculated Fields Form] How to change the error popup style for fields?, on the site WordPress.org Forums:
Thank you very much for your support. The solution works. I did not create a… -
Posted a reply to [Calculated Fields Form] How to change the error popup style for fields?, on the site WordPress.org Forums:
https://app.screencast.com/N13vt09PXVCoh This works, but when the "Show as floating tooltip" checkbox is enabled, the style… -
Posted a reply to [Calculated Fields Form] How to change the error popup style for fields?, on the site WordPress.org Forums:
There is also a lot of confusion caused by the "Show as floating tooltip" checkbox,… -
Posted a reply to [Calculated Fields Form] How to change the error popup style for fields?, on the site WordPress.org Forums:
This code does not redefine the field outline on input error in a CFF form… -
Posted a reply to [Calculated Fields Form] How to change the error popup style for fields?, on the site WordPress.org Forums:
This works but the field outline remains red when an error occurs:Page example: https://spacemakerman.s1-tastewp.com/?cff-form=10 .cff-form… -
Posted a reply to [Calculated Fields Form] How to exclude the first value from the drop-down menu from selection?, on the site WordPress.org Forums:
Thank you, I'm talking about something else. I need the preset value to be unselectable.… -
Created a topic, Questions about fine-tuning styles in CFF, on the site WordPress.org Forums:
Hi!Please tell me how to change the pop-up error style… -
Created a topic, How to change the error popup style for fields?, on the site WordPress.org Forums:
Hello!Please tell me how to change the style of the po… -
Created a topic, How to exclude the first value from the drop-down menu from selection?, on the site WordPress.org Forums:
Hello!Please tell me how to exclude the first value in… -
Posted a reply to [Calculated Fields Form] How to pass a value from a field to a specific selector position?, on the site WordPress.org Forums:
Everything works, thank you very much! -
Posted a reply to [Calculated Fields Form] How to pass a value from a field to a specific selector position?, on the site WordPress.org Forums:
sorry for the confusion, i meant setting the value in dropdown for the third optionI… -
Created a topic, How to pass a value from a field to a specific selector position?, on the site WordPress.org Forums:
Hi!How to dynamically pass a value from a field to a s… -
Posted a reply to [Calculated Fields Form] Data Transfer to Popup from Buttons in CFF, on the site WordPress.org Forums:
Thanks, it works. But there was a problem with the script that hides the popup… -
Posted a reply to [Calculated Fields Form] Data Transfer to Popup from Buttons in CFF, on the site WordPress.org Forums:
Thanks, it works. But there was a problem with the script that hides the popup… -
Posted a reply to [Calculated Fields Form] Problem with displaying elements in CFF editor, on the site WordPress.org Forums:
No, another add-on was purchased, all forms with this add-on are now uneditable. We contacted… -
Posted a reply to Data Transfer to Popup from Buttons in CFF, on the site WordPress.org Forums:
Thank you, the transfer of values when pressing the button works, but opening a pop-up… -
Created a topic, Problem with displaying elements in CFF editor, on the site WordPress.org Forums:
I have a problem with displaying elements of several f… -
Created a topic, Data Transfer to Popup from Buttons in CFF, on the site WordPress.org Forums:
Hi!I have three buttons, each located in its own form … -
Created a topic, Implementation of closing POPUP when clicking outside its area, on the site WordPress.org Forums:
How to properly set up closing a POPUP when clicking o… -
Posted a reply to Implementation of closing POPUP when clicking outside its area, on the site WordPress.org Forums:
Thank you, I used your code. But after clicking the button, nothing happens.demo link -
Posted a reply to Implementation of closing POPUP when clicking outside its area, on the site WordPress.org Forums:
Thank you for your solution, but unfortunately, it doesn't work quite correctly. When entering values… -
Posted a reply to Implementation of closing POPUP when clicking outside its area, on the site WordPress.org Forums:
Thank you. This solution works for me only in the CFF form editor environment. But… -
Posted a reply to Using Field Value from Form 1 in Form 2 on the Same Page, on the site WordPress.org Forums:
Thank you very much! It really works. But is there a way to display a… -
Posted a reply to Using Field Value from Form 1 in Form 2 on the Same Page, on the site WordPress.org Forums:
Thanks for your comment, yes, indeed my mistake. Otherwise, everything is correct and should work? -
Posted a reply to Using Field Value from Form 1 in Form 2 on the Same Page, on the site WordPress.org Forums:
Created Form id=11 with slider fieldname1, assigned class "class-a." Created Form id=12 with Field Type:… -
Created a topic, Using Field Value from Form 1 in Form 2 on the Same Page, on the site WordPress.org Forums:
Hello! Is there a way to use the value of the field… -
Created a topic, Using Variables in WhatsApp Message Text, on the site WordPress.org Forums:
Hello!I am using the Calculated Fields Form plugin to … -
Posted a reply to Unit of measurement in the input field, on the site WordPress.org Forums:
Thanks friend, it worked! 🙏🏻 <script type="text/javascript"> var slider_field_name = 'fieldname1'; fbuilderjQuery(document).on('change', '[id*="'+slider_field_name+'_"]', function(){ let… -
Created a topic, Unit of measurement in the input field, on the site WordPress.org Forums:
Hello!I need your help on how to add a unit of measure… -
Created a topic, CSS style for Slider CFF, on the site WordPress.org Forums:
Hi, please help me with setting up the slider slider. … -
Created a topic, Applying plugin styles to HTML result (separate from form), on the site WordPress.org Forums:
I output the calculation result to a separate part of …