Theme Author
Ayman
(@aymanalzarrad)
Hi @nik303,
iBuddy will best work with:
- WordPress v3.5.x and later
- BuddyPress v1.7.x and later
If have any further questions please feel free to ask.
Thread Starter
nik303
(@nik303)
OK here is the error the error I am getting with new manual /w WP 352 + BP 18
Plugins are”
Akismet – not active
Hello Dolly – not active
Buddy press – active
Warning: Cannot modify header information – headers already sent by (output started at /home/site_name/public_html/blog/wp-content/themes/ibuddy/inc/custom-sidebars.php:84) in /home/site_name/public_html/blog/wp-includes/option.php on line 568
Warning: Cannot modify header information – headers already sent by (output started at /home/site_name/public_html/blog/wp-content/themes/ibuddy/inc/custom-sidebars.php:84) in /home/site_name/public_html/blog/wp-includes/option.php on line 569
Also changed access : custom-sidebars.php to 777
but getting same error message
any help would be greatly appreciated
Theme Author
Ayman
(@aymanalzarrad)
Did you try to reset the default settings for the theme?
Theme Author
Ayman
(@aymanalzarrad)
In custom-sidebars.php at line:84 there are some empty spaces. The next update will solve this but for now you can delete all the spaces after the php closing tag ?>
Thread Starter
nik303
(@nik303)
Hi Ayman
reset the default settings for the theme
– did not solve problem
solve this but for now you can delete all the spaces after the php closing tag ?>
– Solved problem. Working now. Thanks!
Theme Author
Ayman
(@aymanalzarrad)
Next update will be available soon, so you don’t have to worry about it from than and on.
Is there a way to display recent posts under the home side bar
Theme Author
Ayman
(@aymanalzarrad)