Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

two questions


timo28

Recommended Posts

Hello all again.

My first query is in relation to moving the contact us link on all pages to a more visible location. At the moment it is tucked away down the bottom left hand side corner of all our pages in the information infobox. How could i move this and make it bigger etc.

 

www.favouriteflies.com/gofish

 

My other problem is that for some reason in the checkout process in between the confirmation where the post and sub total is correct. when my customers are handed over to paypal to pay the postage is getting deducted? Has anyone any ideas what could be causing this?

 

 

Regards

 

Dave

Link to comment
Share on other sites

You can add the contact us page link where ever you want to, variours ways of doing it, easiest is probably to add it in html

<a href ="contact_us.php">Contact us</a>

Or use an image

<a href ="contact_us.php"><img src="image_location/image_name.png></a>

 

You will have to work it in with the other HYML to make it look right.

 

There are other ways

 

As for the shipping, more details are needed please

Nic

Sometimes you're the dog and sometimes the lamp post

[/url]

My Contributions

Link to comment
Share on other sites

You can add the contact us page link where ever you want to, variours ways of doing it, easiest is probably to add it in html

<a href ="contact_us.php">Contact us</a>

Or use an image

<a href ="contact_us.php"><img src="image_location/image_name.png></a>

 

You will have to work it in with the other HYML to make it look right.

 

There are other ways

 

As for the shipping, more details are needed please

Nic

 

Well say if i put in an order that came to €9.50 and the postage was €1.50 the total in oscommerce says €11.00 but then when i click next to continue to paypal the amount that paypal wants is only €9.50 (i.e. no shipping added!!)

 

any ideas?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...