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

    (@otta88sun)

    PS: widget class too, is not outputted.

    ex of my output

    the title
    <div class=”textwidget”>
    the text
    </div>

    ex of how should be output

    <div class=”widget”>
    <h4>the title</h4>
    <div class=”textwidget”>
    the text
    </div>
    </div>

    Thread Starter otta88sun

    (@otta88sun)

    SOLVED. The problem was in sidebar option, i had to set the tag before and after title and widget.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Title don't showed in formatted tag’ is closed to new replies.