I’m sitting here on a beautiful sunny afternoon in Melbourne typing this on my iPad…
The above was line # 1, this would be line #3,
line #4,
line #5
line #7
line #9
line #10,
line #11,
line #12,
line #13,
line #14,
This “should” work fine and I’ve not heard of this before, can you test this with a WordPress default theme or two, Twenty Fourteen and Twenty Thirteen, I expect this to be a theme issue with whatever theme your using rather than a bbPress issue.
The ----- is caused when WordPress has dropped it’s authentication session with MySQL.
As to further improvements, that is cool and would be great, using the same username and password here if you can create a a new ticket on Trac, our bug tracker here that would be great, if your familiar with SVN you can check out the source and upload a patch.
what I’d like to do is by default show all existing (not just most used) topic tags when someone is creating a topic from within WP
so your saying the way how categories are displayed in backend you want for topic-tags in the frontend.
ive seen a support forum for one my themes authors site i was on have that kind of functionality (but they dont use bbpress), they use something custom.
i think how its done on their site is just some jquery , and kind of does the same functionality that the bbpress quicktag toolbar does.
like set up some a set of words then you click the button and it automatically inserts into the tag area.
but setting it up where all the tags show in the frontend would be difficult , it would probably need a hacked version of the topic tag cloud widget.
but yeah i just did a brainstorm/analysis on what you might need.
im not sure how to do this , as im very much confused by jquery and javascript
I’m about to setup my first wordpress site for my kid’s school.
There are two main topics I want to setup which are forums and galleries.
For bbPress I’d like to shar the user data with WordPress. Unfortunately I can’t find the “WordPress Integration” section of the “Settings” area in your bbPress admin, like it’s menioned at http://codex.bbpress.org/legacy/integrating-with-wordpress/
Has the way on how to integrate changed for wp4? Any hints on how to get this working?
I appreciate you making the extra effort to help me resolve this issue. I am new to WordPress, and I developed this theme from scratch my first. I noticed the sidebar was set to relative and will make some adjustments to ensure I fix the sidebar issue. I didn’t notice it until installing bbPress which is why I thought it maybe an issue with the page template being used. After trying to renaming and adding a copy of my page template file to bbpress.php, I did not notice a change. Again, thank you and I appreciate your feedback.
ok, I looked again. because I had selected ‘wordpress’ it looked fine as there is only one topic, when looking at others it moves.
Your theme is setting your sidebar position to relative which means it sits in the middle vertically of the content, so as topics build it will go lower.
I Suggest you contact your theme provider for how to get the sidebar to stay at the top
I have been tasked with creating a site with a forum on it, i have chosen to do so with WordPress. I have installed WP 3.9.2 and BBpress 2.5.4. I then created at page where users can log in, but when they try, they get redirected to http://www.ellevej.com/wp-login.php with the message HTTP 403 – forbidden.
When they refresh this page, the standard WP login form shows, and they are now able to log in through that form.
I have used the shortcode for bbpress login [bbp-login], as i dont want a sidebar on the site.
Do any of you have any suggestions as to why this happens?
It doesn’t need to be full-screen though. I just want a simple forum, although I do want to be able to have some color, and some control. I have a host, and have downloaded WordPress (to Hostgator) and now I have added the plugin for bbpress. I am just a bit leary of what I am going to “get”. I would love to just install a vbulletin template, but looks like folks are having trouble uploading forum templates from other sites etc.
Thanks in advance for any help;) denise
PS I don’t plan on any other content, and don’t plan this as a business, just a site for seniors so they can visit and have a place to go online:)
a thing you could do is hide the search button and add a placeholder so users know what it is, and also make it kind of like wordpress search in terms of looks.
copy form-search.php into your child theme and overwrite the code with this.
1. change your permalinks to any of the other settings
Dashboard>settings>permalinks
The most often used is ‘postname’
This will not only fix your issue, but make your links look prettier. However if you have links to your site forums from other sites/emails, these links might break (ie they will come up as 404 errors), but if your choice is between users not accessing, or users complaining that the link in that old email no longer works, then resetting might seem a good idea.
2. revert to 3.9.2
see
for quite a good video on how to do it
3. Move your sub-forums up a level ie make them all main forums
I have installed newest version of bbPress and WordPress version 4.0. I have read documentation for setting forum. According to documentation, I have to go to Dashboard –> Forum and add new one. But I cannot find any Forum there.
I’m currently using WordPress 4.0 with bbPress 2.5.4. I have created my own theme and attempted to use bbPress. It works fine. The only issue is when entering the forum the sidebar changes positions. When I tried using TwentyTen theme the sidebar doesn’t appear at all only after uninstalling bbPress does it come back. In the TwentyFoourteen theme, this is not an issue as the sidebar is outside of the mainContent area. My site is http://www.paraquadaccess.com/forums/forum/forums/ I appreciate any guidance anyone can provide.
No, in this case that will not work, what has actually happened is WordPress has “lost” the login connection to MySQL, just refresh the page and login to WordPress again if needed and your fixed.
When i check the HTML source, i see data about the forum posts and reply count that are correct, and i can create new posts. However, no posts are shown in the lists. And when trying deep linking to a post, it doesnt appear either.
Hi, I’m setting up a discussion forum and user accounts on my website. One thing that bothers me is that when creating an account you are taken to the WP-login page. What’s more is that the user has access to a WP dashboard, whereas I’d rather they were only able to edit their profile on my actual website. I really don’t like this as I don’t want the user to be aware that WordPress was used to create this site. Is there a way to have accounts using BBpress without WP popping up? In other words, the user’s account is handled on the website with no mention of WP?