Upgrade from 1.3 to 1.4.1 now get index numbers in menus

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
360true
Forum Members
Forum Members
Posts: 23
Joined: Fri Jul 18, 2008 6:47 pm

Upgrade from 1.3 to 1.4.1 now get index numbers in menus

Post by 360true »

I just upgraded a 1.3.1 havana to 1.4.1 and everything went fine except I now have the index numbers on my menu ie
on horizontal  "current page is 2: About Us" and the vertical menu shows "2.1: History?

Here is my template:




{sitename} - {title}
{metadata}
{stylesheet}
{global_content name='fontswitcher'}







 
    {cms_selflink dir="start" text="$sitename"}
    {* Start Search *}
    {search}
    {* End Search *}
    {global_content name="guide"}
 
  {* End Header *}


  {* Start container (Navigation and Content columns) *}
 
   
      Graduate Services
      Watching puppies get born never gets old.
   
    {* Start Navigation *}
    {menu template='simple_navigation.tpl' number_of_levels='1'}
    {* End Navigation *}
   
    {* Start Sidebar *}
    {* Start Sub Navigation *}
     
       
          {menu template='simple_navigation.tpl' start_level='2' collapse='1'}
       
     
      {* End Sub Navigation *}
    {* End Sidebar *}
   
    {* Start Content Area *}
   
     

     {content}
{global_content name="address"}
   

   
    {* End container *}
  {* Start Footer. Edit the footer in the Global Content Block called "footer" *}
  {global_content name='footer'}
  {* End Footer  *}
{* end page *}




Is there a change necessary as a result of the upgrade?  The site is at http://69.13.130.134/

Thanks.
Paul
360true
Pierre M.

Re: Upgrade from 1.3 to 1.4.1 now get index numbers in menus

Post by Pierre M. »

http://forum.cmsmadesimple.org/index.ph ... 909.0.html
Please don't cross post. Thread closed.

Pierre M.
Locked

Return to “Layout and Design (CSS & HTML)”