Thread Starter
mpiroh
(@mpiroh)
So I figured out what his is not populated. The value is for listing category, so it does not reflect in individual listings. I need to create another field for listing items which will take value of the field in listing categories. Could you please point me to a tutorial on how to get a value from another field? I found something like get_field($selector, [$post_id], [$format_value]); but have no coding skills. Where these should be added?
To describe in more detail:
I have a field called ‘Add Banner’ created for listing categories. I have another field called ‘Copy of Add Banner’ created for listings. What I need to achieve is that field ‘Copy of Add Banner’ will take the value of ‘Add Banner’ field for that particular listing category, under which listing item is created. For example restaurant El Diablo will show the value from category Restaurants.
Thanks
-
This reply was modified 7 years, 4 months ago by
mpiroh.