• Resolved ipedram

    (@ipedram)


    Hello. I have made some metaboxes with jet engine. I have written the shortcode of these metaboxes in the table houses that I have made.
    But when the metaboxes are updated, the table is not updated. I just have to go to the edit table section in the admin dashboard, and save the table once to show the new metabox values. What is your solution to this problem?

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

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    This is likely influenced by the TablePress output caching. To make this work, please use this extended Shortcode for embedding the TablePress table on the page:

    [table id=123 cache_table_output=false /]

    (where 123 is the table ID).

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘issue in shortcode’ is closed to new replies.