Loopers and sliders

Hello,

I’m trying to achieve this: https://prnt.sc/0lZLweyKNptN

Basically it’s a row with 2 cols.

  • col 1 to the right will have a slider with the events. (easy one)
  • col 2 to the left will have the info from the slider on the right.

this tells me the provider will go on the row, covering the columns.

then the consumer will be added to col 1 and col 2.

col 1 is sorted (the slider works normally)

However I have doubts about col 2:

  1. How do i trigger next/prev using the slide navigation from the other slider?
  2. the info section will contain the event title, one of the term’s value (location) and another term called “tipologia evento”. what’s the metafield to use for the terms and do i need to loop over the terms as well??

Hello @franticape,

Thanks for writing to us.

I tried to access your site dashboard, but the website is not accessible on my end at the moment. It seems that the server is down. Please let us know when it is accessible.

Thanks

Sorry about that, that domain expired and they didn’t renew it. it’s .net now. i changed everything, you should be able to access now.

Hi @franticape,

If I understand your requirement correctly, you want to control the Left Slider, i.e., Single Event Info, using the arrow of the Available Event slider. If that’s the case, you need to convert the Single Event Info to a slider first, then add data-x-slide-context custom attribute to the Parent Element of these two sliders, i.e., Row.

For more information, you can go through the following thread on a similar topic.

Hope it helps.
Thanks

aha, ok so it’s an attribute. ok. I’ll give that a try because it’s indeed what I want to achieve.

EDIT: ok so the consumer will go to the slide of each of them. got it working.

BUT i have a problem now, how do i get the specifict term? i have like 3 terms, say: type, location, type2, how do i get the value of the selected “type”

and how do i get the value of a date custom field (toolset) to show as such or in a specific format (I.E: FEB 12, 2025) instead of as a number?

Hi @franticape,

It seems to be a different problem. I would suggest you create a new thread on this to avoid any confusion. And also add a few more details with screenshots and the page where you are facing this problem.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.