• Resolved Stilian

    (@stilians)


    Hi,

    I tested the {{cart.unsubscribe}} shortcode and I saw that it outputs a link with “Unsubscribe” as text, instead of just a pure URL. This is not ideal in case we want to customize the link text or the color/size/weight. Another user had an issue with this here but maybe he wasn’t specific enough.

    Could you repurpose this shortcode or create a new one (like {{cart.unsubscribe_url}} ) to allow link customization?

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support CartFlows Team

    (@cartflows)

    Hello @stilians,

    Thank you for your suggestion.

    When you directly paste the shortcode it takes the default text i.e ‘Unsubscribe’

    You can add your test and add the shortcode as the link doe that text.

    Regarding the new shortcode suggestion, We will check it once and if possible we will add this task in our development queue.

    Let us know if you have any questions.

    Thread Starter Stilian

    (@stilians)

    Hi,

    Thanks for your response but unfortunately I don’t think this is how it works. Have you tested it yourself to check?

    I have tried both ways and it is as I said.

    1. If I just paste the shortcode, it outputs a working link with “Unsubscribe” as text and styled with lightgray color. (as you said)

    2. If I create a link (like this: <a href="{{cart.unsubscribe}}">my text</a>), it outputs a broken link with no href (like this: <a style="color: lightgray" rel="nofollow noopener" target="_blank">Unsubscribe</a> >my text).

    Please try it, send a test email, and investigate the issue.
    Thanks.

    Plugin Support CartFlows Team

    (@cartflows)

    Hello @stilians,

    Sorry for the inconvenience caused.

    We are checking this issue. We will fix it and will release the fix in our next update.

    Thank you for reporting this issue.

    Let us know if you have any questions.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘About {{cart.unsubscribe}} shortcode’ is closed to new replies.