Hi team,
So I have built a single layout that gets data from a custom post type and my problem is to get the meta_id from the wp_postmeta table where postID = post ID and meta_key is ‘adress-konstrundan’.
I just can’t figure out how to get the value from meta_id and I have tried everything with Loopers and so on.
As you can see in the db table I need for example the meta_id “7107” where the meta_key is “adress-konstrundan”.
How can I get that value?
Thanks!