You must be logged in to post
Search Forums:


 






Wildcard Usage:
*    matches any number of characters
%    matches exactly one character

Links on Pages

UserPost

7:25 am
July 21, 2010


scorpa

New Member

posts 1

1

I am having a serious challenge and I'll appreciate it if anybody can help me out.

I edited the sidebar scripts to create more categories because I intend to promote

a lot of product on my site. I noticed a problem on the website and I have not been

able to resolve it. Let's assume I have three products (belt, shirt, book) on my

home page, if i click on belt, the link should look like this mydomain.com/belt.

After the page opens and on the new page I now place my cursor on the shirt, the link

will look like this mydomain.com/belt/shirt instead of mydomain.com/shirt.

And from the shirt page, the link to the book page will also appear like this

mydomain.com/belt/shirt/book. How do I resolve this ?