{"componentChunkName":"component---src-templates-blog-post-js","path":"/general-settings/","result":{"data":{"site":{"siteMetadata":{"title":"Vuukle Docs","author":"Vuukle"}},"markdownRemark":{"id":"bd06f1c5-40ab-5d2a-92ea-e089beb31ac5","html":"<h2>HOW TO CUSTOMIZE</h2>\n<h3>JS variables:</h3>\n<p>Here are general settings that applies to whole Vuukle system:</p>\n<div class=\"gatsby-highlight\" data-language=\"html\"><pre class=\"language-html\"><code class=\"language-html\">var VUUKLE_CONFIG = { img: \"http://article_image.jpg\", // image URL of the article tags: \"tag1, tag2, tag3\", // tags of the article url: \"Your article\nURL\", // article URL title: \"article title\", // article title author: \"article author\", // author of the article link:\"https://[url]\", //Choose\ndesired protocol recommendationsWideImages: false, //Changes the type of recommendation cards for emote and comment widgets globalRecommendations:\nfalse, // Enables global recommendations in emotes, comments and newsfeed widget wordpressSync: \"true\", //Sync with WordPress }; // ⛔️ DON'T EDIT\nBELOW THIS LINE (function() { var d = document, s = d.createElement('script'); s.async = true; s.src = 'https://cdn.vuukle.com/platform.js'; (d.head\n|| d.body).appendChild(s); })();</code></pre></div>\n<p>Those settings should be placed in VUUKLE_CONFIG.</p>","frontmatter":{"title":"General settings for Vuukle widgets","date":"August 23, 2017","category":"Vuukle Widgets","tags":["general settings","javascript"],"shortDescription":"Simple general settings for Vuukle widgets in javascript"}}},"pageContext":{"id":"bd06f1c5-40ab-5d2a-92ea-e089beb31ac5"}}}