- This topic has 5 replies, 3 voices, and was last updated 12 years, 8 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 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 › Change word "price" in fancy option 4
My client would rather the box say “amount” than price in the product box http://www.schooloflightandlife.com/support-us/
He’s using fancy style 4.
Can someone tell me exactly how to do it? If it can be done?
Thanks,
Jenn
Hi,
Look in file called eng.php file in the “languages” directory.
Then look for the line:
define(“WP_ESTORE_YOUR_PRICE”, “Your Price”);
Change the wording as you wish.
That is a little over my head.
Can you tell me exactly where to find the “languages” directory?
Okay. More specifically, here’s what I need to know since I’ve not done much editing of code and when I have, it went badly.
1. I went to the wordpress dashboard, plugins, Wp estore EDIT, wp-cart-for-digital-products/languages/eng.php
Is that where I should be? Is this where I can edit? Do I need to do anything specific before editing? (I do have a full backup of the site already)
2. Should I be attempting this through cpanel? If so, I need more specific instruction. When I went to the plugin files and found the language, eng.php, I could not open the file.
Thanks for any help!
Jenn
Hi,
The directory we are referring to is …/wp-cart-for-digital-products/languages/.
First I recommend taking a copy of the original version of the eng.php file by FTPing somewhere safe to your computer.
Then you can edit a copy from your computer and FTP it back to your host.
You can alternatively edit the file from cpanel after taking a copy as advised above.