Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Change anchor text of display transaction result on thank you page?
- This topic has 11 replies, 3 voices, and was last updated 13 years, 5 months ago by
bradelectro.
-
AuthorPosts
-
May 25, 2012 at 5:38 pm #6421
bradelectro
MemberI don’t like the way the shortcode displays the entire download link: http://i.imgur.com/ZEJ35.jpg
It just looks kind of tacky and I don’t like it showing all the details of my wordpress install. I’d much rather have a link that simply says download now or even have an image. Is there any way to customize this? Thanks!
May 25, 2012 at 11:33 pm #45476admin
KeymasterYou can use the link shortener feature to shorten the encrypted links:
May 26, 2012 at 7:16 pm #45477bradelectro
MemberThanks for the link. I followed the instructions and made a test purchase. No link appears- not the long one or an encypted one. Ideas?
May 27, 2012 at 12:31 am #45478admin
KeymasterWhat version of eStore are you using?
May 27, 2012 at 4:41 pm #45479bradelectro
MemberThanks for the reply. My version is: Version v6.5.3.
May 27, 2012 at 11:49 pm #45480admin
KeymasterThis is most likely applicable in that case:
https://support.tipsandtricks-hq.com/forums/topic/wp-estores-url-shortener-feature-update
May 28, 2012 at 4:42 pm #45481bradelectro
MemberDarn, that didn’t work. Still showing the whole link.
May 28, 2012 at 8:05 pm #45482bradelectro
MemberJust tried the URL Shortener plug-in based on an admin’s suggestion in the thread you linked but no dice. Please let me know if there’s any other info I can give you to help me figure this out- I’d really like it to work. Thanks!
May 29, 2012 at 3:12 am #45483admin
KeymasterHere is another option that might help:
1. Open the “eStore_advanced_configs.php” file and search for the following line of code:
define('WP_ESTORE_USE_ANCHOR_FOR_THANKU_DL_LINKS', '0');2. Once you find it change it to the following:
define('WP_ESTORE_USE_ANCHOR_FOR_THANKU_DL_LINKS', '1');This will replace the URL anchor with a “Click here to download” text.
May 29, 2012 at 5:35 pm #45484bradelectro
MemberThat option sounds good to me, however, the line of code you mention is not in my “eStore_advanced_configs.php” file!
May 29, 2012 at 11:23 pm #45485Peter
MemberI am pretty sure when you did your previous update it didn’t work well. You did delete the existing version of eStore from your install then download anew one and installed the new one right?
Try downloading a new build of the plugin and then make the changes as instructed above:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
May 30, 2012 at 6:29 pm #45486bradelectro
MemberOops- you’re right- I didn’t update it correctly. It’s working now- thanks!
-
AuthorPosts
- You must be logged in to reply to this topic.