Zen Cart Logo
Forums / General Questions / Make Clickable link in Text Newletter

Make Clickable link in Text Newletter

Locked

Views: 2,757

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Apr 2008, 3:42 PM
#1
pinetreecandles avatar

pinetreecandles

Zen Follower

Join Date:
Feb 2008
Location:
West Virginia
Posts:
135
Plugin Contributions:
0

Make Clickable link in Text Newletter

I have a HTML and Test version of my newsletter. In the Text version I have some links that I still need to be clickable. When I preview it from admin they show as clickable, but when I veiw the text Newsletters after they are sent, they arent.

What is the proper format to get the links to work in the text version of the Newsletter or is this not possible?

This is how it's done now:

<a target="_blank" href="http://pinetreecandles.spaces.live.com/blog/cns!F7770AC79266B09E!268.entry">Pine Tree Candles News</a>

In this example only the "Pine Tree Candles News" comes through and is not clickable.

5 Apr 2008, 3:56 PM
#2
steven300 avatar

steven300

Totally Zenned

Join Date:
Jan 2008
Posts:
1,564
Plugin Contributions:
1

Re: Make Clickable link in Text Newletter

I think you might struggle to use html in a text-only email.

I would put something like this..

Click below to keep up-to-date with our blog
http://pinetreecandles.spaces.live.com/blog/cns!F7770AC79266B09E!268.entry

If it's a good email program, it should display it as a link. It should also open the link in a new window.

6 Apr 2008, 3:25 PM
#3
pinetreecandles avatar

pinetreecandles

Zen Follower

Join Date:
Feb 2008
Location:
West Virginia
Posts:
135
Plugin Contributions:
0

Re: Make Clickable link in Text Newletter

I had something similar to that, I just wanted to make sure there wasn't another way to do it.

Thanks for the reply :yes: