Support

Home Forums Event Espresso Premium Default Registration Approved Message – Remove Twitter and Insert Instagram

Default Registration Approved Message – Remove Twitter and Insert Instagram

Posted: January 13, 2021 at 6:12 pm

Viewing 1 reply thread


jrpotocnik

January 13, 2021 at 6:12 pm

I have my general settings for Instagram set up and would like to have Instagram in the “Connect With Us” section of the Default Registration Approved Message. What is the code for this? To replace Twitter.
Thanks!


Tony

  • Support Staff

January 14, 2021 at 3:21 am

Hi there,

You need to go to Event Espresso -> Messages -> Default message templates (assuming you aren’t using a custom template) -> Registration Approved -> Edit Registrant.

In the main content section switch to Text mode on the editor (top right)

Search for CO_TWITTER and you’ll find:

<a class="soc-btn tw" href="[CO_TWITTER_URL]">Twitter</a></td>

Swap that shortcode for [CO_INSTAGRAM_URL] and change the link text, and remove the ‘tw’ class, like this:

<a class="soc-btn" href="[CO_INSTAGRAM_URL]">Instagram</a>

Thats just a plain button, you can add inline styles to add staying if preferred, you can try something like this to match the usual Instagramm button:

<a class="soc-btn" style="background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1;" href="[CO_INSTAGRAM_URL]">Instagram</a>

Viewing 1 reply thread

The support post ‘Default Registration Approved Message – Remove Twitter and Insert Instagram’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso