• Resolved juanjoperazzo

    (@juanjoperazzo)


    Hi!

    I’m using this great plugin but I have a problem.

    In the same page I have two different tables as you can see by the link provided.

    The thing is that the styles are reflecting OK but the content is repeating.

    Can you give me a hand?

    Thanks in advance,
    Juan

    • This topic was modified 7 years, 10 months ago by juanjoperazzo.
    • This topic was modified 7 years, 10 months ago by juanjoperazzo.

    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.

    The cause for this is some custom JavaScript code that you have on your site, in particular the line

    $("table[id*='tablepress']").each(function(){$(this).html($("table[id*='tablepress']").html().replace(/td/gi, 'th'))});
    

    You will have to ask the developer of this JavaScript code for help.

    Regards,
    Tobias

    Thread Starter juanjoperazzo

    (@juanjoperazzo)

    Hi Tobias, thank you very much for your help!

    We’ve already fixed the code. It was our fault =S

    Best,
    Juan

    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 ‘Wrong information displayed – Multiple tables same page’ is closed to new replies.