Sauter la navigation

[Résolu] What solution would you recommend to add a backend options panel ?

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

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)

Ce sujet contient 3 réponses, a 2 voix.

Dernière mise à jour par Minesh Il y a 4 années et 7 mois.

Assisté par: Minesh.

Auteur
Publications
#1690715

Hi,
I need several options to be "sitewide" and will be used on most archive pages and content templates.
I wonder what solution Toolset would recommend to do this ?
I was thinking in creating a new CPT with custom fields but not quite sure this would be the recommended way to do so...
Thank you.

#1690977

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I will require bit more details when you say you want to use the fields sitewide, how exactly you want to use those fields, do you only want to display to value from those field or you also want to use those fields as filters? If you can share your proper requirement then I will be able to guide you in the right direction.

#1691281

Among categories, admin will be able to choose 4 that will be specific categories.
Each one of this specific categories will be used in different loops in order for instance to display "last 3 posts from this specific category".
Thank you.

#1691283

Minesh
Supporter

Les langues: Anglais (English )

Fuseau horaire: Asia/Kolkata (GMT+05:30)

The thing is that category is the thing that you need to assign to any post type.

what if you create a page called (master page) from where user can set this categories and later on you can grab the selected values of the categories from this age and use it as per your requirement.