How i can use my own custom json api route for fetch posts, single post, categories, countries (custom tax) theme settings with acf?
I am using custom api route for my app also. So i want to use same for theme.
Thank You
How i can use my own custom json api route for fetch posts, single post, categories, countries (custom tax) theme settings with acf?
I am using custom api route for my app also. So i want to use same for theme.
Thank You
No response on my post? i am waiting for any response because i wanna start site with frontity.
You need a plugin to expose the ACF data in the REST API such as this one.
There’s also a couple of threads in this community about fetching and using ACF data which may help to guide you. Check these out:
Hope this helps.
ok thank you