• Resolved wlepera

    (@wlepera)


    Using WordPress 4.8, Tablepress 1.8, and Envira Gallery 1.6.1.1

    I have been using Envira Galleries on my site for some time without problems. I recently attempted to add a Gallery to one of my Tablepress cells. With both plugins installed, I can see the Tablepress Advanced Editor includes an Envria button that embeds the Gallery shortcode into the contents of the cell. I have done this, also adding a short bit of text as a label:

    June 2016
    [envira-gallery id=”xxx”]

    When I am logged into my site as the administrator, this all renders as I expect. However, when a non-admin user accesses the table, all the user sees is the label.

    I wasn’t sure if I should post the question here or on the Envira site, but thought I would start here as the Galleries render fine when used on blogs posts within this same site.

    Any ideas as to why I can only see the Gallery within the cell if I’m admin?

    Thank you.

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    This sounds like an issue with the TablePress Output caching, probably because that gallery needs JavaScript.
    I recommend to turn off that caching, by adding another parameter to the Shortcode on that page:

    [table id=123 cache_table_output=false /]
    

    Now, having said that, putting a gallery into a table sounds wrong, as tables shouldn’t be used for styling purposes, but only to present tabular data.

    Regards,
    Tobias

    Thread Starter wlepera

    (@wlepera)

    I tried this and it did work, but ultimately I followed your suggestion and moved the gallery to a new page. The table now contains a link to the page with the gallery.

    Thank you for your help.

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

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

The topic ‘Embedded Envira Galleries not displaying’ is closed to new replies.