Search code examples
phpwordpressbuddypress

Posts content not showing on wordpress


I have been trying all I know in order to enable my site display post contents without success. Everything shows nicely on the activity stream but the posts and pages don’t show correctly. I tried editing the single.php and page.php files in the bp-themes folder but it still doesn’t correct it. The website is www.relacc.com.ng

Thanks


Solution

  • I later discovered this was due to the showposts(function) in the main index file. I had to look up the wordpress codex and learn the hard way :)