Forum Replies Created
-
Whoops — turned out I took it out when I was trying to stylize the CSS. This was the div, if anyone else has this problem:
/*removes Topics footer*/
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer {
display: none;
}
In reply to: Topics all open as a 404 pageAmazing — that would not have occurred to me in a million years but obviously that was the area I should have been looking at first. Thank you, @Lynq! I toggled the permalinks from the Settings page, and toggled the little button in the bbPress settings page also (first unchecked it to NOT give permalinks a topic slug, then rechecked it) and that seemed to do the trick. SUPER annoying that it broke like that, though.
Is there a good thread or other resource that I can use to read more about filters? Haven’t found one yet. Thank you!
In reply to: Rearranging/removing forum column headingsOh — also when working with a bbPress theme (with the Custom CSS File plugin or with a custom theme), everything says to copy things to “your current theme.” Does that mean Prose (my WP theme)? or to the folder named bbpress/bbp-themes in the plugin folder? Thank you again!
(FWIW, I’m trying to copy the instructions for the CSS File plugin you link to above, as well as the instructions for how to create a custom theme from this thread: https://bbpress.org/forums/topic/bbpress-20-theme-compatibility).
TIA!
In reply to: Rearranging/removing forum column headingsCan one create a custom child theme AND use Genesis Extend? Or do you have to start all over? TIA… (running off to experiment)
In reply to: Rearranging/removing forum column headingsHmmn — thank you, Jared!
In reply to: Topic statistics – how to change the format?would love the answer to this also! tx!
In reply to: 2.1 downloadActually, no, it doesn’t — first 4 folders are bb-admin, bb-includes, bb-plugins, and bb-templates, followed by a ton of un-foldered PHP files. It matches where I downloaded it, from this page:
https://bbpress.trac.wordpress.org/browser/trunk
Did I download the standalone and not the plugin? (To back up a bit: I’m trying to integrate bbPress and Buddypress with an already existing WordPress site.)
In reply to: 2.1 downloadOK — I did all that and can see the plugins/bbpress folder in Filezilla. The problem is, I can’t see it in the “plugins” page on WordPress to activate it, and the site is otherwise not recognizing it (pages I had with shortcodes aren’t working).
Sigh. I’m testing it on wavychick.com, which is a dev site for my dev site, if that makes sense.
In reply to: 2.1 downloadGotcha. I’m afraid this takes us back to my original question, though. Following your link above, I download the .zip file at the bottom of the page — it saves to my desktop as trunk-3822.zip. If I go in to “add plugin” in WP, and upload that .zip, I can’t find it in the plugin directory — nd the version of bbPress is still 2.0.2.
Do I need to do this in CPanel instead? Manually copy the files into the bbPress folder already there? Sorry if I’m being daft.
In reply to: 2.1 downloadThanks, Jared, was hoping you would answer! Is there a simple way to make the bbPress forum NOT be full-page width, and have my regular sidebar on the page? That’s the main thing I was hoping Genesis Extend would do, at least at this stage in the game. Need to show ads.