Navigation problems |
Post Reply | Page <123> |
Author | |
cs
Newbie Joined: 04-May-2009 Location: Arkansas Status: Offline Points: 8 |
Post Options
Thanks(0)
|
I still have some navigation problems that I need counsel about. The deal - my main website, a dot com is still running on another server. So I am building the new cart on our dot net. And to complicate it even more, the first few days I was working, the dot net had not propogated from a dns change and I was working on a temporary url that was just a combination of some odd characters. Now, some of the links are broken because some are looking for the dot com and others the dot net and same pages are looking for the odd string of stuff that I first started with.
Will all these links sort themselves out when the dot com is transferred to point to product cart rather than my old cart (on another server)? Do I need to change something within the program? Do I need to do a reinstall? If I do, will I loose the products that I have already entered? I am confused about the whole navigation issue. You can see the problems at www.creationsensation/productcart/pc/home.asp Notice column on the right has entirely different links than the column on the left. |
|
cs
Newbie Joined: 04-May-2009 Location: Arkansas Status: Offline Points: 8 |
Post Options
Thanks(0)
|
lets try that again - www.creationsensation.net/productcart/pc/home.asp
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi,
The navigation menu on the left (with the "+" icons) has, almost certainly, been generated from the admin pages using "Settings > Generate Navigation". This uses scStoreURL from the includes/storeconstants.asp file. It seems that scStoreURL is set to www.creationsensation.com instead of www.creationsensation.net. Try changing that and then re-generating your navigation. |
|
cs
Newbie Joined: 04-May-2009 Location: Arkansas Status: Offline Points: 8 |
Post Options
Thanks(0)
|
Yes, that fixed the problem! The navigation now works properly. I assume that when I transfer the dns from the dot com to point to this new cart, I can just change the asp file back to creationsensation.com, generate new links and everything will be ready to go on the final product. Is that right?
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi,
Yes, that's correct, but don't forget about the other links on your home page, which will also need to change. |
|
cs
Newbie Joined: 04-May-2009 Location: Arkansas Status: Offline Points: 8 |
Post Options
Thanks(0)
|
How will I change those? I guess I still do not understand WHERE the information is coming from. Another .asp?
|
|
cs
Newbie Joined: 04-May-2009 Location: Arkansas Status: Offline Points: 8 |
Post Options
Thanks(0)
|
And also, while I am showing my lack of understanding, why is the information all over the place instead of lined up nicely? Is it a problem with tables in the html?
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi, your missing a CSS file - pcHeaderFooter.css, it's in the pc folder.
|
|
Hamish
Admin Group Joined: 12-October-2006 Location: United Kingdom Status: Offline Points: 56 |
Post Options
Thanks(0)
|
Hi,
I forgot to say about the other links, The "Browse by Price" will be fine, as should the others. The links I was referring to are the ones top right next to the header image. |
|
cs
Newbie Joined: 04-May-2009 Location: Arkansas Status: Offline Points: 8 |
Post Options
Thanks(0)
|
I ftped in and looked in the pc file, and there is a folder named pcHeaderFooter.css there. Maybe it is corrupted and I need to upload it again?
|
|
Post Reply | Page <123> |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |