Creating / Editing issues
-
When creating a new membership this membership is always public regardless if the checkbox is checked or not.
I’ ve copied the Form Data from the Google Chrome Developer Tools:type:simple name:10 set_public_flag:1 set_paid_flag:1 membership_id:0 step:add action:save_membership _wpnonce:5620d81938 save:
I think the parameters set_public_flag / set_paid_flag represents the values of the checkboxes.
After I get the success message I go to the edit page of the new created membership and see that the membership is public. Why?Another issue is on the edit page.
If I enter a description, I have to de- and reactivate the membership to get the value saved. All other inputs are stored by Ajax requests when I change the value. Only these textarea value isn’t saved by entering a value.It would be a great improvement in usabilty if I could add the description and membership order in the creation process. Also I think a sort feature like the one you found under Design->Menus would be very helpfull to users.
Then they could drag and drop the membership onto the position they like.
- The topic ‘Creating / Editing issues’ is closed to new replies.