Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author MembershipWorks

    (@sourcefound)

    Hi JorgeC1123! HTML can be used in the success message, so your developer will be able to add a button or link with HTML.

    Thread Starter JorgeC1123

    (@jorgec1123)

    Im trying this but no Luck

    [constantcontactwidget nam=”1″ grp=”Constant Contact test 2″ btn=”button text” msg=”You’ve been enter to win! Here is an exclusive 30% OFF VIP Code to our online store: SNOW30VIP Shop Now“]

    I get the default message “you have been added to the list”

    Can you help me

    Thread Starter JorgeC1123

    (@jorgec1123)

    `[constantcontactwidget nam=”1″ grp=”Constant Contact test 2″ btn=”button text” msg=”You’ve been enter to win! Here is an exclusive 30% OFF VIP Code to our online store: SNOW30VIP <a href=”https://www.shop.com”>Shop Now</a>”]

    Plugin Author MembershipWorks

    (@sourcefound)

    Hi JorgeC1123! You cannot use the double quotation marks inside a parameter enclosed by double quotation marks. So change your shortcode to:

    `[constantcontactwidget nam=”1″ grp=”Constant Contact test 2″ btn=”button text” msg=”You’ve been enter to win! Here is an exclusive 30% OFF VIP Code to our online store: SNOW30VIP Shop Now“]

    Plugin Author MembershipWorks

    (@sourcefound)

    `[constantcontactwidget nam=”1″ grp=”Constant Contact test 2″ btn=”button text” msg=”You’ve been enter to win! Here is an exclusive 30% OFF VIP Code to our online store: SNOW30VIP <a href=’https://www.shop.com’>Shop Now</a>”]

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Add link or button to message’ is closed to new replies.