• Resolved kreichelt

    (@kreichelt)


    Hi. My theme (Atahaulupa) doesn’t put the featured image on posts/pages. So I have been manually adding images to posts. Now that I have this plug-in installed, I’d love to be able to (1) add the posts larger than thumbnail (medium) on posts, (2) ideally, these would be clickable to the full image, (3) I’d love to be able to right-align them rather than left align them.

    It would also be a really nice feature to have a checkbox for whether to include the image or not.

    So in the ideal world, these would be added to the plugin:
    (1) checkbox for whether to include the thumbnail on each post
    (2) size and alignment options

    Without these features in the plug-in itself, I’d be happy to edit the code on my site if it’s not a huge deal. But it’s not obvious to me how or where to edit the plugin code to add these features. Would this be an easy bit of code to add?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Marcel

    (@marceljm)

    Hi, @kreichelt

    (1) “add the posts larger than thumbnail (medium) on posts”:
    When you work with external images you don’t have thumbnails, right? Just one image. So if you want a big image, you just need to provide the URL of a big image of course.

    (2) “ideally, these would be clickable to the full image”:
    Again, there is only 1 image. Your theme can show that smaller on home and bigger on post, but the real size is the same.

    (3) “I’d love to be able to right-align them rather than left align them”:
    The Premium version allows to apply a CSS to the featured images. Maybe it can help you and maybe not. Maybe you will need to change the CSS of your theme to allows that.

Viewing 1 replies (of 1 total)
  • The topic ‘Can I use a bigger image on posts?’ is closed to new replies.