Skip Navigation

[Resolved] Submit form field to show parent taxonomy

This support ticket is created 8 years, 9 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Caridad 8 years, 9 months ago.

Assigned support staff: Minesh.

Author
Posts
#269474

I am trying to: add a submit for to the custom taxonomy archive and the single custom post type and to have the custom taxonomy show uo automatically

I cant see where to do so without the use of content types. I want to insert it to the templates

#269680

Lets take it by steps:

1) First lets create a CRED form to allow submitting a post. Use the wizard to create the form.

2) Then you need to create:
a) an WordPress Archive view, and include the form at the end of the layout section.
b) a Content Template for single posts that will also include the CRED form in it.

Then make sure you have all this working as expected. Once this is ready we can continue to set the taxonomy automatically, we might need some custom code to do this programtically:
https://toolset.com/documentation/user-guides/cred-api/#csd

Let me know when you get there and I will assist you further.
Regards
Caridad