• Resolved dblum

    (@dblum)


    Hi,
    currently it’s not possible to use the TablePress ShortCode by PHP widget. Only with HTML widget it runs perfect.

    Thankx in advance.
    Denis

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter dblum

    (@dblum)

    Update:
    You can use this example by using PHP widgets:

    <?php tablepress_print_table( ‘id=1&use_datatables=true&print_name=false’ ); ?>

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Indeed, using the Template Tag function in the PHP widget is the best approach 🙂

    Regards,
    Tobias

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

The topic ‘Use TablePress with PHP Widget’ is closed to new replies.