Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

add new page link to categories box


chefjeff

Recommended Posts

Posted

Is it possible to add a new link to the categories box?

For example, I created a new page and I would like to have the link in the cats box............

Posted

is it a category related item or could the link be placed in the information box or other box?

 

in adding a 'static' link in the category box the issue is that the category list is being built dynamically on the fly and you would then need to add your link after the last category link has been found by OSC - it can be done, but is it worth the effort?

Posted
is it a category related item or could the link be placed in the information box or other box?

 

in adding a 'static' link in the category box the issue is that the category list is being built dynamically on the fly and you would then need to add your link after the last category link has been found by OSC - it can be done, but is it worth the effort?

 

It was pretty painless for me...that's where i stuck the allprods link. I even tested adding other links, no problem.

Posted

i didnt say it couldnt be done, it just that without a good understanding of how the category list if being built and php, you can get yourself in trouble.

 

its much easier to add links to other boxes.... :wink:

Posted
i didnt say it couldnt be done, it just that without a good understanding of how the category list if being built and php, you can get yourself in trouble.

 

its much easier to add links to other boxes.... :wink:

 

agreed!

Archived

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

×
×
  • Create New...