Thread Starter
joraff
(@joraff)
No worries! On the other posts/pages I’m simply using the_content().
I was able to really easily modify my code to use the render_query method and problem solved!
Thanks.
Thread Starter
joraff
(@joraff)
Soliloquy is registering the post type with 'exclude_from_search' => true. Another option to remedy would be to toggle this to true.