Upgraded to WordPress 6.0 and have issues? Please check the hotfix which you need to apply.

Okay
  Public Ticket #1641108
Cannot change header image per page
Closed

Comments

  •  3
    Robbert started the conversation

    Hi,

    It's me again. :)

    I've got one more question. For the pages in the website, I would like to show different image in the page header per page.

    I see there is a option on each page to upload a page header background image. But this isn't somehow visible?

    When I change the color, it does work.

    Anything I'm missing?

    Thanks, Robbert

  •   Robbert replied privately
  •   Milingona replied privately
  •   Robbert replied privately
  •  228
    Milingona replied

    Thanks for the credentials! Glad to inform that we have just fixed the issue for you by modifying line 124-128 of wp-content/themes/bakery/functions.php.

    $_bg = absint($bakery_page_header_settings['bg']);
    if ( !empty($_bg) ) {
        $bg = absint($bakery_page_header_settings['bg']);
    }

    Best regards,


    Milingona Support

    Follow on     Envato     Facebook     Twitter

  •  3
    Robbert replied

    Works like a charm! Thanks again!

  •  228
    Milingona replied

    Glad to hear that! You're very welcome!


    Milingona Support

    Follow on     Envato     Facebook     Twitter