• Resolved justinheron

    (@justinheron)


    Hi Guys

    I have installed the plugin but sadly its not working for me, and if I ask it to generate thumbs then I get the message back that there are no published posts for it to look at.

    I did see this flash up once but haven’t seen it since.

    SELECT * FROM wp_posts p where p.post_status = ‘publish’ AND p.ID NOT IN ( SELECT DISTINCT post_id FROM wp_postmeta

    WHERE meta_key IN (‘_thumbnail_id’, ‘skip_post_thumb’) )

    Any ideas what is causing this and how I can correct it?

    Many thanks!

    http://wordpress.org/plugins/auto-thumbnailer/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Peter Chester

    (@peterchester)

    Hi Justin, I’m not sure how to help since i can’t reproduce this.

    I just set up a brand new version of WordPress and installed the plugin. I created a new post and added an image to it. When I saved, a thumbnail was automatically created.

    I did this for a youtube oembed as well. It lagged in creating the thumbnail, but eventually created one as well.

    If you want it to apply to older posts, you have to resave them. I think clicking publish on an older post will likely do the trick.

    Thread Starter justinheron

    (@justinheron)

    Thanks Peter, really appreciated. Apologies for the delayed response but I have been running some tests and this is what I know and cannot fathom.

    1. I create posts by the usual manual method and also via an automatic method using a plugin. The manual method works fine and the featured image shows but for some reason an auto published post doesnt show the image but if I go into the item and just resave the post then the image shows. Are auto and manual created posts treated any differently in WP3.6 or by a theme?

    2. I cannot understand why when I have 45000+ published posts on the blog the plugin cannot see a single one of them.

    Does this information help at all?

    Plugin Contributor Peter Chester

    (@peterchester)

    I just realized that this is posted to the wrong plugin. “skip_post_thumb” is part of http://wordpress.org/plugins/auto-post-thumbnail/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin Not Working’ is closed to new replies.