Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #661474

    Hi,

    when i open a single post with a BIG featured image displayed, the featured image have a low resolution quality but if i click it to display full screen the quality is perfect

    How can i make the feature image looked good within the post without having to go fullscreen ?

    Also how can i disable the fullscreen togle for featured image in single post, i wont need it since the feature image will be displayed properly.

    Lastly how can i display the Date posted in the arrow after the post title in that arrow ? and before for the next arrow

    • This topic was modified 8 years, 4 months ago by yingyang.
    #662658

    bumping this one as it appears to have been forgotten

    #662744

    Hi,

    Thank you for using Enfold.

    There is a designated thumbnail called “entry_with_sidebar” for single post page which has a maximum dimension of 845x321px. Install the following plugin then go to the Settings > Media panel. Adjust the size of the “entry_with_sidebar” thumbnail, save, update then regenerate the images.

    Please refrain from bumping or replying to your own thread because it gets pushed back to the end of the queue and moderators won’t be able to provide a response immediately. Please be patient while we go through the rest of the queue. Thank you for your understanding.

    Best regards,
    Ismael

    #662770

    thx will do, what plugin were you referring to ?

    #664053

    Hey!

    This one – https://wordpress.org/plugins/simple-image-sizes/

    Best regards,
    Yigit

    #664730

    So i increased the resolution quite bit for both like shown below
    entry_with_sidebar 1700 px 800 px No
    entry_without_sidebar 1700 px 800 px No

    and regenerated the images on one post linked below, but it hasnt improved the image, it looks blurry when not full screen still, any idea whats missing?

    #665688

    Hi!

    Please edit large attachment images as well. Your image is currently 1030x579px

    Regards,
    Yigit

    #665864

    that worked ! beauty ! is there an easy way to disable the hover full screen hyperlink now that the image quality is better making the fullscreen view pointless?

    #665866

    Hi!

    Please add following code to Quick CSS

    .single .big-preview.single-small {
        pointer-events: none;
    }

    Regards,
    Yigit

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.