• Resolved nateonawalk

    (@natesirrah)


    Hey there!

    Previously, these tables would collapse automatically using collapse-o-matic. Now, none of the collapse functionality is working. Is this a JS or jQuery issue?

    All of the tables (targets) are wrapped like this in the template file that generates them:

    <div id="target-name" class="collapseomatic_content ">
           <?php echo do_shortcode('[table id=TableID /]'); ?>
    </div>

    Am I missing something obvious? Thank you!

    • This topic was modified 6 years, 8 months ago by nateonawalk.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Are you sure that that’s the HTML code that you are using? I can’t find anything that is related to a collapseomatic_content CSS class in the HTML source of the link.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Collapsing table logic not working’ is closed to new replies.