View Full Version : Home > Link > Link etc help???
trixinitynet
August 27th, 2008, 02:37 PM
you know places that have like the Home > Layouts > lala at the top of each page, example: http://freecodesource.com/myspace-layouts/view.php?id=L519925288
does anyone know how to do that? not manually like having to recode every page, but is there a code/script or anything that allows u to do this?
SlickEddie
August 27th, 2008, 02:43 PM
if you're talking about trixinity.net ... should be straightforward...don't you use m2script?
Ajay
August 27th, 2008, 03:33 PM
google breadcrumb tutorials or php breadcrumb tutorials
Smurfwicked
August 27th, 2008, 03:35 PM
Depending on where you're trying to place it, you'd still have to place code on each page unless you place it in a static page like your header, or one that includes your ads.
SlickEddie
August 27th, 2008, 03:49 PM
Depending on where you're trying to place it, you'd still have to place code on each page unless you place it in a static page like your header, or one that includes your ads.
if every page is handcoded then, yes, you'll have to place it in every page. But a properly designed cms will build each page dynamically and hence each page can have that type of link structure.
trixinitynet
August 27th, 2008, 05:26 PM
i hand code my entire site and just use includes =( the only cms i use is marshalls on my myspace layouts. but id be willing to place something in my header and have it maybe like above my titles?
if every page is handcoded then, yes, you'll have to place it in every page. But a properly designed cms will build each page dynamically and hence each page can have that type of link structure.
something like that sounds good ^
Smurfwicked
August 27th, 2008, 05:47 PM
i hand code my entire site and just use includes =( the only cms i use is marshalls on my myspace layouts. but id be willing to place something in my header and have it maybe like above my titles?
something like that sounds good ^
Let me re-phrase that... For example if you can edit one single file to add the text "breadcrumb here" and it be in location you want it to appear on your site then you have no problems. If your coding wasn't designed for this static one file area then yeah you'd have to add the code manually to each page.
SlickEddie
August 27th, 2008, 05:51 PM
i hand code my entire site and just use includes =( the only cms i use is marshalls on my myspace layouts. but id be willing to place something in my header and have it maybe like above my titles?
something like that sounds good ^
actually, there is a way to do this on handcoded pages without touching the pages themselves...sent you a PM
mrbrantley
September 3rd, 2008, 07:36 AM
You could easily use the breadcrumb trail, as stated above, and acheive these results w/o having to mess with every page.
This should get you started: http://www.drquincy.com/resources/code/php/selfwritingbreadcrumbtrail/
vBulletin® v3.7.1, Copyright ©2000-2009, Jelsoft Enterprises Ltd.