• Resolved danniee001

    (@danniee001)


    Hi!

    Thank you for a great plugin, it’s very useful!

    I use it to display images from my phpbb forum on the index page. It works great for the most part unless users post a smilie which the plugin interprets as an image. I guess it’s doing what it’s supposed to do but I wish it wouldn’t interpret smilies as images. Is there any way to prevent this? Maybe set a min file/px size in the css somehow?

    Thank you!

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

    (@themeisle)

    Hey @danniee001,

    Can you show me an example for this issue ? I dont understand very well the problem.

    Thanks !

    Thread Starter danniee001

    (@danniee001)

    Hm, actually I removed the smilies so I don’t have an example but let me try to explain.

    In your plugin it’s possible to set the widget to display the first image from a feed. In my case I fetch posts from a forum.

    If a user has posted a screenshot all is good but if a user first posts a smilie and then posts a screenshot your plugin is going to fetch the smilie and what I get on my widget is just a very large resized smilie 84×84 px when really I want to ignore smilies and just fetch screenshots.

    I hope this makes sense?

    Plugin Author Themeisle

    (@themeisle)

    Hey @danniee001,

    We now fetch the first image available in the feed. So if the image is a smiley, we can not ignore it and display the one that you need as we dont have any mechanism to detect which is the best image to choose.

    I hope you understand !

    Thanks !

    Thread Starter danniee001

    (@danniee001)

    Yes, I understand but I think with a bit of coding it is probably possible to ignore smilies. It would be nice to see you make it possible to ignore images smaller than say 100px or make the user choose by himself.

    Plugin Author Themeisle

    (@themeisle)

    Yes, thank you for suggestion. We will have this in mind for the next releases.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Only display images over certain size?’ is closed to new replies.