ThunderTix logo

Support Forum

How can I insert a second event image other than the main event image? - Mon - Jun 4, 2012 - 4:18pm

  • Posted by Dawn Updated: Jun 2021 0 Comments Creating Events

    There is no limit to the number of event images you upload with each event. The first image uploaded will be displayed on your main events listing. After the customer clicks "Buy Tickets", they'll see the full event information with the event description and a slideshow of all uploaded images for the event.

    If you want to add additional images within the event description, you can do so with HTML. Below is what you will need to enter to have your image show up in the event description.

    Basic HTML: <img src=”URL of image” height=”preferred height”width=”preferred width” />

    Where the URL of the image is the exact address where the image exists online. Simply put that line of code where you want it to appear in relation to the other description text and information you have entered.

    To edit your event's description:

    1. Head to the: Event Manager
    2. Click Manage for your event
    3. Click Public Display
    4. From the Event Information option in the left menu, scroll down to see both EVENT DESCRIPTION and EVENT IMAGES
    5. Changes are saved immediately