-->

How to Add Element Under Post Widget

Blog-How to Tricks - How to add element under post widget? Some of the widgets on your blog, can not be added elements. Main-wrapper (post widget), header, is an example for blog widget that can not be added some elements/widget.

Not like the sidebar and footer, we can add the widget below.

With a blog tricks below, we can add elements/widgets at some widget that in default we cannot add elements. For the example, main-wrapper/post widget (place the widgets we write a post)

How to add the element under the post widget?

Note the following picture. There's no menu 'add widget' :



Go to Layout - Edit HTML

Find this code:

<div id="main-wrapper">
<b:section class="main" id="main" showaddelement="no">


The red text, replace with:

preferred="yes"

Then save. Go to Layout - Page Element. Now you can see, there is 'Add Widget' menu available for you.


This blog tricks can be apply for other widget that have code showaddelement="no"

How to Add Element Under Post Widget
  1. thanks a lot for this short useful tutorial post.its so much helpful to me.

    ReplyDelete
  2. its useful tutorial.i found it useful.thanks for the sharing.

    ReplyDelete
  3. thank you very very much for this tutorial ^_^

    ReplyDelete