Testing the widget on a live site

Joakim Updated by Joakim

You can put the tags in your live site without showing the widget for your visitors, by adding <style=”display:none”> to the div tag.The div tag will look like this:

<div data-spklw-widget="widget-1234567890” style=”display:none”></div>

If you want to test how the widget looks like in your live site, you can follow the steps below:

  • Open Developer Tools/Inspector in your browser (availability depending on your browser)
  • In the Elements tab, search for data-spklw
  • Remove style=”display:none” from the Strossle div tag by double clicking in the html code

Now the widget will be shown on the place where you put the tag.

Please note that this requires that our system has collected your articles.

For a complete guide about the Developer Tools/Inspector in Google Chrome, see https://developer.chrome.com/devtools.

How did we do?

Adding a widget to your site

Testing the widget in your test environment

Contact