-
hi,
we need the elasticpress plugin for faster searching. when i tried to index our posts, i got this:
PHP Fatal error: Call to a member function build_min_player() on null in /var/www/foo/wp-content/plugins/fv-wordpress-flowplayer/controller/shortcodes.php on line 249
i dont know how the shortcut is called from the plugin. i think here is the relevant code:
https://github.com/10up/ElasticPress/blob/2.0/classes/class-ep-index-worker.php
thanks!