Comment System - Possible to use Disqus AND Google+ AND Facebook?
As far as I can see, Articulate seems to offer the option of using Use Disqus OR Google+ OR Facebook for comments, is it possible to use all three to give users the best possible choice?
Tying users to one external option seems very restrictive :(
Comment System - Possible to use Disqus AND Google+ AND Facebook?
As far as I can see, Articulate seems to offer the option of using Use Disqus OR Google+ OR Facebook for comments, is it possible to use all three to give users the best possible choice?
Tying users to one external option seems very restrictive :(
Articulate doesn't limit you... if you want all three than you can use all three, it's up to the files in your theme to turn these things on or off.
You can see here (for example, in the Vapor theme): https://github.com/Shazwazza/Articulate/blob/master/src/Articulate.Web/App_Plugins/Articulate/Themes/VAPOR/Views/Post.cshtml#L78
most themes are similar and if you've got your own it's probably copied from another one.
You can have all three shown if you like, or use a totally different system, up to you and your theme's code.
Thanks, Shannon. I've figured it out now.
is working on a reply...