wellybogs
Forum Replies Created
-
Great!
Thank you for resolving the issues with my use of the Forminator plugin.I have tested the contact us form on Chrome, Edge and Safari.
All working correctly.
Thank you. I have found that Forminator is the only Free Form Builder plugin with all the field types that is needed for any website. Be it personal, Club or Commercial.
Thank you for resolving my issues.Hello Nebu John,
Doing what you suggested has worked!!!
Deleted the Options -ExecCGI line from the .htaccess file
and created a file named forminator.php and content in the mu-plugin folder.
Thanks all you guys that responded and helped.
I’ll close this thread after further tests and creating more folders that don’t throw up the same issue.
Thanks again.I have managed to get the Radio buttons to work by using the Design style of [None].
Added a CSS class [named my-radio-buttons] in the Additional CSS Classes from the Styling Tab.
I then customized the Theme’s Additional CSS section and added this;.my-radio-buttons .forminator-radio {
layout:vertical;
float:left;
padding-right:20px}
@media only screen and (max-width:782px) {.forminator-row {
clear:both;
padding-top:5px;
}
}
The problem is that I don’t know CSS at all!
This is from Googling and copying code snippets.
Have a look at the Test 1 form
https://www.splayers.co.uk/PLAYERS/radio_buttons1/
If you could provide me with a good cascade set to display a Vertical set of Radio buttons I would be most grateful as a workaround.
Many Thanks.Hello Nithin,
I have changed the Contact Us form so that there are no Radio Button fields as it is for use by the public.
I have tried 5 different Themes 2019 to 2022, but the issues are still there.
Deactivated all plugins except for Forminator, no joy.
Cleared web hosting cache. now disabled.
I have created 2 new forms and published them on a new page.
https://www.splayers.co.uk/PLAYERS/radio_buttons1/
The first form has the Design Style set to [None] and kind of works, but will only display Horizontally and no spaces.
The second form is set to [Default]. No Button value is displayed, but the Buttons will display vertical and with correct spacing.
Export of first form (form ID 380) https://justpaste.it/cnv7n
Export of second form (form ID 389) https://justpaste.it/b5asb
It looks like the styling is being interfered with?Sorry, I have now created an account with JustPaste.it
Use this link https://justpaste.it/b21g3Thank you for your quick response.
I have changed the Behavior/Rendering settings as you suggested, but no change.
Here is the Form Export text https://justpaste.it/b21g3
Thankyou- This reply was modified 1 year, 4 months ago by wellybogs.