Hi, I am having such a silly issue here.
I have done this many times before, but for some reason today my brain is failing.
I am using a conditonal to say if segment 4 is the same as the category url title to display a class.
{if segment_4 == "{category_url_title}"}class="highlight"{/if}For some reason it isn’t working. I have checked that the category url title is outputting correctly.
The strange thing is, it isnt even adding the class, so its not something to do with my CSS.
Any ideas?
Thanks