sitecrafting / groot

:seedling: The official SiteCrafting WordPress starter theme, built on Timber and Conifer
MIT License
3 stars 1 forks source link

Default search errors when using post::get_all() #34

Closed rbhensley closed 5 years ago

rbhensley commented 5 years ago

Fatal error: Uncaught TypeError: Return value of Conifer\Post\Post::get_all() must be of the type array, null returned in /app/wp-content/plugins/conifer/lib/Conifer/Post/Post.php on line 348

Using Timber::get_posts() instead resolves the search issues

acobster commented 5 years ago

Moved to Conifer.