Post Widgets

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.

NexT config file
rating:
enable: false
id: ID #<app_id>
color: "#fc6423"

AddThis

Sign up in AddThis. You can use Google / Facebook / Twitter to login.

Get AddThis ID in this menu: Profile SettingsGeneralID. See example on the picture below:
AddThis ID

Edit the value of add_this_id in the NexT config file as following:

NexT config file
add_this_id: your_add_this_id