Git Product home page Git Product logo

blogger-widgets's Introduction

Blogger Widgets

Simple and small widgets for Blogger users.

##Popular Posts Widget

When using external images in a post, the default Popular Posts Widget cannot show the first image as thumbnail.

This widget can fix the problem mentioned above.

This widget works well on the default template, displaying the popular posts with its first image and title. If there's no image, it only shows the title.

###How to use

  1. Go to the Layout page of your blog.
  2. In the sidebar-right-1 block, click Add a Gadget.
  3. In the Basics category, select HTML/JavaScript.
  4. Type Popular Posts in the title field.
  5. Copy everything in PopularPostsWidget.html, and paste it into the content field.
  6. Press Save and click Save arrangements.
  7. Done!

For people who don't know how to add a gadget, please see Change your blog layout.

###Common Problems

  1. The widget is ugly.

    The appearance of this widget is very simple, using some css code can change it to your desired appearance.

  2. I want to choose preferred image as thumbnail.

    Add the line below to the first line of your post, and change the src attribute to the preferred image.

    <img src="thumb.png" style="display: none"/>

  3. The widget doesn't work on my blog.

    This widget works well on the default template, but there's a chance to fail in a custom template, editing its attribute can fix it. If there's still some problem, feel free to contact me.

If there's any other problem, you can contact me for further help.

###Removal

Removing this widget is very simple.

  1. Go to the Layout page of your blog.
  2. Click Edit on this widget.
  3. Click Remove.

blogger-widgets's People

Contributors

slimecuty avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.