Widgetpack Rating
Rating service with login through any social networks like Facebook, Twitter, Google+, LinkedIn, Instagram and others.
Login to widgetpack and add new site, you will get your site ID:
wpac_init.push({widget: 'Rating', id: ID}); |
You can enable it by setting value rating.enable
to true
, and copy ID
value of id
in NexT config file. You can also configure the rating color by editing the value of rating.color
.
rating: |
AddThis
Sign up in AddThis. You can use Google / Facebook / Twitter to login.
Get AddThis ID in this menu: Profile Settings
→ General
→ ID
. See example on the picture below:
Edit the value of add_this_id
in the NexT config file as following:
add_this_id: your_add_this_id |