Skip Navigation

[Fermé] Trying to post content from the frontend and display it as posts.

This support ticket is created Il y a 3 années et 3 mois. 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.

Aucun de nos assistants n'est disponible aujourd'hui sur le forum Jeu d'outils. Veuillez créer un ticket, et nous nous le traiterons dès notre prochaine connexion. Merci de votre compréhension.

Ce sujet contient 1 réponse, a 2 voix.

Dernière mise à jour par Nigel Il y a 3 années et 3 mois.

Auteur
Publications
#2138373

Hi,

I created a frontend submission form here lien caché

and made a submission, it is successful and a post is created, however, some fields such as the file are missing. I understand I have to style the view and the form but, could you please point me to a resource that shows me how to display all fields submitted from the front end submission form?

Thank you.
Daniel

#2138859

Nigel
Supporter

Les langues: Anglais (English ) Espagnol (Español )

Fuseau horaire: Europe/London (GMT+00:00)

Hi Daniel

If you have a custom post type with added custom fields and taxonomies, the way to display such fields and taxonomies is the same regardless of whether you add posts in the back end or front end.

Theme PHP template files for single posts don't output custom fields or custom taxonomies, and so you would create a template for the post type using Toolset where you specify which fields to output, where.

I suggest you start here to learn more: https://toolset.com/course-chapter/displaying-content-types/

Le sujet ‘[Fermé] Trying to post content from the frontend and display it as posts.’ est fermé à de nouvelles réponses.