Step on How To Show Any Widget on Blogger Mobile View

 If you want to display other Blogger widget on the mobile view of your Blogger page,


  • First you have to activate a “custom” mobile template instead of using one of the default Blogger mobile templates. 
  • you need  to add mobile=’yes’ attribute to the tag of the widget, right inside your blog’s html. 
  • The “mobile” attribute lets you control which of the widgets on your Blogger page will be available in mobile view. It can be ‘default‘, ‘yes‘, ‘no‘.

List of widget displayed by default:
Header
Blog
Profile
PageList
AdSense
Attribution.       
Recommended:Red light in Google AdSense you take for granted

  1. Next, is to go to “Template” > “Edit HTML
  2. Click on “Jump To Widget” and click on the id of the widget you want to show on the mobile view of your blog. 
  3. This will take you directly to the <b:widget> tag of the widget.
  • Eg: let make widget HTML1 show on mobile view on your blog page


<b:widget id=’HTML1′ locked=’false’ title=” type=’HTML’>….</b:widget>

> Click inside the tag and type mobile=’yes’

Your new code should now like like this:
<b:widget id=’HTML1′ locked=’false’mobile=’yes’  title=” type=’HTML’>….</b:widget>


  • Click “Save Theme
Recommended: 5 ways you make money from your blog
Comment if you have any problem setting it up


Step on How To Show Any Widget on Blogger Mobile View Step on How To Show Any Widget on Blogger Mobile View Reviewed by Joes Blogger on August 23, 2018 Rating: 5

No comments:

Powered by Blogger.