I know this probably needs some JS, but can anyone assist me in linking the 3 big letter links on the home page to their specific tabbed window within the galleries page.
I have given each of the windows their own unique IDs but would appreciate some guidance on how I can link each of the 3?
Hi Aaron,
Thanks for your assistance. I tried placing individual combo-classes on each of the tabbed links and then just called the combo classes in the URL link, but it’s still just landing on the default window.
/galleries?tab=‘kitchen-window’
I’m assuming that it’s the tabbed link that needs the combo class as opposed to the tabbed pane?
Also, is it just the combo class that needs to be called or does it require the parent class?
Thanks a mill, now my Javascript ain’t up to scratch! ;(
Do I just replace the Combo class where it says if (tabName) and do I need to do this for each of the 3 combo classes? i.e. ‘kitchen-window’, 'bathroom-window, ‘refurb-window’
Hi Aaron,
This was working and I added another tab and now after rigorous testing, I notice they don’t all link to the correct tab. I’ve spent some time looking at this and can’t see why… all the combi-classes are set and are linked to their respective letters on the homepage. Any ideas why this is not working?
Yes! thank you, I was honing in on the Gallery Tab pane’s and their combi-classes and not the tab links. I’ve adjusted these now and it looks good… thanks again, more coffee needed!
Can I ask, does this need to have the w–tab-active webflow class set on one of the tabs windows, to work? This works fine on my Webflow staging domain, however still having trouble with my live domain.
If I leave the tabbed windows without at least one having this webflow class: (w–tab-active) the tabs won’t open on click (as it is now), however if I say place this class on Kitchens, every other letter links to kitchens then?
Is there anything else script wise in the head or footer to make these tabbed windows open?
Using your solution on test page exported direct from Webflow, it still works: i.e. the window with images in it opens on load.