Announcement

Collapse
No announcement yet.

Breadcrumb Bar & Integrated Exended Pages

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    So from what everybody has kindly told me so far it appears that the code contained within the breadcrum bar under the title of "Compact This Section Name" is incorrect.

    It appears that when clicking on this link the address that appears in the browser address bar is that of the proper URL followed by the Section Name rather than the Section .html page name.

    The code that I am using is as follows...

    <a href="<actinic:variable name="SectionName"/>" target="_self" id="<actinic:variable name="SectionID" />"><actinic:variable name="SectionName"/></a>&nbsp;<img src="icon-arrow.gif" alt="icon arrow" />&nbsp;

    Can anyone tell me if I'm missing something blindingly obvious with this?

    I really do appreciate any help.

    Thanks



    David

    Comment

    Working...
    X