Table of Contents
Description
This plugin enables WordPress users to integrate React & Share tools on their site easily.
Get feedback with customizable reaction buttons that allow your readers to give feedback with one anonymous click — trusted by communications teams in companies and government sector.
Installation
- Contact us and get started with your subscription.
- Install the plugin through the WordPress plugins screen directly (Plugins -> Add new -> Search for “React & Share”) or upload the plugin files to the
/wp-content/plugins/react-and-share
directory - Activate the plugin through the ‘Plugins’ screen in WordPress
- Get the API key from us after subscribing the service.
- Paste API key into your Settings page
- ALL SET!
When React & Share is activated, Reaction Buttons are shown on each post by default.
In the settings you have two choices:
- Show buttons by default
- Don’t show buttons by default
In each case you can override the global setting in the edit post view.
**Short code and page template installation **
- If you want to place the buttons manually to your post: use the short code
[rns_reactions]
in the edit post/page mode. - If you want to add React & Share to your page templates, use this code inside a php tag:
if (function_exists('rns_reactions')) { rns_reactions(); }
.
Plugin author
Plugin official website address
https://wordpress.org/plugins/react-and-share/
If you encounter problems in using the React & Share – Customizable Reaction Buttons plugin, you can comment below, and I will try my best to help you solve the problem