• Resolved shiner6

    (@shiner6)


    I’m sure this has an easy solution, but for some reason, some of my tables are “clickable” when I’d not intended them to be. When you click on one that is, it results in an error that also reveals an anchor link that is no longer in use. Interesting.

    Some of my tables are displayed like this on the page, while others are not. I can’t see any difference in coding or any instance of this anchor existing in the page. Couldn’t find anyone else with the same problem.

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

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    This is caused by your theme, or rather some JS code in it, from what I can see.

    When I view the HTML source of this page in the browser (via view-source:https://tcjlpac.com/texas-elections/), I can see HTML/JS code
    <script type="text/javascript">var et_link_options_data = [{"class":"et_pb_row_2","url":"http:\/\/2020primarystatewide","target":"_self"},{"class":"et_pb_row_3","url":"http:\/\/2020primarystatewide","target":"_self"},{"class":"et_pb_row_4","url":"http:\/\/2020primarystatewide","target":"_self"},{"class":"et_pb_row_5","url":"http:\/\/2020primarystatewide","target":"_self"},{"class":"et_pb_row_6","url":"http:\/\/2020primarystatewide","target":"_self"}];</script>
    My feeling is that this is making certain HTML elements clickable with that “anchor link that is no longer in use”. However, I have no idea where this is defined, but my guess is somewhere in the theme options or on the “Edit” screen of this page.

    Regards,
    Tobias

    Thread Starter shiner6

    (@shiner6)

    Thanks SO much Tobias, you rock!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Entire table clickable. Others on same page are not.’ is closed to new replies.