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

    (@tobiasbg)

    Hi,

    thanks for your question.

    This is definitely possible, as a table is also just content, but unfortunately, I don’t have readily usable solution to this. Mainly, the reason is that this is severely dependent on the theme that is used.
    I can only give you some hints on how this could be achieved:
    – You could for example create a page/post with the table with a very reduced theme, i.e. only with the main content field.
    – Once you then the page/post available, you’ll just need to set up a Lightbox plugin on your site, which can show a link in an iframe (in the lightbox).
    – Another idea (depending on the lightbox script): You could embed the table into your page as usual, hide it in a hidden container (e.g. a <div>) and then make the lightbox show this container (as so-called “internal content”).

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)

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