Eventbrite event embed – iframe sizing…

Home Forums GovIntranetters Eventbrite event embed – iframe sizing…

Tagged: ,

Viewing 1 reply thread
  • Author
    Posts
    • #3017
      Matty
      Member

      Hi Tom

      This can be edited in the single-event.php template file of Govintranet although I would advise creating a child theme first.

      <iframe src=”https://www.eventbrite.com/tickets-external?eid=&lt;?php echo $ticketid; ?>” frameborder=”0″ height=”256″ width=”100%” vspace=”0″ hspace=”0″ marginheight=”5″ marginwidth=”5″ scrolling=”auto” allowtransparency=”true”></iframe>

      That’s the line of code to look out for and then simply change the value for height

      Kind Regards

      Matty

      • This reply was modified 8 years, 1 month ago by Matty.
    • #3022
      Tom Dixon
      Participant

      Thanks Matty – we’ll have a look at that – appreciated!

Viewing 1 reply thread
  • You must be logged in to reply to this topic.