Jerome’s Keywords Restricted By Category
-
The way my weblog is set up, we’ve got all of our posts first divided into sections (which we use categories for), and are currently using Jerome’s Keywords in order to break the authors’ posts down even further into tags. We want all the tags we’ve ever used displayed as a sidebar list on the front page (which we managed to do fine), but in each section (category) we need the tags list itself to be limited to only the tags used in that section. This way, a person can continue choosing different tags to navigate around and it won’t change which section they’re in.
I previously managed to accomplish having the tags (when clicked in the sidebar) only display the posts in the current section by adding “&cat=%cat_id” to the end of the URL output of the keywords, but if you clicked a tag that didn’t have any posts in that section it would mess up (which is expected), so we really need a way to simply exclude any tags that haven’t been used in that section. Since the tags in Jerome’s Keywords don’t use a database, I can’t simply add a new condition to the WHERE clause that would limit the results- or I wouldn’t have any issues, and I’m not very familiar with the addon itself. If there’s a way to accomplish what I’m looking for, please let me know.
Here’s a link to my weblog if that’ll help at all.
~Lys
- The topic ‘Jerome’s Keywords Restricted By Category’ is closed to new replies.