Upload image for the ticket header

Home Forums Ticket Products Event Tickets Plus Upload image for the ticket header

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1005858
    Arsen
    Participant

    Upload image for the ticket header is not showing 🙁

    #1006171
    Cliff
    Member

    Hi Arsen. Sorry to hear about your issue. I see you posted in the Community Events forum but it seems you are asking about WooCommerce Tickets so I moved this topic to that forum. Please let me know if this is inaccurate.

    Firstly, could you please try to test for theme or plugin conflicts by following this guide? https://theeventscalendar.com/knowledgebase/testing-for-conflicts/

    If the issue remains unresolved, could you please send me a screenshot of one that is not displaying correctly and also tell me what you’re expecting from that screenshot? (a link would work great too)

    #1006919
    Arsen
    Participant

    This reply is private.

    #1007164
    Cliff
    Member

    Arsen, thanks for the additional information. If I understood you fully, you’re wanting the ticket header image that gets displayed in the email to also be displayed on the event page (as if it were a WordPress featured image).

    That is not the default functionality — the email ticket header image does not display on the event page by default.

    Here’s a snippet I created for you to add to your theme’s functions.php file (or in your own functionality plugin — please ask for help if you do not understand how-to add this code): https://gist.github.com/cliffordp/013e3e43a3f3bca9b7cc

    Please let me know if this accomplishes what you wanted.

    #1007614
    Arsen
    Participant

    Yes, it did, but not above the ticket’s.

    We have a problem with “Sticky in Month View” too.

    Thank you,
    Arsen

    #1007622
    Cliff
    Member

    Glad you got it working. If you want to try different positions in the single event view, replace the snippet’s tribe_events_single_event_before_the_content with one of these:

    • tribe_events_single_event_after_the_content
    • tribe_events_single_event_before_the_meta
    • tribe_events_single_event_after_the_meta

    Please let me know which one you ended up choosing.

    In regards to the separate “Sticky in Month View” issue, please create a separate ticket for that issue, and we’d be happy to assist.

    Thanks!

    #1008854
    Arsen
    Participant

    Hello Cliff,

    Thank you for snippet’s.
    How do you set to be in the center?

    Best,
    Arsen

    #1009248
    Cliff
    Member

    Arsen, I’ve updated the snippet at https://gist.github.com/cliffordp/013e3e43a3f3bca9b7cc to wrap the image in a div that adds centering classes.

    Let me know if this updated snippet rock and rolls for you!

    P.S. I noticed quite a few console errors relating to Google Maps script being included multiple times on your site. We’ve seen conflicts when sites have these types of errors before so you might want to look into this further with your site developer.

    #1009324
    Arsen
    Participant

    Hello Cliff,

    Thanks for getting back to me so promptly. Now we lost the image.

    Thank you,
    Arsen

    #1009361
    Cliff
    Member

    Whoops. Sorry about that. I changed ‘echo’ to ‘return’.

    The https://gist.github.com/cliffordp/013e3e43a3f3bca9b7cc snippet been fixed and should be ready to go for you.

    Let me know.

    • This reply was modified 10 years, 7 months ago by Cliff.
    #1014082
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Upload image for the ticket header’ is closed to new replies.