Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi Mark,

    thanks for your post, and sorry for the trouble.

    My assumption here is that this is related to the table output caching that TablePress uses. Due to that, some JavaScript is probably not enqueued properly.
    The fix is easy, fortunately. You will simply have to turn off that table output caching for all tables that contain one of those WordPress Photo Albums in one of their cells, by extending the used Shortcode on the page with another parameter, like

    [table id=123 cache_table_output=false /]

    Can you please try that?

    Regards,
    Tobias

    Thread Starter mcamsmith

    (@mcamsmith)

    Hi Tobias –

    Modifying the shortcode to use the “cache_table_output” parameter did the trick.

    I will pass this info on to the WP Photo Album developer in case someone else runs into this issue.

    Thanks very much,
    Mark

    Woo! Was wondering about this – hitting the same issue. GREAT timing, and thank you!

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! ?? Good to hear that this helped both of you!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘issue when attempting to launch a WordPress Photo Album from a TablePress Cell’ is closed to new replies.