Hi Mohammad. I’m still looking for a solution for my accordion problem. I need to link from the home page to each individual accordion section on the clients page. The instructions above suggest I can put each accordion into its own row and give that row an id for an anchor. As it turns out, the row edit feature does not have a field for ID, it has a field for a class, which does not function as an anchor. I’ve manually added id=”nameofsection” to a row in the shortcode, but that doesn’t work either. Thanks in advance for helping me to work this out.