Forums

Placing widget title outside the before/after theme info (2 posts)

  1. etoile
    Member
    Posted 2 years ago #

    I am widgetizing a theme. I have got it working perfectly, but it is putting the title after the before_widget code, which breaks the design (which is formed with tables).

    Is there a way - a variable perhaps - I can specify where I want the title to go? I would like to explicitly declare where the title goes within the before_widget information.

    Does anyone know of a way to do this? Thanks!

  2. etoile
    Member
    Posted 2 years ago #

    More info: I've figured out how to do this by modifying widgets.php - reordering $before_widget, $title, etc. - but obviously that's not a great approach as it will require changing each and every widget.

    It's also not quite working with my theme design, but I haven't tried to figure that part out yet.

Topic Closed

This topic has been closed to new replies.

About this Topic