Css file corrupted?

This topic contains 6 replies, has 2 voices, and was last updated by  Stiofan O’Connor 7 years, 4 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #325596

    shuggiet
    Expired Member
    Post count: 45

    I upgraded across multiple sites, and header image and menu no longer display. Any clues?

    Login details to follow..

    #325599

    shuggiet
    Expired Member
    Post count: 45
    This reply has been marked as private.
    #325672

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hello,

    The genesis child themes had a problem with 4.7, i have fixed it on your site.

    Thanks,

    Stiofan

    #325675

    shuggiet
    Expired Member
    Post count: 45

    Thanks very much Stiofan,

    I have 3 other sites which have the same problem. Is it something I can change, or do you need to do it?

    #325678

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    You are welcome!

    I just updated the child theme field in the download but the fix is simple

    function.php line 6 change
    FROM:

    add_action( 'wp_enqueue_scripts', 'genesis_load_stylesheet');

    TO:

    add_action( 'wp_enqueue_scripts', 'genesis_enqueue_main_stylesheet');

    Thanks,

    Stiofan

    #325682

    shuggiet
    Expired Member
    Post count: 45

    Great.. Cleared cache and applied change to functions.php.. All good..

    Smart kilt btw!

    #325689

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great!

    Thanks man 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket