• 1. When displaying all my events with a shortcode, how do i make sure that each featured image doesn’t get cropped out on the display?

    2. When displaying a single post for an imported eventbrite event. How do i exclude information such as the eventbrite link/organizer/ etc. without removing it completely?

    3. How do i customize the layout of an single eventbrite post? Like what if I want the featured image above the title? Or maybe I want the ticket checkout option closer to the top instead of at the bottom.

    4. How do i make sure that the ticket checkout option doesn’t link to a new tab? It keeps opening up a new tab when i click on Order.

    • This topic was modified 7 years, 1 month ago by kmacenter.
Viewing 1 replies (of 1 total)
  • Thread Starter kmacenter

    (@kmacenter)

    I have some insight on #4.

    I was getting this error on the Google Dev console when loading a single Eventbrite post:

    Refused to display ‘https://eventbrite…..’ in a frame because an ancestor violates the following Content Security Policy directive: “frame-ancestors ‘none'”.

    So what I did was disable the “Check to display ticket option after event.” option in the plugin settings. And just copied and pasted the embedded code directly onto the post from Eventbrite’s Manage Event page (“Invite & Promote” -> “Website Integrations” ).

    Now it doesn’t redirect me to a new tab.

    However, it’d still be convenient for the plugin settings to function correctly so that I don’t have to copy and paste this embedded code every time I make a new Eventbrite post.

Viewing 1 replies (of 1 total)

The topic ‘Shortcodes, Exclude/Include post meta data in single post’ is closed to new replies.