And / Or from the address bar
-
Hi,
Hoping someone can help with this one!
I’ve been using a form on a site to allow users to pick more than one tag from a list, and have their selection returned. They can do this using AND or OR. The script I’m using changes the location bar to retrieve results, like this:
/?media-tags=jim,fred => return images tagged either fred OR jim
/?media-tags=jim+fred => return images tagged both fred AND jimTrouble is, the AND version no longer works; I get redirected to /media-tags/fred instead. I checked on another site, and the same thing happens.
If I turn off Permalinks though, it works. And it works correctly if I use a different (not media-tags) taxonomy.
Any ideas / suggestions?
Gary
- The topic ‘And / Or from the address bar’ is closed to new replies.