Forums › Forums › Search & Filter Pro › No results
- This topic has 16 replies, 2 voices, and was last updated 5 years, 12 months ago by
Trevor.
-
Trevor(Private) October 9, 2019 at 3:15 pm #223314
Ah. I do not know why I did not see the issue before. I am blind, I apologize. The form UI itself is incorrectly built. When fixed, we may have to come back to the Display Method, which I think might not work.
Fortunately, you have made only two posts, so to fix the issue is not so much work.
You have used ‘Category’ six times in the form, but you can use each source or data terms only once per form, and one form per page.
For many reasons, the best solution is not to use Categories at all, but instead have one Custom Field per form field. I would suggest that you install the Advanced Custom Fields plugin (it is free and very popular) and create a Field group for Posts, with six Custom Fields in. Think carefully about what type of fields you want whoever is entering the data to use, like checkbox, select box, number etc.
Then edit those two posts and fill in the data. Then edit the form to remove the Category fields and add Post meta fields, one for each of the 6 different custom fields. Make sure, when you select the field (meta key) name to use in the Post meta field object in our form, that the name does NOT start with an underscore.
I suggest using ACF also because there is a good front end form system for it, so data entry could be done by an editor from outside the admin, if you wanted. Also, most data import tools support ACF.
Trevor(Private) October 18, 2019 at 2:29 pm #224113Not a lot, as it is not one I have personally encountered. What I would do though …
Make sure WP Debug mode is ON. See if that gives any further information.
#1 Install a standard WP theme, like TwentySixteeen or TwentyFourteen (my favorite two stable test themes) and activate that. Test the form. Does the problem persist?
#2 Deactivate all other plugins. Test the form. Does the problem persist?
#3 Make a dev site on the same server and install WordPress from scratch etc. Test the form. Does the problem persist?
#4 Make a dev site on a different server (different specs, different host). Test the form. Does the problem persist? -
AuthorPosts