Plugins

There are many in-built plugins in the theme, few of them are documented separately. This page documents rest of the plugins.

Bookmark posts

The Bookmark posts feature allows your site visitors to save posts so they can read it later. The posts are stored in browser using localStorage Web APIs. This feature comes enabled by default, but you can disable or customize it through Layout.

  • Go to Blogger Layout.
  • Search for the LinkList widget with title Bookmark posts (if you have not renamed it).
  • Click on pencil icon beside the widget.

Cookie Consent

The Cookie Consent feature shows a popup through which site owner can obtain consent from users. This feature comes enabled by default, but you can disable or customize it through Layout.

  • Go to Blogger Layout.
  • Search for the LinkList widget with title Cookie Consent (if you have not renamed it).
  • Click on pencil icon beside the widget.

Realtime views counter

The Realtime views counter shows the number of post views. This plugin utilizes Firebase Realtime Database to store views count. If you would like to enable this feature, follow these steps:

  • First of all, you need to configure a firebase project with your blog.
  • Go to Blogger Theme Designer.
  • Click on Advanced tab.
  • From dropdown selection list, select Plugin: Views Counter.
  • Set the length of Views Counter to 1px or 2px to disable or enable the plugin respectively.

Warning!
In order to make connection to database instance through WebSocket for realtime updates, the firebase javascript SDK is loaded and executed in client's browser. If you really don't need this feature, please disable it.

About the author

Deo Kumar
~ Hello World!

Post a Comment

Comment form message goes here. Can be set from Blog Settings > Comment form message (under Comments)