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

    (@tobiasbg)

    Hi,

    the reason for this likely is the code that you entered into the table to get things like the audio player. That HTML code contains line breaks, which are automatically transformed into HTML <br> tags. And as the browser “feels” that these are kind of misplaced there, it moves them above the table.

    To fix this, please try to remove all line breaks in HTML code that you entered, so that the code would stand in just one line (if you drag the text input field wider).

    Regards,
    Tobias

    Thread Starter johnheff

    (@johnheff)

    Thanks Tobias

    Did as you said and that solved my problem.
    Thanks for your help and for the Plugin. It’s excellent.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    awesome! Very cool that this could be fixed so easily!
    Thanks for the confirmation and have fun with the plugin!

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘[Plugin: WP-Table Reloaded] Wp-Table Reloaded’ is closed to new replies.