Drop down list value not retained in custom form block on front-end
-
I have created a custom Gutenberg form block with help from online searches and Ai. My form is to collect manuscripts from authors and store them as attachments to a custom post type.
The form displays fine in the editor and on the UI but there is a problem with a drop-down list. On the front-end the value is not retained when it is selected. It appears to function correctly in the editor when a value is selected. On the UI, logging the action in the console shows the value selected.
There seems to be a theme effect as well because the Go GoDaddy theme in the repository does not show the default select option which correctly displays in Twenty Twentyfour
I would appreciate all help trying to fix my problem.
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.