How to add image slider

This topic contains 3 replies, has 2 voices, and was last updated by  Paolo 8 years, 5 months ago.

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

Open Support Ticket

Tagged: ,

  • Author
    Posts
  • #60551

    vertexhkraymond
    Expired Member
    Post count: 16

    Hi,

    How can I make a slider for… when click on the featured image in the listing_listview page, the screen will pop up a lightbox, and show the post’s images as a slider?

    I used the below function, but not work, anyone can tell me what I’m missing? Thanks!

    <?php do_action(‘geodir_action_details_slider’,false,$post); ?>

    #60607

    Paolo
    Site Admin
    Post count: 31206

    Hi,

    what you are requesting cannot be done using that action. That function is for the detail page slider only.

    Achieving what you want, it would require quite a complex customization.

    This goes beyond support.

    Thanks

    #60947

    vertexhkraymond
    Expired Member
    Post count: 16

    Hi,

    Is that the limitation that the JS controlled only 1 slider can be show on 1 single page?

    Thanks!

    #60992

    Paolo
    Site Admin
    Post count: 31206

    Yes, you can’t have multiple sliders per page.

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

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

Open Support Ticket