I have taxonomy subscriptions (as well as the other required pieces of subscriptions) and this works great at the node level -- I can subscribe to the node or to the taxonomy term assigned to the node. However, I cannot figure out how to get the subscribe option on the taxonomy view page. I want the user to be able to subscribe to everything with a particular taxonomy term, but it seems really convoluted to tell the user to click an item and then click on subscribe at the item level in order to subscribe to the taxonomy term. Am I missing something? Is there a block or an option somewhere to make the subscribe option appear on a view of a particular taxonomy term?

Comments

salvis’s picture

Status: Active » Fixed

It's on user/UID/subscriptions/taxa.

magibird’s picture

OK - except I have a HUGE taxonomy, and I'm using the option to only show terms they are already subscribed to in the user area, otherwise the list is too long... What I'd want to do is offer the option to subscribe to a taxonomy when they find themselves on that taxonomy page. I take it from this response there is no way to do this?

salvis’s picture

That's correct. You'd have to do a little bit of custom programming to add a http://example.com/subscriptions/add/taxa/TID link (as described in README.txt) to the taxonomy page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.