Need help with Vuukle?🤔

This is the place you are looking for!

Newsfeed widget and everything you need to know about it

Updated over a month ago

Newsfeed Widget

HOW TO ENABLE

For JavaScript:

In your website’s HTML, insert the following code where you want the Newsfeed widget to display

<div id="vuukle-newsfeed" />

HOW TO CUSTOMIZE

JS variables:

var VUUKLE_CONFIG = { comments: { hideRecommendedArticles:false, //Hide "Newsfeed" widget and "Talk of the town" section; },
recommendationsWideImages:false, //Changes the type of recommendation cards for emote, newsfeed and comment widgets; link:"https://[url]", //Choose
protocol for articles url; globalRecommendations:false, // Enables global recommendations in emotes, comments and newsfeed widget; },