Geo 1280 – Layout crashed after WordPress Update

This topic contains 3 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
  • #323178

    Dirk
    Full Member
    Post count: 390

    Hi,

    after upgrading wordpress to 4.7 the theme stopped to work properly. Had no time to look after it. Anyone else the problem?

    Thanks,
    Dirk

    #323794

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Hi Dirk,

    Yes there seems to be some sort of problem.
    Try changing the child them functions.php line 7 from

    add_action( 'wp_enqueue_scripts', 'genesis_load_stylesheet');

    to:

    add_action( 'wp_enqueue_scripts', 'genesis_enqueue_main_stylesheet');

    If that does not solve please provide wp-admin details in a private reply.

    Thanks,

    Stiofan

    #324130

    Dirk
    Full Member
    Post count: 390

    Hi Stiofan,

    yes, that works. Now all looks good again.

    Thanks and best,
    Dirk

    #324175

    Stiofan O’Connor
    Site Admin
    Post count: 22956

    Great, glad to hear it 🙂

    Stiofan

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

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

Open Support Ticket