[Support request] Regnerated images are not taken by GPTheme

Home Forums Support [Support request] Regnerated images are not taken by GPTheme

Home Forums Support Regnerated images are not taken by GPTheme

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1172777
    Gopi

    Is resized in HTML or CSS from 600×600 to 293×293. Serving a scaled image could save 63.8KiB (76% reduction).

    Newly i installed. my image mostly from 500 to 600

    Hey i have check some support post but didnt get any solution, i want to know to regenerate the old images with required size, which is display after the content in next and prev post.

    https://prnt.sc/r5s7cz

    Could you pls do the needful.

    Thanks

    #1173140
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    It looks like you’re using our Volume site.

    To change the image size, go to “Appearance > Elements” and open the “Custom post navigation” element.

    In the hook content, find this: the_post_thumbnail_url()

    It will appear twice in the code.

    Try replacing them with this: the_post_thumbnail_url( 'medium' )

    #1174831
    Gopi

    Let me check thanks

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