Overlapping tag names

My client has tags for all her jewelry images that are really important for displaying dynamic albums. So far everything is working well, but there is a problem: "earrings" are coming up in the "rings" album because of an obvious overlap in naming. Is there a way to exclude one tag from another? I have tried the three different search behavior settings and they don't seen to change anything.

I am generating a list of tag links using "printAllTagsAs('list'...)."

You can see it here, but the link will change when I go live:
http://sirijewelry.com/zenphoto

Thank you! :)

Comments

  • You should probably set the option on tags to "exact" rather than "partial" match. You can also use boolean logic in your searches.

    `rings AND NOT ear` perhaps.
  • Awesome. Thanks for the reply! It took me a second but I found the setting under Options > Search > Fields List.
  • yz Member
    thanks marcy_sss for taking the time to post the solution after you found it. I knew I had seen that option but was unable to remember where.
Sign In or Register to comment.