• Hello. I have problem with the thumbnails. The plugin isn’t showing the correct poster for front page. It takes the second image url for that.

    Here is my first page code:

    <span class="su-frame-inner su-frame-align-left su-frame-style-default"><span class="su-frame-inner"><a href="https://otaku.bg/?page_id=67&playid=184" onmouseover="this.getElementsByTagName('img')[1].style.display='block';" onmouseout="this.getElementsByTagName('img')[1].style.display='none';"><img class="alignnone size-full" src="https://otaku.bg/forumpic/garo.jpg" alt="" width="300" height="410"><img style="display: none;margin-top: -245px; margin-left: 101px; position: absolute; opacity: 0.8;" src="https://otaku.bg/forumpic/playicon.png" alt=""></a>

    The plugin takes “playicon.png”, instead “garo.jpg”. What i need to change so it can work properly? Something in the options? If i change the code and switch places with the buttonicon image and poster image, it works fine, but that destroy my other plugins thumbnails, cuz they are taking first image urlk.

    Check pictures:

    https://prntscr.com/koe3bz
    https://prntscr.com/koe3mv

    • This topic was modified 6 years, 3 months ago by qnkov.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post,

    Can you please unchecked others source from Media Source
    Checked only Featured Image

    These image source will check if top source empty will check next source, so please check your first source isn’t empty.

    Regards

    Thread Starter qnkov

    (@qnkov)

    Thanks for your answer. I have done that, but the images goes blank. It doesn’t matter if my first image is my poster or second, everything is blank.

    Check picture:
    https://prntscr.com/kopasa
    https://prntscr.com/kopbug

    I’m using 2.0.20 version of the plugin with 4.2 WordPress.

    Long ago i’ve got help with it from you, or it was another developer. I had problem with the language or either the same problem like this. You have released the update only for me then. Dunno if we changed something in the code back then.

    • This reply was modified 6 years, 3 months ago by qnkov.
    Plugin Author PickPlugins

    (@pickplugins)

    That’s mean thumbnail probably come from others source (First Image from Content)

    I am not sure what do you mean by (first image & second image) where does it come from? this these custom meta?

    Please make sure your selected post type has featured image field and has a thumbnail.

    Please see the screenshot https://imgur.com/a/G2Io5NT
    so this image can display via post grid media source, i hope you understand.
    Regards

    Thread Starter qnkov

    (@qnkov)

    My posters doesn’t come from there. They came from the code i’ve posted in first post. Every page of mine, has that code. The plugin takes this:

    <img style="display: none;margin-top: -245px; margin-left: 101px; position: absolute; opacity: 0.8;" src="https://otaku.bg/forumpic/playicon.png" alt="">

    Instead taking the first link with image.

    <img class="alignnone size-full" src="https://otaku.bg/forumpic/garo.jpg" alt="" width="300" height="410">

    In short, post grid takes second link with image to show front page images. I want it to take the first link with image like all other plugins.

    I’ve tryed with First Image from Content, but still doesn’t work.

    If it works by taking the second url with image, it should work with first too.

    Thanks. I wish we can solve this.

    • This reply was modified 6 years, 3 months ago by qnkov.
    • This reply was modified 6 years, 3 months ago by qnkov.
    • This reply was modified 6 years, 3 months ago by qnkov.
    • This reply was modified 6 years, 3 months ago by qnkov.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with thumbnail?’ is closed to new replies.