Gift Button Question

So when I click on Gift, the item on the left turns blue… where does that come from?
And how can I re-generate it with a different color and a different button?

You mean the order turns blue?

Great question! This is a new v5 feature and you can control just about all of those colors and even the text size etc. Let me get you a link to look at… Scroll down to order state formatting.

Always be careful when working with states especially the default ones as can effect system badly if you dont know what your doing but formatting/colour shouldn’t effect anything.
Having a quick check on the defined states it doesn’t look like Gift has a predefined state in the states settings.
You could add one to override the built in formatting

Color selector should do the job.
V5 also allows display and qty formatting seperatly.

1 Like

State Name should be GStatus not Gift

1 Like

Apologies :flushed:
Seems to work on the formatting though.
But will amend the screenshot.

Getting a link for possible formatting tags…

<bold>
<extrabold>
<thin>                  : thinner style
<italic>
<underline>
<b>, <u>, <i>           : short for bold, underline, italic
<img>                   : displays an image (URLs supported)
<linebreak/>            : forces a NewLine (NL)
<br/>                   : stops auto-NL in Ticket Lister, fine-tune with <br/>
<sym>                   : displays symbol from Segoe UI Symbol font
<size x>                : font size
<font x>                : font name
<color x>               : font color
<block margin color alignment width>
                            : margin=Left,Top,Right,Bottom
                            : alignment=left,right,center,justified
<panel color alignment>
                            : alignment=left,right,center
2 Likes

Keep in mind that if you set any of the Formats, they will override the Color selection.

3 Likes