Home › Forums › General Issues › Want Page ID in post_id Field › Reply To: Want Page ID in post_id Field
Hi Jonathan. I tweaked my self i bit and made it work.
The code you posted above works well if i change the following thing
‘compare’ => ‘=’
TO
‘compare’ => ‘LIKE’
But will you please let me know, what difference does it make. Will it cause me trouble in future for any particular scenario ?
Also
‘orderby’ => ‘meta_id’,
‘order’ => ‘DESC’
is not working.
Thanks for your help so far.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.