Moqume / Background-Manager-WP

Background Manager is a powerful replacement for the default WordPress background manager.
http://j.mp/bgmwp
GNU General Public License v3.0
6 stars 3 forks source link

No check for is_home() #9

Closed Moqume closed 12 years ago

Moqume commented 12 years ago

See http://wordpress.org/support/topic/urgent-posts-page-problem

My problem is that the background appears fine on all the pages until I allocate a page to be used for my posts. (settings - reading - posts page).

Moqume commented 12 years ago

It's in line 418+ in Main.php. Need to add is_home() check to is_front_page; however, this would still affect the page...