As long as you donât change that core structure, it will work fine. Itâs only when people start adding their own blocks/divs then the JS canât work properly, because the new custom blocks/divs wonât have the default classes that are needed for the JS to work. Stick to that structure, duplicating those elements or adding a query loop them and it will always work.
1 Like