Plugin Author
weDevs
(@wedevs)
Hi,
Could you please explain in details?
Whilst in wp-admin for the Custom Post Type we’ve created, if we click Add New, the custom form isn’t selected by default. In order to get it to appear we have to choose the form from the dropdown, and then click Update.
View post on imgur.com
The form fields then appear for editing once the page reloads. We would like the form to be visible and selected by default.
This is also the case for posts that are created via the front-end. If we edit them in wp-admin then we also have to select the form.
Plugin Author
weDevs
(@wedevs)
If you insert form shortcode that you created you don’t need to select a form from the dropdown. So, you can use form shortcode instead of select any form in the page.
Are we talking about the wp-admin page? how would a shortcode cause the “WPUF Custom Fields” section to display or not?
Example:
I’ve clicked “Add New”, and the WPUF form isn’t displayed by default:
View post on imgur.com
To get it to appear when editing in wp-admin, I have to select it from the dropdown and then click update. Then it appears:
View post on imgur.com
Plugin Author
weDevs
(@wedevs)
Have you checked it? You have to insert form shortcode on that page.
View post on imgur.com
I still don’t understand. I simply want the WPUF Custom Form section to appear in wp-admin, so we can edit the fields directly in the admin area.
If I paste the shortcode and click publish/update, nothing appears. We still have to select the form from the dropdown menu.
Plugin Author
weDevs
(@wedevs)
You cannot edit the fields directly in the admin area. To do that you have to edit form fields from User Frontend->Forms-> then select any form and edit there.
We don’t need to edit the fields themselves, just to manage the data.
We can add or edit the data without any problems, once we have selected the form from the dropdown menu.
@pixelkicks where you able to solve the problem? Because i’m also facing the same problem.