- This topic has 1 reply, 2 voices, and was last updated 10 years, 3 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 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 › Can I change tooltip text for "sold out" ?
Tagged: sold out
We want to show a digital item in the product listing that is “free with purchase”. My solution was to set the price to $0 and available quantity as 0 so it seems to be sold out (which means people can’t add it to their carts manually and “buy” only that one free thing and not other stuff too). I also changed the “sold out” button to say “free with purchase”. Then, when someone purchases, we will send the link to the free item in the thank-you email.
This all works great, except for one thing: the tooltip for the “free with purchase” button says “This item has been sold out”.
I’ve searched all the files that come with WP estore and haven’t been able to find where this text was stored. Can I change or disable it? And if not, do you have a suggestion for how to handle a “free with purchase” item?
Thanks! (and I love this plugin btw)
The following post should help:
How to customize various text/messages displayed by the plugin
Look in the languages/eng.php file for the ESTORE_ITEM_SOLD_OUT string definition.