14.4 QantumThemes Reaktions

The Reaktions plugin provided in bundle with this theme adds interaction capabilities to your posts.

It will add share and like buttons to the posts, add view counts as silent background functionality and display views and likes as post attributes in archives and single posts.

Once actived, a new page of settings will be available

The Wpcast theme doesn’t currently use the Reaktions star rating, while other features are available.

When used in conjunction with the QantumThemes Archive Widgets, this plugin will as well add the possibility to display widgets with the most read articles and the most liked ones.

In the settings page, you can activate or deactivate specific functionalities.

You can also use custom shortcodes to display interactive buttons in custom parts of your website.

Shortcodes

 *	[ttg_reaktions_social Creates social sharing functions] -> returns HTML
 *	[ttg_reaktions-loveit-link --- ttg_reaktions_loveit_link Creates LOVE button] -> returns HTML
 *	[ttg_reaktions-loveit-count --- ttg_reaktions_loveit_count show number of loveit]
 *	[ttg_reaktions-rating --- 'ttg_reaktions_rating() Display the rating]
 *	[ttg_reaktions-views --- ttg_reaktions_viewsdisplay() Display number of views] -> returns HTML
 *	[ttg_reaktions-readingtime --- ttg_reaktions_readingtime() Display nestimated reading time in min-sec] -> returns HTML
 *	[ttg_reaktions-full --- ttg_reaktions_full() All the stuff]

Related Articles