Webflow Logic Sunset Issues with List Load and List Slider

Description

I’m using List Load and List Slider on my website. It seems broken now. Is it related to the sunset of Webflow Logic? If so, is there a workaround?

Site URL

Required: Please provide a staging/production URL where we can see the issue

Steps to Reproduce

  1. [First step]
  2. [Second step]
  3. [Third step]

Expected Behavior

[What did you expect to happen?]
Top slider ad banner should be rotating ads.
In the Event Section, should be listing all events and have option to expand.

Actual Behavior

[What actually happened?]

  1. Top Ad Slider appears to be reading CMS data from the Events CMS not the Dynamic Ad CMS
  2. List of Events should show events, then option to show more (all).

Video/Screenshots

Required: Please provide a short screen recording showing the issue

  • Screenshots (if applicable): [Upload or link to screenshots]

Additional Context

  • Browser: [e.g., Safari 18.5]
  • Device: [e.g., Desktop, Macbook Air M1

NDA Notice: If you’re under an NDA, please feel free to send us a Direct Message/Email with the above information.

I tried to include Webflow Read Only Link. Because I’m a new user, it gave me an error that I could post only 2 URLS. Apparently, it’s not letting me post any URL. So trying to post read only link here:

Update: Confirmed with Webflow Support that the issue was not related to the sunsetting of Webflow Logic. Upon further investigation, I discovered that the List Load and List Slider use the same custom attribute fs-list-element=“list” I am using the List Slider as a Component that I’ve added to every page and the List Load only on the home page. I removed the List Load function and it is now working as expected. If there is a workaround to name the custom attribute for the List Load something different, that would be great.

Hey @michael4! Thank you for the update!

You can separate each list’s functionality by uisng instances, this way, whatever settings you have on your Loading List will not affect your Slider List.

You can add fs-list-instance = slider-list and fs-list-instance = loading-list to each of their parent elements.

You can read more about instances here!

And feel free to DM me if you need any more help!