Hello Team!
I hope you are doing great today!
I am trying to get some results from REST API but I only get results, if I add a title from Pages.
For example:
https://dev2.streamee.gr/wp-json/ajax-search-pro/v0/search?s=privacy
If I am using the above request. I can see the results (Results from page in DB).
If I try for example searching the name of a podcast, I get zero data.
For example:
https://dev2.streamee.gr/wp-json/ajax-search-pro/v0/search?s=greek
You can see the actual post here:
https://dev2.streamee.gr/mood/greek-hits/
This is the page of the REST API configuration.
https://snipboard.io/4Lhvde.jpg
* I have included the CPT I want to search from.
**Please bear in mind that the posts I want to search are Custom Post Type from ACF.
Again, thanks for any help provided!
Cheers,
Tom