Can I use GD Star Rating in multisite ?
This is what I am looking for.
maindomain.com
one.maindomain.com
two.maindomain.com
three.maindomain.com
I want to have in maindomain.com the ratings of each one of the subdomains.
Possible ?
If not, any suggestions for a solution ?
Thanks.
http://wordpress.org/extend/plugins/gd-star-rating/
Yes, each website in multisite network can activate the plugin. Ratings can't be shared inside the network directly, each website has own tables for data in the database.
Milan
Too bad its not possible, thanks for confirming it.
Regards.
You can have it, but you must make your own code to get the ratings for individual sites from database. Plugin currently lacks own functions for this.
Milan