[wp-trac] [WordPress Trac] #13684: is_front_page() doesn't work properly in sidebar.php
WordPress Trac
wp-trac at lists.automattic.com
Thu Jun 3 10:19:23 UTC 2010
#13684: is_front_page() doesn't work properly in sidebar.php
--------------------------+-------------------------------------------------
Reporter: bigfoot13442 | Owner:
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 3.0
Component: Template | Version: 3.0
Severity: normal | Keywords: reporter-feedback
--------------------------+-------------------------------------------------
Comment(by bigfoot13442):
All I have in sidebar.php is
if(is_front_page()){
dynamic_sidebar(1);
}
dynamic_sidebar(2);
And the widgets in use on those sidebars are just the default text widgets
that come with wordpress.
Sorry about accepting the ticket, I did it by mistake and didn't know how
to change it back. This is the first time I have used this.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/13684#comment:6>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list