- This topic has 3 replies, 2 voices, and was last updated 11 years, 11 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › eStore- need to display customer previous purchases
Tagged: previous purchases, purchase history
I need to have the customer’s previous purchases from eStore show up in their eMember profile page. Is their a shortcode for this where it will display the product image instead of the table that shows the name, date of purchase, and price paid. What I am trying to do is have a clickable product image that will take the customer to the page that has the video on it that they purchased. My site sells lifetime access to video tutorials and I would like an easy way for them to get to their content. Is this possible?
This document will explain the purchase history display option available with eMember:
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-display-a-members-purchase-history-158
You can use that to the purchase history of your members. Let me know if that helps.
I am all ready using the shortcode [wp_eStore_members_purchase_history_with_download] it uses a table to display
Product Name, Purchase Date, Price Paid, and Generate Download Link
Is there a way to change this table to just display an product image that is hyperlinked to the page the product is on? What I am trying to achieve is a customer profile page that has the customers previous video access purchases on it so they can easily access them when ever they want as I am selling life time access. I just can’t seem to find where the code for that table is so I can change it.
Thanks
If you specify a value in the “Product Page URL” field of the product, that purchase history display will link each product name to that product page URL automatically.
Have you specified a Product Page URL value in all of your products? If you haven’t then do that and check how it looks.
Adding an image there will require custom coding. You will need to go through this if you want to get custom coding done: