Currently, I am utilizing a JavaScript "show more, hide less" button on my page. However, I am facing an issue where I can't use the same button multiple times on the same page. I tried changing the ID, but it didn't work for me. I suspect I may have mistakenly modified the JavaScript code as I am not an expert in that area. I am seeking an alternative solution to achieve the same functionality as the current JavaScript button. Additionally, I need this new solution to work flawlessly within a grid layout without disrupting the order. Thank you in advance for any assistance.