Thank you very much @eleopard !!!
It works perfect!!
Hello @iberezansky,
Problem solved. I was not using the correct call to the ACF field and also that there was a function in my theme that did not allow to call the post thumbnail correctly generating the js error.
Once again awesome plugin.
Thank you.
JC
Hello @diddledan,
I need to know if your 2.1.0 version is near to be ready please.
I tried @tjebe solution by adding $post = get_post( $this->current_item[‘item’] ); but I had no luck. I’m still getting NULL when calling the thumbnail.
I do not have a custom index, just a custom post type template.
Thank you.