Email notification

HomeSupportImage StoreEmail notification

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #56906
    cavalini
    Member

    Hi. congratulations Your plugin is very good.

    I’m with a issue with email notification. This doesn’t show the correct informations.

    Instead of showing the data. It is showing the shortcode.

    Ex.

    Muito Obrigado, %customer_first% %customer_last%

    Este email é a confirmação de sua compra em nossa loja.

    Pedido número: %order_number%

    Se tiver alguma dúvida referente a compra entre em contato pelo e-mail:

    And I have one doubt. How can I use de selection button like your demo?

    Thanks in advance.

    #56907
    cavalini
    Member

    Sorry,
    I fixed de problem. The tag was changed because the .mo .po files.

    And How can I change the Selection button like you use in your demo?

    Thanks again.

    #56917
    Xpark Media
    Keymaster

    What do you mean by the selection button? do you want to add icons? do you know css?

    .img-metadata .ims-label {
    border: none;
    overflow: hidden;
    padding: 5px;
    text-indent: -999em;
    width: 24px;
    background: url("image-url.png") no-repeat 50% 50%;
    }

    You just have to modify/add the css file. we are woking on a premium theme but there are a few bugs that we need to fix before we release it.

    #56934
    cavalini
    Member

    Yes. I would like to use icons.
    I know CSS, but I didn’t find the file with this class
    .img-metadata .ims-labe

    I’ll try again
    Thank you.

    #56953
    Xpark Media
    Keymaster

    @cavalini,

    do don’t want to modify the plugin css. There is 2 ways in how to modify the settings and still be able to update the plugin without losing your changes.

    1. you can disable the entire plugin css under settings > general and create your own stylesheet in your theme or another plugin.

    2. another option is just to add additional styles to a child theme. these will override the default styles and still be able to update the theme and plugin.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.