Hi everyone.
Recently I have been building ACF blocks with WP_Query in order to display custom post type information (i.e, the_title(), the_content(), the_post_thumbnail(), etc). However, pages that contain my ACF blocks do not show up in WordPress search results. I am guessing that this is a limitation with default WordPress search capability. How do others handle this issue?
Any suggestions are greatly appreciated – thanks.