Hi everyone,
We are currently working on a booking system and we are trying to use ACF to add extra fields to Bookable Products (on the edit page for admins).
As it is right now, it only seems possible to add extra fields to posts of type Product, without any further specification of the product type. This means we’ll have to do some custom development.
Has anyone done this before? Or can anyone give us advice on how we should get started on implementing such a feature?
Thanks in advance!
Kind regards,
Willem
You will need to create a custom location rule.
https://www.advancedcustomfields.com/resources/custom-location-rules/
I don’t know anything about “bookable products”, is this a taxonomy? attribute?
It can be quite difficult to create location rules for post settings outside of the standard WP settings.