Quantcast
Channel: Topic Tag: footer | WordPress.org
Viewing all articles
Browse latest Browse all 13566

Evan Herman on "Help adding widget to footer"

$
0
0

Oh yea, inside of the footer code thats ok. It shoulnd't have been there.

Woops! The issue is in:

<?php dynamic_sidebar( 'Footer Widgets Center' ); ?>

It should be:

<?php dynamic_sidebar( 'Footer Widgets Middle' ); ?>

As I missed, you named your widget middle not center. That is completely my mistake! Sorry about that!


Viewing all articles
Browse latest Browse all 13566

Trending Articles