Title: editing title bar
Last modified: August 21, 2016

---

# editing title bar

 *  Resolved [acapiles](https://wordpress.org/support/users/acapiles/)
 * (@acapiles)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-title-bar/)
 * does anyone know how to customize the title bar of the widgets that i will use
   inside the arbitrary?
 * [https://wordpress.org/plugins/widget-shortcode/](https://wordpress.org/plugins/widget-shortcode/)

Viewing 6 replies - 1 through 6 (of 6 total)

 *  Plugin Author [shazdeh](https://wordpress.org/support/users/shazdeh/)
 * (@shazdeh)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057768)
 * There’s a `title` parameter for the shortcode that allows you to disable that
   title for that shortcode, then you can add the title manually above the shortcode:
 *     ```
       <h3 class="widgettitle"> My title </h3>
       [widget id="text-3" title="0"]
       ```
   
 * The ability to change the title will be a nice addition, I’ll update the plugin
   and add this feature.
 *  [technoc](https://wordpress.org/support/users/technoc/)
 * (@technoc)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057775)
 * For some reason title=”0″ shows an actual “0” before the 1st post title.
 * It goes away if I remove the title=”0″ bit.
 * Same for my live and dev sites.
 * Any thoughts?
 *  Plugin Author [shazdeh](https://wordpress.org/support/users/shazdeh/)
 * (@shazdeh)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057776)
 * [@technoc](https://wordpress.org/support/users/technoc/): Are you using the 0.2.1
   version (updated a couple of days ago)?
 *  [technoc](https://wordpress.org/support/users/technoc/)
 * (@technoc)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057777)
 * Yes indeed. The problem did not present itself until I updated.
 *  Plugin Author [shazdeh](https://wordpress.org/support/users/shazdeh/)
 * (@shazdeh)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057791)
 * I don’t know why but this issue didn’t present itself before. I’ll update the
   plugin shortly to fix this.
    Thank you for reporting the issue. 🙂
 *  [technoc](https://wordpress.org/support/users/technoc/)
 * (@technoc)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057792)
 * Awesome! It’s fixed!!
 * Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘editing title bar’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/widget-shortcode.svg)
 * [Widget Shortcode](https://wordpress.org/plugins/widget-shortcode/)
 * [Support Threads](https://wordpress.org/support/plugin/widget-shortcode/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-shortcode/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-shortcode/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-shortcode/reviews/)

 * 6 replies
 * 3 participants
 * Last reply from: [technoc](https://wordpress.org/support/users/technoc/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/editing-title-bar/#post-5057792)
 * Status: resolved