It\'s not the only issue for logged out users either. CSS seems to be messed up - it doesn\'t \'complete\' the page. The style isn\'t right throughout the site. I will double check plug ins.
I solved the issue of the CSS weird thing on all pages, but it hasn\'t solved the buddy press activity page blankedness… Any assistance would be great.
I\'ve made some progress. in activity/index.php there\'s this code. When i remove it, the activity page displays for logged out users, without a heading
Apologies about the delay, you\'re ticket came across the weekend and we don\'t (usually) work on weekends.
Now is Monday morning in my country and I just saw all your messages.
First of all, glad it was sorted out. Thank you for your detailed feedback as well, it\'ll be definitely helpful. I\'ll run some test right away and if this comes out to be a bug I\'ll provide a fix in next update.
For logged out users, the activity stream is blank. Log in and it's fine.
This did not happen with previous theme. Only happens with your theme. Minimal plugins. All up to date.
It\'s not the only issue for logged out users either. CSS seems to be messed up - it doesn\'t \'complete\' the page. The style isn\'t right throughout the site. I will double check plug ins.
Wasn\'t plugins - I turned them all off and it\'s the same. See it on any page: http://www.katjaglieson.com/blog/
The style is messed up when logged out. The headings in the side bar don\'t have the proper lines, and the grey background isn\'t right…
What could be happening for logged out users?
I solved the issue of the CSS weird thing on all pages, but it hasn\'t solved the buddy press activity page blankedness… Any assistance would be great.
Hello? Anybody there? I still can\'t fix the issue of the blank activity page for logged out users...
I\'ve made some progress. in activity/index.php there\'s this code. When i remove it, the activity page displays for logged out users, without a heading
<?php if ( !is_user_logged_in() ) : ?>
<?php if ( of_get_option(\'mgm_breadcrumb\') ) { bbp_breadcrumb(); }?>
<h1 class=\"entry-title\"><?php _e(\'Community\', \'buddypress\')?> <strong class=\"cat-color\"><?php if( !is_rtl() ) { echo \'<span class=\"glyphicon glyphicon-chevron-right mgm-arrow\"></span>\';} else { echo \'<span class=\"glyphicon glyphicon-chevron-left mgm-arrow\"></span>\';} ?></strong> <?php _e( \'Site Activity\', \'buddypress\' ); ?></h1>
<?php endif; ?>
so there\'s something wrong with this code
<?php if ( !is_user_logged_in() ) : ?>
<?php if ( of_get_option(\'mgm_breadcrumb\') ) { bbp_breadcrumb(); }?>
<h1 class=\"entry-title\"><?php _e(\'Community\', \'buddypress\')?> <strong class=\"cat-color\"><?php if( !is_rtl() ) { echo \'<span class=\"glyphicon glyphicon-chevron-right mgm-arrow\"></span>\';} else { echo \'<span class=\"glyphicon glyphicon-chevron-left mgm-arrow\"></span>\';} ?></strong> <?php _e( \'Site Activity\', \'buddypress\' ); ?></h1>
<?php endif; ?>
It\'s this line specifically: <?php if ( of_get_option(\'mgm_breadcrumb\') ) { bbp_breadcrumb(); }?>
So - I fixed it. Terrible customer service in that you didn\'t reply at all in 3-4 days. But whatever. Theme is nice.
Hope this helps you to fix the problem in a future update.
Hi there,
Apologies about the delay, you\'re ticket came across the weekend and we don\'t (usually) work on weekends.
Now is Monday morning in my country and I just saw all your messages.
First of all, glad it was sorted out. Thank you for your detailed feedback as well, it\'ll be definitely helpful.
I\'ll run some test right away and if this comes out to be a bug I\'ll provide a fix in next update.
Regards
djwd
Regards
djwd