Different code
-
I did everything the instructions said to do except the last step. My code is different than the code you listed, and I tried to edit it but nothing worked.
This is my code, what do I replace it with to make this work?
Thanks!?>
<div id=”secondary” class=”widget-area” role=”complementary”>
<?php do_action( ‘before_sidebar’ ); ?>
<?php if ( ! dynamic_sidebar( ‘sidebar-main’ ) ) : ?>
<?php endif; // end sidebar widget area ?>
</div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Different code’ is closed to new replies.