Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › Display Text for encrypted link
Tagged: display text, encrypted link
- This topic has 9 replies, 3 voices, and was last updated 9 years, 9 months ago by admin.
-
AuthorPosts
-
February 5, 2015 at 8:08 pm #12168tfoster6272Member
Is there anyway to change the display text for the link(s) that are included in the email that goes to the customer when they buy a digital product? For example, the email that goes to our customers know includes this as the link (i.e, the encrypted URL)
[http://www.celebrationspress.com/?enc_dl_action=process&file=tYfIv%2BHJ2ScXxFAftBJYP6]
This has proven to be very confusing to our customers (particularly when they buy more than one product), is there anyway we can change the text that’s displayed in the email to something more decipherable (e.g., “Issue 38”)?
February 5, 2015 at 8:45 pm #68443wzpModeratorTo do this, requires the {product_name} email tag be modified to generate HTML “a” tags with href references.
The problem with doing it, is that some people for various legitimate reasons, do not accept HTML mail messages. In order to make both kinds (text & HTML) of mail clients “happy” requires that eStore (and the other plugins) be redesigned to send multi-part MIME messages.
February 5, 2015 at 8:52 pm #68444tfoster6272Member“…requires that eStore (and the other plugins) be redesigned to send multi-part MIME messages.”
Do you mean this is something that can be done now (by me) or something that eStore is not capable of at the moment?
This actually is a very legit issue for us, we’re getting numerous customers emailing us back with no idea what they bought when they buy our bundle package of two downloads, since the links are now gibberish. I know why that is, but the customer doesn’t.
It would also help if the customer were redirected to a download page right after they purchased to they could download the product right away (that would help alleviate the email problem). Is that possible?
February 5, 2015 at 9:00 pm #68445tfoster6272MemberEven if I elected to just do this:
“To do this, requires the {product_name} email tag be modified to generate HTML “a” tags with href references.”
How would I do that on bundled products? There’s a “product name” field for the entire offering, but I don’t see anywhere to modify the name or anything for the individual products…only what the URL(s) are and a “downloadable” checkbox (which didn’t do anything…whether checked or unchecked it still displays the long encrypted URL in the customer email)
February 5, 2015 at 10:39 pm #68446wzpModerator“…requires that eStore (and the other plugins) be redesigned to send multi-part MIME messages.”
Do you mean this is something that can be done now (by me) or something that eStore is not capable of at the moment?
It would be something you’d have to put on the eStore wishlist for future consideration:
https://www.tipsandtricks-hq.com/ecommerce/wordpress-estore-wishlist-feature-suggestions-148
“To do this, requires the {product_name} email tag be modified to generate HTML “a” tags with href references.”
How would I do that…
It is something requiring custom coding, that is beyond your ability to DIY. If you are serious about such a modification, please reference this thread, and complete the custom coding quotation request:
February 6, 2015 at 1:52 am #68447adminKeymasterHave you tried the URL shortener feature? That should make the links nice and short.
February 6, 2015 at 4:25 pm #68448tfoster6272MemberNo, where is the URL shortener feature? (That sounds quite promising!!) Is that something I have or a plugin I would have to install?
February 6, 2015 at 5:22 pm #68449wzpModeratorWP eStore –> Settings –> General Settings –> Shorten Encrypted Download Links
February 6, 2015 at 6:12 pm #68450tfoster6272MemberThanks, I found though that that doesn’t solve the problem, it just makes a long indecipherable link a shorter indecipherable link.
February 7, 2015 at 12:31 am #68451adminKeymasterI thought that if the links are short then you probably won’t need to have those anchors.
You can only have links (like the way you explained it) in an HTML email. By default we use plain text email for a few reasons:
https://support.tipsandtricks-hq.com/forums/topic/why-use-plain-text-email-instead-of-html-email
We do have option to send HTML emails too, we just don’t recommend it. We can definitely do a custom job for you and create an HTML product link tag/shortcode if you want.
-
AuthorPosts
- You must be logged in to reply to this topic.