Search Results for '"wordpress"'
-
Search Results
-
Hey,
I tried this a few weeks ago, couldn’t get it to work and ended up using mingle.
Now for round 2, since my wordpress knowledge has increased I have decided to give buddypress / bbpress another shot.
My problem: I am using a purchased theme. WHen I install bbpress /forums/forum gives a 404 error. I create this page and insert the short code for index, it shows up. But if you click on a category, it goes to a blank page just showing the category (nothing below)
This is all in a child theme of my page
I have resaved my permalinks (currently set to %postname%).
I installed 2.1 same behaviour
I’m not sure if I had to create it, but I created a blank page “forums” then a child page “forum” where I’ve put [bbp-topic-index]
When I navigate to this page I can see the forum. I have a forum “general” with a post in it called “welcome” if I click on general I would think that it would likst the posts, but instead I just get a page titled general with no content.
Edit: Resolved – not sure why, but when I create a new forum or topic, if I don’t put some content in it, it won’t display the page. Maybe a theme thing
Hi,
I installed bbPress via BlueHost for my website and realized some things are missing. The version I installed was 1.1 and there is no way to add plugins or edit the CSS. I am used to WordPress and have the WordPress platform for my website. I can’t even install the newest version 2.0.2. with the bbPress version I have installed.
At BlueHost,the newest version 2.0.2 is not an option for update.
Any suggestions?
Thank you,
Anna
Hi! I’m new in this bbpress world and i’m trying to start my first bbforum. I have not understand how bbpress works with themes. I have buyed a theme for wordpress
http://www.elegantthemes.com/gallery/theprofessional/
So, i want to use bbpress as a part of my web blog (as in this same site) using The Professional Theme. How can i do (exactly)?
I supose i need to recreate a theme but i can’t understand how use it. The theme is the same of the blog? Need i to recreate a “the professional” theme adding some coding and choose it from general theme choice in wp? Is there a setting in bbpress to chose his theme (i ‘ve not find it) and wp has another setting theme?
Please clarify me how to move in this new word of bbpress. Many thanks.
Francesco
12+ hrs i cannot get this to work help plz
Dear bbPress-Team and community,
I’ve been trying to install the bbPress Plugin to my WP. I tried to do so on my local machine first, and all went fine. When I tried on my web server, everything went fine until I activated the bbPress-plugin in the wp-admin plugin section. WordPress responded with a blank (white) page, and afterwards, I could not even access /wp-admin/ (also responding with a blank screen). When removing the bbPress directory from the plugins directory, everything is fine again. /forums/ responds with the usual 404 in either case.
Unfortunately, I do not have access to my server’s error logs. Do you have any ideas what could be the problem here? The major difference between my local machine and the web server is that the latter cannot connect to the outside world via http – maybe this is mandatory?
Btw: I have double-checked the requirements, my webserver configuration seems to be okay for bbPress:
Wordpress 3.3.1
PHP 5.3.2
MySQL 5.0
I’d be happy about any hints which might help to trace down the problem.
Thanks, best regards,
Peter
I’m working on a site that has an issue with the bbPress forums in internet explorer. What is happening is the text area for both replies and topics is not showing up when using internet explorer.
The link to the forums is here: http://www. silverdoctors. com/sd-reader-forum/ (minus the spaces I purposefully put in, obviously).
I think this is a javascript issue, but I’m not certain. I also don’t understand why it’s only occurring in IE and not in Firefox.
I’m using WordPress 3.1.1 and bbPress Version 2.0.2.
I have no other plugins other than bbPress activated.
I did revert the theme back to 2012 and the issue was no longer present. If this is an issue with my theme, I understand this might not be the forum to ask the question if someone could delve into it to try to find the problem, but I’m stumped with the issue and am hoping some of the great bbPress minds can help me resolve the issue.
Thanks for any advice anyone can give.
So I just started working with bbpress, and wordpress for that matter. Now I find the profile page not great, it shows stuff like subscribed topics / favorites topics / created topics. I don’t really want any of that.
I have been digging through the files, but I am unable to find out what file actually outputs this, I have a understanding level of php, so I should be able to edit it, if I could just find it.
Thanks
Hi All,
I have set up bbpress through wordpress and it is working.
I cannot see anyway to manage bbpress but that is on another thread, and the answer to that may solve this.
The bbpress only comes with a Title, Comments and Tags
I want to be able to add at least one other field for a Post
URL for example
Is this possible?
Thanks
D
Topic: Registering new users
Hi guys,
Have a question. I
m a NOOB so please dont shoot me.I
ve set up a forum and its working so far. But when a new user registers it also gives the access to the wordpress front-end (dashboard) Even so when I set it up that new users have the role of “forum participant” the still can get to the wordpress dashboard. Not having al the functions ofcourse but still.Is there a way to NOT show them the wordpress front-end?
Thank you so much
Topic: Meta Boxes
I am running bbPress 2.0.2 as a plugin on a WordPress 3.3.1 site. I have one forum. It all works great.
I have a plug for WordPress that I created that adds certain meta boxes to blog posts. My plugin uses add_meta_box hook to accomplish this. The theme handles formatting the information at the end of the blog post.
I would like to do the same for bbPress forums on the same site. The plugin doesn’t accomplish it. I would like to be able to add meta boxes on the New Topic form for the bbPress forum, preferably after the Topic Description box but would settle for at the end of the form.
Ideally, I would like to just modify my plugin so that it works for blog and forums on the same site.
Do you think it can be done?
In case there are other alternatives than this approach, my goal is that for certain forums, I want users to supply certain information for each new topic. I would prefer to add form controls to the new topic form that would be required to complete the new topic.
For example, I will have a forum where members can post information about upcoming events. I want them to be required to include in the new topic a date, time, location, etc. I would like to not leave it to them to remember to put these essential bits of information in. I want to make it so that if they forget, their topic will be rejected until they supply that information.
Thanks in advance for the help.
I will see if I can get my head around using Subversion to get the code instead.