How to show saved items in multiple tabs using Memberscripts #106 without conflicts and improve Webflow CMS load speed? Answered
I’ve got Memerscripts for upvoting and saving inside a collection list (a la Product Hunt) and the load speed is pretty bad with only 3 demo items in the CMS. Any recommendations on what I can to here to improve the load speed? Any help much appreciated
Page that’s struggling: https://allthingstravel.webflow.io/destinations
Comments
5 comments
The features shouldn't hamper the loading speed given there are only 3 CMS items in such a case 🤔
how much time is it taking roughly on your end to populate the items in that page?
I saw the page as a logged out user and the items loaded pretty quickly like how it loads on the cloneable for the save item feature. Is it loading very slowly for logged in users?
Yep, much slower logged in for some reason.
https://memberstack.slack.com/files/U02VA9M30H4/F08MKK2TWSU/img_4582.mov
This is weird, I was testing this as a logged in user and all the items load within 2 seconds 🤔
Can you try logging in and testing this from other device or via incognito mode and see if you experience similar loading time?
https://memberstack.slack.com/files/U02VA9M30H4/F08ML4CR8QG/screenshare_-_2025-04-06_3_26_48_am.mp4
Hmm, I get the same issue. But I realised that the issue does not occur on the ‘Preferred Partners’ page which has the same structure so it must be something I’ve done on the ‘Destinations’ Page. Not sure what though!
Got another issue I’m hoping you might be able to help me with. I want two instances of showing saved items using the ‘Saving’ memberscript #106 on the same page (across two tabs) and I can’t get the second instance to only show saved items (in the saved) tab. Is this something that needs adjusting in the script? 🤔
James Bishop, if that's the case, you can probably clone the preferred partners page content into the destinations page and link the required collection to see if that works.
And regarding the saved items issue, I believe you are referring to the "Preferred Partners" tab in the My saved page. I tested this use-case with tab structure in a personal dummy site and no updates are necessary on the script level for this to work. So had a look at the structure you have in the 'My saved' page and noticed two things.
You need not have the attribute value as 'saved-2' like how other finsweet attributes work. So you can change the attribute value to 'saved' in the highlighted place (screenshot #1) for the collection list in Preferred partners tab. Also make sure you have the 'ms-code-save-item' attribute for the collection item as it seems to be empty as of now as highlighted in screenshot #2. Hope this helps.
Please sign in to leave a comment.