Shashank Shekhar (@shashankitsoft)

Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

  • Shashank Shekhar
    Participant

    @shashankitsoft

    Not want to change styling. Need complete page markup, header, footer, content sidebar… as like in page.php for example. I want userpages to have little different markup than other bbpress forum pages. Please read my post again, it is already detailed.


    Shashank Shekhar
    Participant

    @shashankitsoft

    Same issue with me, (bbpress 2.2.4 and wp 3.5.1), changing “clear: none;” to “clear: both;” (bbpress.css line 810), making the ul list including table visible. Dont know if it will break some other thing but currently fine.
    I suspect that ‘clear:none’ is the right thing built in bbpress, it need to be fixed with some other proper css style.


    Shashank Shekhar
    Participant

    @shashankitsoft

    I am getting the same issue in bbpress 2.2.4 with wordpress 3.5.1. In my site Profile pages have body class “error404” included automatically. Other bbpress pages are fine. “error 404” is defined with styles in theme which disturbing layout of the page. What I have done is just put bbpress/single-user.php inside my theme for custom editing (still not edited, just putting inside the theme created the issue).
    My theme is built using wordpress twenty-twelve theme very little customized.

    This issue is also mentioned here in bbpress trac: https://bbpress.trac.wordpress.org/ticket/1478 , closed, but dont know why I getting this problem.

    Is this really fixed with bbpress? Please let me know what I can do to fix the problem?


    Shashank Shekhar
    Participant

    @shashankitsoft

    Thanks for replying Shane! Me replying as per your points below:
    1) Yes I know manipulating sidebar is out of bbpress, but the templating of bbpress pages is within the scope. And so for the same, I already stated that I have used forum.php (just by luck it worked, where I used a different sidebar, and it accepted it instead of page.php). I just needed to know am I did the right template (forum.php, forums.php), since no where its documented to use a custom template for bbpress pages.

    2) I have stated that I have used twenty-twelve with very little customization. BBpress user pages should work as forum pages accomodating in it. Its not possible to easily do it, just one trick that I already explained is to forciby display:none the sidebar, and make primary area wider with !important. But this is not good in the case if I need sidebar on this page, or in the case to remove sidebar rather than just hiding it from visibility.
    This issue is not exactly theme specific as I already posted a link where other users facing it too. The thing is just little incompatibility of bbpress user pages with several themes.

    3) Yes I can use the template, but I didn’t find any template which wrapping up all the user pages like profile, edit-profile, topic started, replies created, etc. There are several files inside bbpress templates, but none are there which include header, footer, sidebar tags in them; they just have the inside-content portion. For templating user pages I need a custom template which it is by default taking page.php and now forum.php which I luckily made. So, let me know which file should I create inside my theme which wrap all user pages and other pages already working with custom forum.php made. I asked for the possibility of using two or templates for bbpress forum and user pages, rather than all falling on page.php, as per bbpress documentation.

    Further surely I asking for the help from bbpress authors and users, and just expecting to fix the things if they are the issue, or let me know the solution if exists which can help other users too.
    Also, I am also acting as a little volunteer, done some research and so stated how I was trying to fix and what ways solved my problem somewhat. And also posted some deficiencies of bbpress which if solved, make it more better. And I will surely post fixes if I get myself.

    So I hope my issues are more clear now, hope I will get better answer from someone.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)