Dropdown Meta key calling Value, not Label.
-
Hi!
I love this plugin, it’s saved me so much work.
But I have a bit of a problem…When I call a dropdown value using meta keys, what I get is the raw value itself rather than the label it’s attached to. For example:
Dropdown 1: “Hello World”
Dropdown 2: “Good night”If I call the meta key “hello-world”, I want to get “Hello World” data but instead I get “hello-world.”
This isn’t a problem with Text fields and other information types, which call their more rich data through their meta key values. Am I doing something wrong, and how can I address this?
P.S. I am using Oxygen Builder with WP Frontend, and using Oxygen to call custom post field values by meta keys. And it’s not getting the right thing with dropdowns specifically. Any help is appreciated.
- The topic ‘Dropdown Meta key calling Value, not Label.’ is closed to new replies.