Support Forum
I moved to simple press because I hated BBPRESS. I tried a a few including mingles press and this one seems to be the best so far. Anyways one of the reasons why i moved was because I want the ability to be able to follow a forum. I downloaded the subscriptions plugin and enabled "Allow members to subscribe to forums in addition to topics" in the options but I still dont see any option to follow a forum.
Thank you in advance.
If you do not see the subscribe button on the forum view then it will be because it needs adding to the theme template. The codex on the subscriptions plugin will, I believe, document this.
But... at forum level - your users can also subscribe to forums using the SP profile where they can check on the ones they want to subscribe to.
YELLOW
SWORDFISH
|
So am i putting this code which i found here: http://codex.simple-press.com/.....criptions/
sp_SubscriptionsSubscribeForumButton('tagClass=spSubscriptionsSubscribeForumButton spButton spRight', 'Subscribe', 'UnSubscribe', 'Subscribe to this forum', 'UnSubscribe from this forum');
in my spForumView.php of my theme? How does this work? Where do i put it?
(It would be useful if you could use the code button on the toolbar when pasting program code - thanks)
The thing about template driven displays is that you out things where you want them. if you look at the forum view template and follow it down logically you will see that it follows what you see on your display. The names of functions are, hopefully, pretty explanatory.
What you might want to do is put it in the same place as the topic subscription button on the topic view so it might be worth looking at that and then selecting the same spot for the forum button.
YELLOW
SWORDFISH
|
In the subscriptions option if I enable "auto subscribe members to all topics they post in" will they be able to unsubscribe to that topic in the future if they wanted to? Also if I enable that feature now does that effect only the new topics or the old ones as well?
Thanks for your help
1 Guest(s)