- This topic has 3 replies, 2 voices, and was last updated 13 years, 1 month 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 › WP eStore Tweaks › Modify / Customize the Transaction Result in Thank You Page
Can I modify the appearance of the transaction result from [wp_eStore_transaction_result:end] when the user is redirected onto the Thank You page? I can’t seem to find the code that generates this so I can add my own classes or html. Thanks!
I will add in some CSS classes in there so you can target them from the CSS file and customize the appearance. I should have something ready in a day or two.
Oh ok, awesome! That would definitely be helpful. If we wanted to rearrange the order of how the content is displayed or needed to modify the code somehow, would that be something we would be able to go in and do by modifying a function or an include file somewhere? Or is it currently generating from multiple functions from different pages? At the moment, I’m not even sure where the code is coming from that generates this content. Thanks!
Added CSS classes for this. You should be able to check it using firebug and customize it. This article might come in handy:
http://www.tipsandtricks-hq.com/css-bugging-you-fire-those-bugs-3299
You can also open the “eStore_includes3.php” file and search for the following function to see what actually gets outputted:
eStore_save_trans_result_for_thank_you_page_display