• Resolved zenyu7

    (@zenyu7)


    Hi, I am showing carousel on pages that have a state dropdown on the page, and I only want the custom posts with the selected state to show in the carousel.
    How do I pass the selected state from an html dropdown into the carousel so I only show the ones for the selected state? I assume a filter would work but I don’t know how to get this value from client side and pass it to the the server side filter. Please help? Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author thehowarde

    (@thehowarde)

    Hi @zenyu7

    Sorry, but it sounds like you’re looking for some custom development, and not plugin support.

    I’m certainly able to come up with what you want, but this is not in the scope of my free plugin.

    Thanks.

    Thread Starter zenyu7

    (@zenyu7)

    Hi. Can you at least point me in the right direction? Should I add a listener in jquery maybe and pass it to the backend with an ajax call?

    Plugin Author thehowarde

    (@thehowarde)

    From your question as it stands, it’s unclear of your methods. There are hooks to essentially deconstruct the entire carousel. You can probably hook the before dd-carousel-before-content hook, and add a css class to each carousel item to then use jquery to filter based on your dropdown?

    Thread Starter zenyu7

    (@zenyu7)

    Hi and thanks but perhaps you are right, it might be best to get custom development on this one. Can you please send me your contact information?

    Plugin Author thehowarde

    (@thehowarde)

    You can contact me through here https://www.duckdiverllc.com/contacts/ Thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘loading carousels by state’ is closed to new replies.