How to make MemberScript upvoting work with Finsweet CMS Load pagination when combining save and upvote features? Answered
Hi :wave:. I’m trying to combine MemberScript #106 (saving/unsaving) with MemberScript #62 (upvoting) in the same collection list, so users can both save and upvote items in a directory.
I need to use Finsweet CMS Load to get saving/unsaving to work, but when it’s enabled, upvoting breaks — only the first item in the list can be upvoted, and the rest become unclickable. If I disable pagination (which Finsweet CMS Load requires), upvoting works fine. But as soon as pagination is re-enabled, upvoting stops working again.
Is there anyone who can help with a fix or update the script maybe? Or suggest a workaround? Thanks! 🙏
Comments
2 comments
Hey James Bishop, you could explore another tool named Jetboost for the upvoting feature and see if it works with the existing setup of saving and unsaving with CMS load.If you want it to be natively solved within the existing stack of Memberstack, Webflow and Make. let me try combining these use-cases and test what's possible.
I have modified the upvote button script and have tested the combined use-case in a dummy site, it seems to work as required.You can clone your page and try replacing the upvote button script in the body section of the code with this new one:
Once done, save and publish it. This should ideally work as the results shown below. Hope this helps.
Boom, works a treat. 👊 Thank you so much!! Didn’t want to go down the Jetboost route coz it doesnt play nicely at all with Attributes so this is ideal
Please sign in to leave a comment.