• Resolved amoonalu

    (@amoonalu)


    Hi! I’m having trouble with my event showing up twice on production pages. Under Settings, in the Display tab, in the “Events on production pages” section, I have “show below content” selected, and I pasted this in the Template field:

    [wpt_events]<table bgcolor=”#e8e8e8″ cellpadding=”20″><tr><td><b>{{date}}</b>{{time}}</td><td>{{venue}}</td><td>{{tickets}}</td></tr></table>[/wpt_events]

    It looks really good, but each event is showing up twice and I’m not sure why.

    Here’s a link to production page.

    https://www.ads-software.com/plugins/theatre/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeroen Schmit

    (@slimndap)

    You should either:

    • Select “show below content” or
    • Place the shortcode inside the content of your production.

    If you do both then the events will appear twice.

    Jeroen

    Thread Starter amoonalu

    (@amoonalu)

    Thanks for answering so quickly! Is there any way to do both? Customize the look of the event listings like I have and also have it automatically appear on the production page?

    Plugin Author Jeroen Schmit

    (@slimndap)

    Yes!

    1. Go to Theater / Settings.
    2. Select “show below content”
    3. Paste <table bgcolor="#e8e8e8" cellpadding="20"><tr><td><b>{{date}}</b>{{time}}</td><td>{{venue}}</td><td>{{tickets}}</td></tr></table> into the template field.
    Plugin Author Jeroen Schmit

    (@slimndap)

    So, step 3 without the [wpt_events] part.

    Thread Starter amoonalu

    (@amoonalu)

    Oh! Well that was easy, haha. Thanks so much!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Events showing up twice’ is closed to new replies.