Forum Replies Created
-
@modemlooper, thanks again for your help. I know nothing about javascript so I’ll keep my fingers crossed I don’t run into any issues with the plugin in the future! 🙂
`###############################################################################################
#
# Looking for the header content? You’ll find it inside “header-default.php”
#
###############################################################################################/* This page does nothing. It exists for custom template files and plugins that load content
* outside the theme structure using direct calls to “the_header()” and “the_footer()”.
* You should not add anything to this file. If you want to modify header functions or layouts
* please look at “header-default.php” or “design-header.php”
*/?>
header.php contains that, so I tried in design-header.php which loaded a blank page, and header-default.php got the same error message… (by the way, I DO appreciate your help!) I just don’t think it should be this hard… I really don’t want to go back to having all groups be private and all members having to change their profile privacy settings 🙁
`Warning: Cannot modify header information – headers already sent by (output started at /home/content/56/9819056/html/wp-content/themes/parallelus-salutation/design.php:1) in /home/content/56/9819056/html/wp-includes/pluggable.php on line 876
Does this go in functions.php or bp-custom.php?
I’d like to use this snippet, but my BP permalinks are a little different (myurl/community/members) – I also cannot change my front page in the WP settings due to my theme. Can I still accomplish this? I’d rather just redirect them to /community/members or /community/activity. Thanks!