Sidebar alignment issue for custom pages
-
Greetings!
I am trying to create a custom page for my website,I called the following code after get_header();
<ul=sidebar><?php dynamic_sidebar( ‘right-sidebar’ ); ?>
But my sidebar is appearing at the content section.
Please Help!
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘Sidebar alignment issue for custom pages’ is closed to new replies.