Gallery Images

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #14277
    tuskphoto
    Participant

    Good day i hope you can help. I have 2 problems with the gallery and display of images on the single trip pages.

    1. I uploaded and image that is 600×600 into the gallery and set this as the featured image. As the feature image it displays perfectly, however as the thumbnail in the gallery is it blurry and out of focus, when clicked on from the gallery it opens but it seems too be displaying larger than 600×600. How can i fix this?

    2. The gallery thumbnail layout is in square boxes for the images, is there a possibility to change this to more landscape orientation images, square just doesn’t look nice at all?

    #14304
    Support Team
    Keymaster

    Hello @tuskphoto,

    First of all thank you very much for using the WP travel Plugin.

    If you are getting the blurry image then just reset your thumbnail size by going to Admin Panel > Setting > Media > Thumbnail size and Medium Size as 600X600.

    Screenshot:
    https://image.prntscr.com/image/JUxH7Ud_RFaD7NU-gy1hVg.png

    Also after the update please regenerate your thumbnail size using the plugin like given below:
    https://wordpress.org/plugins/regenerate-thumbnails/

    If the issues still persist kindly let us know.

    Also currently you will be only able to display the square shape image and to change requires higher code customization.

    If you wish then you can our professionals.

    To hire a developer refer to below given link:

    http://wptravel.io/hire-our-customizer

    Have a good day .

    Thank you.

    #14310
    tuskphoto
    Participant

    Thanks very much i have done all that and it works perfectly. Is there a way to change the size of displayed picture once clicked on and opens in the light box?

    #14312
    Support Team
    Keymaster

    Hello @tuskphoto,

    You can adjust the height using the CSS below:

    img.mfp-img {
        max-height: 460px !important;
    }

    Change the height as per your requirement.

    Thank you.

    #14323
    tuskphoto
    Participant

    Thank you very much, you have been a great help.

    #14332
    wensolutions
    Keymaster

    Hello @tuskphoto,

    Glad we could help you.

    Let us know if there are any issues further.

    Also, we would really appreciate if you could provide your valuable feedback by following the link below:

    https://wordpress.org/support/plugin/wp-travel/reviews/

    Thank you.

    Best Regards!!

Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘WP Travel’ is closed to new topics and replies.