We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2115
    • 10 Posts
    Hi there,

    do you have an idea how I could implement that when I click on a folder item it opens the first child instead of itself? If I have a structure like that:

    Category1
    -- Intro
    -- Info
    -- More info

    I want to open the Intro when Category1 is clicked. But I can not imagine how it could work right now... maybe only a page setting instead of a wayfinder thing? Hope you can help me with this smiley Thx in advance.
      • 26657
      • 13 Posts
      hi,
      search for "FirstChildRedirect" - snippet. (Maybe it is installed by default)
        • 2115
        • 10 Posts
        Quote from: senzo at Apr 13, 2007, 07:56 AM

        hi,
        search for "FirstChildRedirect" - snippet. (Maybe it is installed by default)

        ah, thanks, just what i was looking for. but there is one problem: when using this snippet the hereClass doesnt get assigned any more... and I can not understand why. any ideas?

        edit: nevermind, error = user *lol* it works, thanks again