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?
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?
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.
This topic has been closed to new replies.