• Resolved Jeffro

    (@jeffr0)


    I have installed the MyBlogLog widget onto my site and the widget is displaying in my sidebar with a blank header where the title of the widget would usually display. The mybloglog widget options does not include the ability to add a title, so can anyone help me figure out how I can add a title to the widget so it shows up and looks normal like the rest of the side bar or perhaps we can get rid of the styling on this particular widget?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Jeffro

    (@jeffr0)

    If it helps, the link is http://www.jeffro2pt0.com and you’ll be able to see what I am talking about

    Thread Starter Jeffro

    (@jeffr0)

    I finally delved into the plugin code and figured out what was causing the blank title.

    Look in the actual MyBlogLog plugin code and find this line
    <?php echo $before_title . "" . $after_title; ?>

    Inbetween the quotation marks is where you would place the title. Then, in the Widgets area of your wordpress administration area, click on the button to the right of the MyBlogLog widget. This should open up a text area to paste the mybloglog javascript code. Remove the code c_heading_text=Recent+Readers&

    Now, you should only have one title for the widget.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘MyBlogLog Widget Header’ is closed to new replies.