Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

right boxes, top button, & "n's" in categories.


infinate

Recommended Posts

Posted

Hello, It has taken me forever it seems to figure all this out. I pretty much got it down. I seem to have 3 problems.

 

1.) right column boxes are showing in lower left side. if you need to see the codes that i have in config. for this please let me know. How do I get them back up to the top right side? They seem to be ONLY doing it on the main page and not the rest of the pages.

 

2.) Top button seems to take me to my hosting page. How do I make osCommerce the page the main page?

 

3.) In the categories of my products it is showing "n" for each category added. How do I get rid of that?

 

Here is the link to my page to check out these problems and hopefully offer some help for me. Thank you in advance.

 

www.infinategifts.com

Posted

google

 

oscommerce category n

 

Try the same technique for your other problems

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Posted
google

 

oscommerce category n

 

Try the same technique for your other problems

 

Thank you so much for this help. I managed to fix two of the problems. I am not able to find anything on the right boxes being at the lower left. I am not sure if I accidently took out some of the code for that section of where it should be placed but I was trying to put the code in for paypal logo and the verify symbol. While taking those out because of overlapping is when the right column ended up in the lower left. Here is the code that is showing for the column.

 

<!-- body_text_eof //-->

</tr>

</table>

<td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="2" cellpadding="2">

<!-- right_navigation //-->

<?php require(DIR_WS_INCLUDES . 'column_right.php'); ?>

<!-- right_navigation_eof //-->

</table></td>

</table>

<!-- body_eof //-->

 

<!-- footer //-->

<?php require(DIR_WS_INCLUDES . 'footer.php'); ?>

<!-- footer_eof //-->

</body>

</html> <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>

 

Does this look right to you? I am not good with code at all...since installing osc is the only time I have dealt with codes. Sorry to be a bother.

Posted

Have a look at the installation instructions for adding the buttons.

 

Then go and look if it is still there.

 

Have you changed any entries in stylesheet.css?

Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile

 

Virus Threat Scanner

My Contributions

Basic install answers.

Click here for Contributions / Add Ons.

UK your site.

Site Move.

Basic design info.

 

For links mentioned in old answers that are no longer here follow this link Useful Threads.

 

If this post was useful, click the Like This button over there ======>>>>>.

Archived

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

×
×
  • Create New...