Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 1 replies (of 1 total)

  • chrisvallleyoc
    Participant

    @chrisvallleyoc

    Update: I didn’t find the culprit, but I did manage to patch up the issue by adding this to my functions.php:

    if ( current_user_can( ‘manage_options’ ) ) {
    show_admin_bar( true);
    }

    So something is turning off the show_admin_bar somewhere. I just don’t know where.

Viewing 1 replies (of 1 total)
Skip to toolbar