black-thong Posted June 13, 2005 Posted June 13, 2005 I want my customers to be able to click on a change currency type button to choose eith GBP, USD or EUR. I thought there was an option in Admin but can't see it. Please help as I have USA customers wanting to place orders but without knowing the actual cost in USD they are not continuing with the order process and I don't blame them. :'(
black-thong Posted June 13, 2005 Author Posted June 13, 2005 I have the currencies set up in Admin but they do not appear on the site.
Guest Posted June 13, 2005 Posted June 13, 2005 I have the currencies set up in Admin but they do not appear on the site. <{POST_SNAPBACK}> Do you have a line like this include(DIR_WS_BOXES . 'currencies.php'); in your /docroot/includes/column_right.php should be near the bottom with this code if (substr(basename($PHP_SELF), 0, 8) != 'checkout') { //include(DIR_WS_BOXES . 'languages.php'); include(DIR_WS_BOXES . 'currencies.php'); } this is mine and you can see I have commented out the languages box so that it doesnt appear. Mike
Recommended Posts
Archived
This topic is now archived and is closed to further replies.