We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7231
    • 4,205 Posts
    This changed the output to include the class information, it was repeating the link text information in it’s place rolleyes

    However, I see another issue, a typo actually. In the wayfinder call change the &hereClass=`highlight` to &hereClass=`highLight` , notice the uppercase L in the class name.

    Also you do not have the "main Menu" title in the nav box. I figured that you would add this in the main template but you could also simply add it to the outerTpl like this:
    <table width="100%"  border="0" cellspacing="0" cellpadding="0">
              <tr class="fancyRow2">
                <td align="left" valign="top" class="navigationHead"> Main Menu </td>
              </tr>
              <tr style="padding: 0px; margin: 0px;">
                <td align="left" valign="top" class="navigation" style="padding: 0px; margin: 0px;">
                <img src="manager/media/images/_tx_.gif" alt="" height="4" /><br />
              	[+wf.wrapper+]
                </td>
              </tr>
              
             </table>
      [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

      Something is happening here, but you don&#39;t know what it is.
      Do you, Mr. Jones? - [bob dylan]
      • 11041
      • 82 Posts
      I do have a table at the moment which has the Main Menu in. This in itself helps be create a corporate (without it being corporate) look around the site if I add more items on the side...
        • 11041
        • 82 Posts
        Another question I have is, although this is unrelated to WayFinder, in the SMF integration module it asks you to define the logina nd logout and registration page id’s. Do you have to manually create these etc I presume? And without them loging in and out would be pretty much impossible...
          • 11041
          • 82 Posts
          Well,

          I have just found out that the SMF integration doesnt seem to work right anymore. I think this may have come about witht he change of MODx going from like 0.9.1 ->0.9.2 and now being on 0.9.6.1 which is a fair bit down the road...

          Is there any support available anymore for the SMF integration?
            • 7231
            • 4,205 Posts
            Is there any support available anymore for the SMF integration?
            This post for the SMF Bridge has some recent posts.
            http://modxcms.com/forums/index.php/topic,3565.225.html

            You may get better response if you start a new post with SMF in the title.
              [font=Verdana]Shane Sponagle | [wiki] Snippet Call Anatomy | MODx Developer Blog | [nettuts] Working With a Content Management Framework: MODx

              Something is happening here, but you don&#39;t know what it is.
              Do you, Mr. Jones? - [bob dylan]