Forum Replies Created
-
Hi Travis and Hugo,
I fixed the whole thing, my theme (steam) was not compatible with the buddypress.
I made all the divs and stuff right on every template file.Then the problem was the sidebars were not appearing as I selected them on Appearance >> Widgets.
Buddypress pages kept on displaying the default wordpress sidebar (archives, latest post, pages etc)I went to buddypress templates and they were calling get_sidebar but of no use. Ironically my template “Steam” had no sidebar.php which was called upon by get_sidebar function. So I made a new file named sidebar-buddypress.php.
Searched my theme functions for the one function which called sidebar (this is the annoying). Found that out after some search, pasted it on the sidebar-buddypres.php with some perquisites.
And things got working 😀
Hope this helps you
Cheers
AsadHI Mercime,
Thanks for writing back, things look in tune as you directed
But what I noticed is, there is no sidebar.php in my theme.So whenever buddypress template call up a get_sidebar() it displays only the default sidebar.
Anyidea what to do when there is no sidebar.php?
Thanks Alot Aces
I just figured out things on Resort. Everything looks smoother.
HI guys
Am back again 😀I have fixed almost everything just few pages left
I want know which template file is used by forum , topic started, replies created, favorite topic, subscribed topic ?
I have fixed rest of all the pages by going into their respective template files and doing some addition in the code.
The only thing left is these pages coming under forums. Am not really sure if they are coming under BP or bbpressYour help would be appreciated in telling me the template file used by these pages (forum , topic started, replies created, favorite topic, subscribed topic)
Thanks for your time
HugoRegards
Thanks for your time Hugo
Na I haven’t asked the authors. Woothemes are so common I thought things compatibility should’nt be a problem.
Frankly speaking, I have no idea about bp basic style, mal-formed markup stuffIs there any other troubleshooting for this?