Search Results for 'bbpress'
-
Search Results
-
Topic: Doubled title issue
I installed BBPRESS Version 2.5.8 pugin (on WP version 4.3.1) and my issue is that headings are doubled, you can see here what happens: http://www.assofootball.it/forums/
The template is “RT Theme 18” and for what I red it is compatible with BBPRESS. I wonder how to solve this issue, do you have any idea?
Thank you very muchTopic: BBPress as Intranet?
Hi, I’ve been researching some tools for creating an intranet within WordPress and one page directed me to bbPress… but the features list doesn’t explain too much so I’d like to ask if anyone knows whether bbPress can be integrated within the backend of my WordPress site. Ideally I’d like to see it appear right on the dashboard so when users log in they can see everything. If bbPress can’t do it if anyone knows of a way to do this I’d be happy to hear. thanks!
How can I prevent “nofollow” from being added to my internal links on bbPress posts? (I have the latest version of bbPress and WordPress)
The “nofollow” attribute is being added to my internal links on my website (DCJTech.info). However, this issue only occurs on bbPress posts, but not WordPress pages. Here is an example of the problem (bbPress post) โ http://dcjtech.info/topic/general-unixoid-topics/
I have tried commenting out the below lines from ./includes/core/filters.php, but without success. I also cleared the cache (server and browser) and waited a minute before checking the page’s source code.
add_filter( 'bbp_get_reply_content', 'bbp_rel_nofollow', 50 ); add_filter( 'bbp_get_topic_content', 'bbp_rel_nofollow', 50 );I used ‘grep -r -e “follow” ./plugins‘ to find all code that may be inserting “nofollow”, and I also searched my theme and mu-plugins. In addition, I searched my SQL database (via phpMyAdmin) for “follow”. I did not find any plugin, setting, etc. that could be causing this problem. There were no “nofollow” attributes in the posts either. I also searched my plugins for “bbp_rel_nofollow”.
I disabled “External Links” and commented out the previously mentioned bbPress code (and cleared the cache), but the “nofollow” attribute was still on my internal links.
I thoroughly checked the WordPress codex website, forums (like https://bbpress.org/forums/topic/turning-no-follow-links-to-do-follow/ ), etc., but I cannot find a solution or cause.
Topic: Reply text area
Hi,
After a considerable number of problems with an old host that required a complete build of my database I have reached the point where I am trying to make things look good on the site.
I am using the Quest theme and as you can hopefully see here the editor box for the forum comments/replies is only 400px in width though the container is 100%. Is there anywhere I can edit this to resize so it is full width? I am looking through all the CSS and it appears that it’s fine on mobile, but on a full-size laptop screen it’s nowhere near as user-friendly as the screen here.
I am using the following:
Theme: Quest
WP: 4.3.1
BBPress: most recent (only installed today)
Buddypress: as above
WP Supercache: as above
Mailchimp by Mailmunch: as above
Antispam by Cleantalk: as aboveAny help in figuring out how to edit this would be greatly appreciated.
Topic: pages and format
Hello total noob here. I am having an issue with implementing bbpress forums into WordPress. This is the first time (besides collage 20+ years ago) that I have messed around with websites. So please excuse my ignorance and incorrect terminology.
versions:
Wordpress 3.2.1
bbPress 2.5.8
Theme Tesseract 2
Turnkey WordPress Vmware virtual appliance ip 192.168.1.230The problem I am having is:
I created a page that would hold my forums called MOUSE (named it mouse to stop confusing myself) so 192.168.1.230/mouse. On that edit page for mouse, I added a row and inside that that row I have 2 virtual editors widgets. Inside one widget, I have the “bbPress Form list”. In the other widget I have added this bit of code. “[bbp-forum-index]”
When I go to 192.168.1.230/mouse I see a page that has the Page Attributes, forums list, and formatted exactly how I want it. Its when I click a forum topic that everything changes. The URL changes to 192.168.1.230/forums/forums/theforumtopic and all formatting has been lost.
Obviously this is not the behavior I want, but I have no idea how to ask to fix it or what is not working. I know I am not able to easily edit the 192.168.1.230/forum. And by edit I mean not able to add rows and widgets or able to change any page attributes. What I would like is when i go to 192.168.1.230/mouse/theforumtopic that it carry’s forward any type of formatting I did for the page /mouse
No idea if that makes any since to you guys. If it does, can you offer any suggestions or something I could look up to fix the issue? I am not sure what the exact problem is so its really hard to search for an answer! lol ๐
Thanks
Dear all,
we are setting up bbpress forums for our internal organisation (about 200 members).
For different reasons the complete forums user profile pages at ../forums/users/<username> shall not be visible to visitors of our page (users that are not logged in).For example, this page https://ak-asyl-walldorf.de/forums/users/sascha should not be seen at all when you are not logged in. Only when you are logged in with a registered user account you should be able to have access to those pages.
How can I configure this?
Best regards,
SaschaI am so sorry – I thought I sorted out all problems associated with the installation of bbpress.
Alas, I’ve just come across a very strange issue: I logged in as one of the users with moderator role. The login was fine, it redirected me to the forum after login. Then I looked at one of the forums – still logged in. Then I looked at one of the topics to which I had replied before as the very same user but now there is a message saying: You must be logged in to reply to this topic. And I find to my surprise that I am not logged in.
This is extremely frustrating. I do hope I’ll ge help with this as well.
Thank you.