Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do i change a path for a click here picture on front page


robertgouveia

Recommended Posts

Posted

In column_left.php, look for the code that is directing the "<td>" to the hot deals page, whatever that is. Redirect it to the specials.php file.

 

If in doubt, post the code for column_left.php here and someone will fix it for you.

 

BTW. You home page took ages to set. I closed and reopened after cookies were set and it still took about 7-8 seconds to fully load. Might want to have a look at the image sizes. Just a helpful hint.

Posted
In column_left.php, look for the code that is directing the "<td>" to the hot deals page, whatever that is. Redirect it to the specials.php file.

 

If in doubt, post the code for column_left.php here and someone will fix it for you.

 

BTW. You home page took ages to set. I closed and reopened after cookies were set and it still took about 7-8 seconds to fully load. Might want to have a look at the image sizes. Just a helpful hint.

 

cheers for the info on the page taking ages i will see what i can do

Posted

Can anyone see what is wrong here as i have put what it is ment to be but is doesnt goto the special page and the page comes up not reconised

 

<td style="padding-top:3px; "><a href="<?php echo FILENAME_DEFAULT.'specials.php'; ?>"><img src="images/specialoffers.JPG" width="172" height="123" alt="" border="0" /></a></td>

</tr>

Archived

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

×
×
  • Create New...