• Resolved sgclark

    (@sgclark)


    I’m testing out using the Aesop Story Engine to present a gallery of images on my site. I want to use the “Photoset” image presentation option, however when I choose this and publish my gallery, the images on the page are blurry and the image in the lightbox that they link to is the thumbnail instead of the original image. Am I doing something wrong or am I missing a setting? I have the “Main Gallery Width” option set to “100%”.

    https://wordpress.org/plugins/aesop-story-engine/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Michael Beil

    (@michaelbeil)

    Hey sgclark,

    Do you have a URL where we can check out what is going on?

    Thread Starter sgclark

    (@sgclark)

    Sure. Here you go:
    http://www.sgclark.com/sandbox/test-aesop-gallery/

    When you click through any of the images on this page, the resulting image in the lightbox is a thumbnail of the image instead of the full size image (2560px x1440px).

    Two other questions:

    Is there a way to remove the photo title/description overlay from the images on the page? They cover up too much of the images.

    On the lightbox page/view, is it possible to have the image caption at the top of the page instead of the image title?

    Plugin Author Michael Beil

    (@michaelbeil)

    Hey sgclark,

    I was not able to see the gallery on the page as it appears Aesop is deactivated.

    You should be able to clear the title and description fields so nothing shows up on images if you are referring to the image component. Which component are you referencing?

    You coud use some CSS to style the image caption differently.

    Thread Starter sgclark

    (@sgclark)

    Sorry, I deactivated it by accident. It is active now and you can see what I’m talking about at the URL above.

    Thanks
    Stephen

    Thread Starter sgclark

    (@sgclark)

    The two issues I’m observing:

    1) On the main gallery page, the title/description of each image covers a good portion of each image.

    2) When you click through each of the images, the resulting image should be the full size image (2560×1440) however the lightbox renders the ‘thumbnail’ or smaller size image.

    thx
    stephen

    Plugin Author Michael Beil

    (@michaelbeil)

    Thanks for putting that back up. I will check into this further.

    A few questions since I’m out:

    What theme are you using? What version of Aesop? Have you enable theme support?

    Thread Starter sgclark

    (@sgclark)

    I’ve been messing with the CSS regarding item #1 above so don’t worry so much about that one.

    I’m using Independent Publisher theme (www.independentpublisher.me)

    I’m using the most updated version of Aesop. Just updated earlier today.
    I don’t know if I’ve enabled theme support.

    I would imagine that there is some bug in the gallery code that is having the gallery point to the thumbnail or reduced size of the image instead of the original image.

    Plugin Author Michael Beil

    (@michaelbeil)

    Hey sgclark,

    It looks like we lost each other in the black hole of the Internet. Sorry about that.

    Would you add this snippet to the Code Snippets plugin (https://wordpress.org/plugins/code-snippets/) to enable extended style support for ASE?

    add_theme_support("aesop-component-styles", array("parallax", "image", "quote", "gallery", "content", "video", "audio", "collection", "chapter", "document", "character", "map", "timeline" ) );

    http://aesopstoryengine.com/quick-start-guide

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Gallery – Photoset Displaying Thumbs vs Full Size Images’ is closed to new replies.