Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Chris Huff

    (@brochris)

    Hi, your location should not cause my plugin not to work, unless it’s a language issue. But even then, my plugin should work with most languages.

    My plugin depends on the GD Library. Most servers that have PHP installed also have the GD Library. You can always verify it by running the phpinfo output.

    The plugin should create a featured image when you publish or update a post. Check the Media Library after you save a post to see if an image was created. It could be that your theme is not set to display featured images.

    There’s a trial version of the premium version on my website. It also includes a debug tab that may help to troubleshoot the issue.

    Thread Starter cedricnice

    (@cedricnice)

    gd library installed and running properly;
    in media library no image was created

    Thread Starter cedricnice

    (@cedricnice)

    I install trial version but bulk process not working ,
    when create a new post, it will made a blank featured image with “auto draft” writing in it. savfe and publish do nothing.
    if I delete this image and save It will work well.
    If I edit the post title and save, it is not update the image with new title, i need to delete it in post and re set image, old image with old title are not deleted from medias

    Thread Starter cedricnice

    (@cedricnice)

    I think I understand why bulk not working : It is because I already have featured images in every old post I have on my website.
    so the bulk process cannot overwrite it….. could you confirm ?
    is it possible to include this fonction to next release please ?

    Plugin Author Chris Huff

    (@brochris)

    Yes, my plugin will not create featured images for posts that already have them attached. Yes, I have been thinking about adding an option to the bulk utility that will unset all featured images and recreate them. I will add this to the next version.

    Pertaining to how it sometimes creates images with the text “auto draft,” this is a bug. I will attempt to fix it in the next version as well.

    Regarding the text not updating when you update the post title, I may be able to add an option for this in the next version as well. But, yes, the only way to do this now is to unset the featured image (or delete it) and then resave the post.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘plugin not working’ is closed to new replies.