Widget Logic Broken in WP 3.8
-
Widgets no longer show on individual pages.
The conditional tag
is_page('page-title')no longer works.However,
is_home()andis_single()do still work.Does anyone have any ideas on how to get the
is_page('page-title')tag working again?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Widget Logic Broken in WP 3.8’ is closed to new replies.