• I am using Rich Widget with Widget Logic so I have a big list in the widget area and not being able to tell which one I wanted without opening it is a hassle. All you need to do to add the title to the bar like the Text widget does is add -title to the id (see below) (line 91 for me). Hope this saves someone some time, and please consider including this in any future updates. Otherwise great plugin!

    id="<?php echo $this->get_field_id('rbrw_title'); ?>-title"

    http://ww.wp.xz.cn/extend/plugins/rich-widget/

The topic ‘[Plugin: Rich Widget] Title in widget area’ is closed to new replies.