Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 08-23-2012 18:02:49

Aircut
Member
Registered: 09-22-2003
Posts: 235
Website

where do you update the breadcrumbs links?

Where do you update where the links in the top breadcrumbs nav pointing to? And where do you do the same to the ither menu widgets? I looked in the skin widgets includes and couldn't find the code?. Thanks.... you see each menu the home link is pointing to a different page and i need to fix that. Thanks

Offline

 

#2 08-23-2012 19:18:33

jj1987
Member
From: Orlando, FL
Registered: 07-14-2008
Posts: 502
Website

Re: where do you update the breadcrumbs links?

Settings are located at
System > Displays > Skin Widgets > Location (update)

File is found in
private/apps/ecom/ECOM/includes/skinwidgetbreadcrumbs.php

All the widgets can be found in a similar folder structure to above, just replcae the ecom/ECOM with cms/CMS for cms widgets.



-James Garrett

Offline

 

#3 08-24-2012 01:44:57

Aircut
Member
Registered: 09-22-2003
Posts: 235
Website

Re: where do you update the breadcrumbs links?

thanks, would feature version updates (v8.1....8n) would overwrite the changes to these files?

Offline

 

#4 08-24-2012 07:28:16

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: where do you update the breadcrumbs links?

Depends on what was updated.  Maybe.  It's always good practice to back up any system files you made custom changes to.


Nick Hendler

Offline

 

#5 08-24-2012 09:09:57

jj1987
Member
From: Orlando, FL
Registered: 07-14-2008
Posts: 502
Website

Re: where do you update the breadcrumbs links?

webmaster wrote:

Depends on what was updated.  Maybe.  It's always good practice to back up any system files you made custom changes to.

To expand on what Nick said-- I make a document with every file I edit, that way come install time I can go get them, back them up and then use a diff tool to compare my old files to the new so I can quickly put my code back



-James Garrett

Offline

 

Board footer