Listing Detail

This topic contains 9 replies, has 2 voices, and was last updated by  Guust 5 years, 2 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #473802

    Kristjan Reinsch
    Expired Member
    Post count: 38

    Hello,

    I have an issue with the detail listing page, specifically with the images that are uploaded, which are not displayed in the listings page after the submission. I expected an image gallery, am I wrong?

    Thanks a lot!

    Kristjan

    #473803

    Kristjan Reinsch
    Expired Member
    Post count: 38
    This reply has been marked as private.
    #473812

    Guust
    Moderator
    Post count: 29970

    You have this CSS somewhere:

    .geodir-post-slider {display: none;}

    which hides the images.

    To change from a slider to a gallery, change

    [gd_post_images type='slider' ajax_load='true' slideshow='true' show_title='true' animation='slide' controlnav='1' ]

    to

    [gd_post_images type="gallery" ajax_load="1" slideshow="1" show_title="1" animation="slide" controlnav="1"]

    on the GD Detail template page.

    Thanks

    #473826

    Kristjan Reinsch
    Expired Member
    Post count: 38

    Hi Guust,

    thanks a lot for your fast response. You are totally right – I missed that CSS, sorry.

    I remove the CSS, just that now the images are displayed right below the header (featured) image. How can I change the order moving it further down on the details page? I have set the order I would like int Custom post type > Setting > Tabs, but I does not work that way for the images I guess.

    Appreciate your help!

    Thanks a lot,
    Kristjan

    #473827

    Kristjan Reinsch
    Expired Member
    Post count: 38

    Hi Stiofan,

    I read through the forum on how to re-arrange the slider on the details page – found: #29120, #45650
    but somehow it did not work for me – (Syntax error), so I am missing something. So if you could help me that would be great.

    Further, I change the slider to the image gallery and saw that the gallery does not include a light box, so I could see the images larger. Is there something that could be added to get that result? Otherwise, I’ll stick to the slider.

    Thanks!

    #473829

    Guust
    Moderator
    Post count: 29970

    Please check now.
    Replaced Images with Photos tab.
    Removed slider from GD Detail page.

    #473831

    Kristjan Reinsch
    Expired Member
    Post count: 38

    Guust, no words – awesome! Thanks a lot!

    #473833

    Kristjan Reinsch
    Expired Member
    Post count: 38

    Hi Guust,

    sorry just one more question – when I click on one image and the light box opens and I then click the arrow to the right (next image), after a number of images the gallery stops for some reason. Do you have any idea what might cause this?

    Thank you!

    #473834

    Kristjan Reinsch
    Expired Member
    Post count: 38

    Sorry, please ignore. My mistake.

    #473842

    Guust
    Moderator
    Post count: 29970

    You’re welcome 🙂

Viewing 10 posts - 1 through 10 (of 10 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket