All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

How would you get Low Alphabet's link list to show a current state?

Chris Basnight 9 Aug 2013 19:24 question, complete

Is that possible? I've been trying some conditionals testing for the last_segment, but I'm not having any luck.

Many thanks in advance for any assistance

Replies

  1. Low 9 Aug 2013 19:33

    Sure, just use a conditional like this:

    {if low_alphabet_url == segment_3}class="active"{/if}


    ...where segment_3 is the segment where the letter is present.

  2. Chris Basnight 9 Aug 2013 19:38

    Well I'll be flipped. I thought I'd tried that... I guess I should drink more beer.