Support Center

Frequently asked questions and support documentation for RatingWidget.

  • >
  • How to enable RatingWidget Gadget for Blogger's Mobile...?

How to enable RatingWidget Gadget for Blogger’s Mobile Template?

  • Inside blogger window, under “Live on Blog”, choose Template and click Edit HTML.
  • Click inside the text area and search for RatingWidget widget you’ve just added by pressing CTRL–F (Or Commad-F on OSX) and typing RatingWidget. You should see something similar to the following line:
    <b:widget id='HTML1' locked='false' title='RatingWidget' type='HTML'>

    Your element’s id attribute might be a little different (e.g. id=’HTML2′).

  • Add mobile=’yes’ to enable RatingWidget on your mobile template. The new line should look like this:
    <b:widget id='HTML1' mobile='yes' locked='false' title='RatingWidget' type='HTML'>
  • Click Save Template and the ratings should now work on your mobile view.

Leave a Comment

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>