Questions

This topic has been marked as resolved.

Hi,
1) How can I change font in product “description” and “reviews” tab?
2) How can I change the “Please Select” text box in product detail to my language?
3) How can I translate “under”, “over”, “show all” text in price range search?
4) How can I translate the english message that shows up just after a purchase is confirmed?
5) How can I configure an automatic URL return for payment gateway integration?
Thanks!

 Sidney
February 16, 2013 at 11:21 pm #18919

The message I need to translate after customer purchase is: Thank you, your purchase is pending. You will be sent an email once the order clears.

 Sidney
February 16, 2013 at 11:22 pm #18920

I am not a theme burn employee but Ive done a few of those things to my site already.

1. The “Description & Review” tabs I changed by changing them in the actual CSS document that comes with the theme.

2.Translating them can be done with a plugin although these are not always exact because not all English can be directly translated into other languages. If so then you may try changing them manually in the PHP files.

3. Same as #2

4. Same as #2

5. That usually has to do with the actual gateway your using. You should also be using a SSL secure ordering system if your not already. If you are not you could be fined heavily if you take orders on a non secure page. A cheap option to doing this is using http://www.mijireh.com/integrations/woocommerce/ its already build into your woocommerce installation if your using woocommerce. It will allow you to “slurp” the CSS of your site so it looks like they order straight from your site even though they aren’t. It will keep you PCI compliant and secured at minimal cost to you.

To find out where these files are located to make your changes download “firebug” for firefox and you will beable to actually select the item on your webpage you want to change and it will display what files those are located in either HTML, PHP or CSS.

Good luck!

February 17, 2013 at 2:34 am #18924

Hello,
Thanks for your help, it is greatly appreciated!
I’ve done what you suggested and FireBub is a great addon. But I’m a little bit confused on how to get the correct PHP file to edit so this change would be applied to all other products. Do you have a tip?
Thank you again!

 Sidney
February 17, 2013 at 5:32 am #18932

Hi,

1,2,3,4) You have to translate your Wp E-commerce plugin, read how to here http://getshopped.org/news/wp-e-commerce-in-your-language/

5) Read in plugin documentation how to configure it, we don`t support Plugins.

Best,
ThemeBurn Team

February 18, 2013 at 7:04 pm #18977
Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.