flyntwp / flynt

Component based WordPress starter theme, powered by ACF Pro and Timber, optimized for a11y and fast page load results.
https://flyntwp.com
MIT License
734 stars 84 forks source link

wordpress search and acf content #381

Closed Fabiato closed 3 years ago

Fabiato commented 3 years ago

Hi guys,

I noticed that the wordpress search doesn't find the acf flexible content (obviously). How do you suggest to fix it?

aaronmeder commented 3 years ago

We used the free Relevanssi plugin to index the fields: https://wordpress.org/plugins/relevanssi/

Works great for us so far.

Fabiato commented 3 years ago

Thank you 👍