Problem:
I want to store a few global text values (language, resort name, ID code) and retrieve them site-wide in different parts of the website using Toolset—similar to a settings page in the WordPress admin.
Solution:
Create a custom post type like “Site Settings,” attach a Toolset field group with the needed text fields, and create one post to store the values. Then use [types field='your-field-slug' item='POST-ID'][/types] to display the values anywhere on the site.
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 1 voice.
Last updated by 1 month, 3 weeks ago.
Assisted by: Christopher Amirian.