toolman Posted November 21, 2013 Share Posted November 21, 2013 Hi, I have an XML menu, but for some reason the parent of the last menu is using the previous link <site> <page url="http://www.mysite.com/test" title="Test1" onclick="_gaq.push(['_trackEvent', 'Test', 'Clicked', 'Test clicked']);"/> <page url="http://www.mysite.com/community" title="Community" class="communityTag"> <page url="http://www.mysite.com/forum/" title="Forum" class="community"/> </page> </site> The link for this <page url="http://www.mysite.com/community" title="Community" class="communityTag"> is displaying : http://www.mysite.com/test What would cause this to happen? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.