Support » Themes and Templates » Apple picture and text missing in sidebar

  • I’m using the Librio theme. The appe picture and text originally showed up on the theme. Once I reorganized my widgets, it went away.

    How do I bring it back so that I can add my own picture?

Viewing 1 replies (of 1 total)
  • The apple and text are in the sidebar.php file — when you turn on widgets, most of what’s in that file disappears.

    Try this: Take the div that has the “Author” section and put it BEFORE the <?php if ( !function_exists('dynamic_sidebar') || !dynamic_sidebar() ) : ?> line. That way it should show up whether you’ve enabled widgets or not.

Viewing 1 replies (of 1 total)
  • The topic ‘Apple picture and text missing in sidebar’ is closed to new replies.