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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    To be honest, I’m not sure what’s causing this, but it seems to be JavaScript related.
    The HTML code for the links in your table is just fine (so from TablePress’s point of view everything is in order), all links contain the necessary target="_blank".
    However, the browser does not seem to honor these, presumably because a) either some JS on the page (from another plugin or the theme) is preventing it, or b) one of the JS errors that can be found on the page (see the JavaScript error log console in the browser) is stopping the browser.
    When visiting the site with JS turned off in the browser, everything works as expected, which confirms my assumptions.

    I can therefore only suggest that you try to fix these JS errors (coming from other plugins and maybe the theme). There’s nothing that needs or can be done in TablePress or in your table data here.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Open Link in New Window’ is closed to new replies.