Remove affiliate link for Eventbrite

Home Forums Ticket Products Eventbrite Tickets Remove affiliate link for Eventbrite

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #957910
    John
    Participant

    If this plugin was free I would let this go but I think its in bad taste to include your affiliate link under the eventbrite tickets. IS there a way to remove this permanently?

    #958020
    Zach Tirrell
    Keymaster

    Hi John,

    I’m not certain which link you are referring to. Perhaps you could include a screenshot?

    I looked at your site briefly and this sentence is below the tickets box: “Event registration powered by Eventbrite” and includes a link to http://www.eventbrite.com/?ref=etckt If that’s the one you are referring to, that is not an affiliate URL, but rather a tracking URL that Eventbrite uses to know links are coming from ticket forms.

    Let me know if that answers your question or if there is a different link that I am not seeing.

    #958049
    John
    Participant

    Hmm thats the one! How do you remove the http://www.eventbrite.com/?ref=etckt link?

    #958052
    Zach Tirrell
    Keymaster

    You can hide it with CSS:

    [code]
    .eventbrite-ticket-embed div:last-child {
    display: none;
    }
    [/code]

    Let me know if that is what you are looking for.

    #959826
    Zach Tirrell
    Keymaster

    Hey John,

    It looks like you flagged the last response as correct. I am going to go ahead and close this ticket. If you have additional questions, please feel free to open a new ticket.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Remove affiliate link for Eventbrite’ is closed to new replies.