MT (@mtmtmcclanahancom)

Forum Replies Created

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

  • MT
    Participant

    @mtmtmcclanahancom

    Sorry for delayed response. I will try this in the near future. Right now not so irritating and disabling plugins is not my idea of fun. Thanks.


    MT
    Participant

    @mtmtmcclanahancom

    I’ve been trying different variations of things and I assume that’s probably what you mean by “Try just leaving the page with the default template”. To make it work I had to name the copied “Full Width Page” file “forum.php” (to get rid of sidebar widgets) and to extend bbp over the entire page I added this width to css…

    #bbpress-forums {
    	width: 900px;
    	background: transparent;
    	clear: both;
    	margin-bottom: 20px;
    	overflow: hidden;
    	font-size: 12px;
    }

    I do also have a bbpress.php file but it doesn’t work alone and haven’t wanted to delete it, just in case, now that the forum.php has resolved things. But again I assume that it’s not needed–the bbp.php file, in my case.

    So now that that is done, the “Replies” button in Admin will not open “All Replies”, only the “New Replies”. I started a new topic as this may be unrelated.

    Thank you much.


    MT
    Participant

    @mtmtmcclanahancom

    Thanks Stephen. I tell you, I am so afraid to disable my plugins because it seems to delete my widgets in my sidebars. Then I have to redo them all again. Very time consuming. But may be what I need to do.

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