Support

Home Forums Event Espresso Premium Promotion Codes can we format it so it is a different color or more obvious?

Promotion Codes can we format it so it is a different color or more obvious?

Posted: September 15, 2016 at 10:41 am

Viewing 3 reply threads


worldlegacy

September 15, 2016 at 10:41 am

The promotion code entry line is so not obvious it blends in with the rest of the page. We have had people not even see it. Can it be formatted in a way where it is more obvious and where we can say, enter code here?


Tony

  • Support Staff

September 15, 2016 at 3:41 pm

Hi there,

Can you link me to an event I can view this on please?

You will need to apply some custom CSS that targets the promotion code input and submit, we can provide an example if we can view the page.


worldlegacy

September 16, 2016 at 12:25 am

The only way to get to the page is to go to:
http://www.worldlegacy.com/events/nc163-leadership/
and pretend to register and the next page has the promotion code entry that is very unclear.


Tony

  • Support Staff

September 16, 2016 at 5:13 am

If you go to Event Espresso -> Promotions -> Settings.

Make no change and just click save it will rebuild your promotions config which should add some additional details to the button.

The button should show ‘Submit Promotion Code’.

You can also use this function:

https://gist.github.com/Pebblo/fb3ef76cc5f1337d21ce5f76f050f42e

Within either you functions.php or a Site Specific Plugin to make sure that even if something happens with the config the button will always display the correct text.

Also if you use the function above you will also have a hidden label for the input that shows ‘Promotion Code’, you can for that to display above the input using this:

#ee-promotion-code-input-lbl {
    margin-top: -30px;
}
Viewing 3 reply threads

The support post ‘Promotion Codes can we format it so it is a different color or more obvious?’ 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