Tagged: x Author Posts January 16, 2017 at 12:35 pm #1332385 copdcParticipant I added the following to my functions.php in x-child. Then the dashboard and site did not load. Only white screens. Removed from functions.php and still white screens thus no login screen, etc. Locked out. add_filter(‘ups_sidebar’, ‘force_bbpress_sidebar’, 20); function force_bbpress_sidebar ( $sidebar ) { return x_is_bbpress() ? ‘MY_SIDEBAR_ID’ : $sidebar; } FTP follows January 16, 2017 at 12:36 pm #1332388 copdcParticipant This reply has been marked as private. January 16, 2017 at 12:50 pm #1332422 copdcParticipant This reply has been marked as private. January 16, 2017 at 12:55 pm #1332427 copdcParticipant This reply has been marked as private. January 16, 2017 at 2:01 pm #1332490 copdcParticipant I resolved this for the time being. You may close this request. Thx January 16, 2017 at 2:13 pm #1332514 JoaoModerator Thanks for letting us know, Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1332385 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In