Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter littlebigbot

    (@littlebigbot)

    Okay, I fixed it by commenting out line 300 in wordpress-23-related-posts-plugin/thumbnailer.php

    This is the line:
    if ($extracted_image === 'empty') { return false; }

    So you’ve added a meta value of _wp_rp_image to posts and ignore if there’s a featured image or not?

    Hey, thanks for reaching out & I’m glad you found your way around the problem.

    As for your inquiry — we didn’t ignore it, since this should only happen if you save/publish a blog post without an image. If you make any changes later on, this line remains the same, but it obviously shouldn’t be.

    May we kindly ask you what is your publishing procedure? Or even better — which blog posts with featured images were the ones our thumbnailer ignored? Any chance you could send us the links?

    Either way — any kind of additional information would be more than appreciated. We’re eager to get this sorted as well, so we’re looking forward to your reply!

    Take care & have a nice day!

    Best,
    Silvo

    Thread Starter littlebigbot

    (@littlebigbot)

    Ah, that makes sense, I had to transfer everything over from a different site. (Though I’m not sure about the posts that did have proper images) I’ll look into writing a script to edit the DB that so I can revert the plugin.

    Thanks!

    Hey, glad you found the cause to your problem, to be completely honest! And I hope that script won’t take too much of your time.

    In any case, do let us know how it goes or if you have any additional questions regarding our plugin, since we’ll gladly help!

    Take care & have a nice weekend!

    Best,
    Silvo

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Thumbnailer broken’ is closed to new replies.