Problem with My Program theme and Bodypress plugin

Latest Reply from Alice at 2014-11-05 04:01:51
Hello,

I want to make a clanpage and install the plugin BuddyPress for member-profile managing. But if I go to a member-profile there is on the left top of the page a broken html tag.

http://s14.directupload.net/images/141103/n6bd5ppg.jpg

There is allways the name from the actual profile.

http://s14.directupload.net/images/141103/97o38ywh.jpg

I hope anybody can help me, because I like the theme but this problem isn't there on other themes.



Sorry for my englisch ;-)

Franky
Hi!
Please, try to disable your plugins one by one to detect the problem.
Unfortunately, I don't have an access to your dashboard. However, you can find all the errors you have by editing the file wp-config.php. Please, read the instruction:
https://codex.wordpress.org/Debugging_in_WordPress

Could you turn on the option wp-debug to get more information about the error? You can do it in the wp-config.php in the root directory of your WordPress. Just find the string:
define('WP_DEBUG', false);
and replace it with:
define('WP_DEBUG', true);
I just have tested the theme MyProgram with BuddyPress and I didn't get the same error.

Could you give me the URL if your website, please.

Leave a reply

Add codeAdd image