Skip Navigation

[Closed] Creating a list of custom fields to show

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.

This topic contains 1 reply, has 2 voices.

Last updated by Christopher Amirian 1 year, 11 months ago.

Assisted by: Christopher Amirian.

Author
Posts
#2685882

Tell us what you are trying to do?
Using the view block i can show custom fields from various posts as your tutorial has shown but i need to do a similar thing to the view block but i only want to show the custom fields that are associated with the specific post they are on. For example my post named "New york" has a 20 different custom fields that i would like to have displayed in a list to logged in users. When they navigate to my post named "California" i would like the 20 custom fields associated with the california post to show in a sortable list.

#2686084

Christopher Amirian
Supporter

Languages: English (English )

Hi there,

It is possible to do so with a content template. A content template is a template that will show when a single post item is shown.

For more information:
https://toolset.com/course-lesson/creating-templates-to-display-custom-posts/

Here is how to do it to show members only:

https://toolset.com/course-lesson/creating-templates-to-display-members-only-content/

To show the custom fields themselves you can use either a paragraph or single field:

https://toolset.com/course-lesson/display-dynamic-sources-inside-all-text-blocks/

Thanks.

The topic ‘[Closed] Creating a list of custom fields to show’ is closed to new replies.