Search Results for '\"wordpress\'
-
Search Results
-
Topic: Just blue links??
Hello,
I am completely new to WordPress and bbpress. I have installed the Theme Forest Cinematix theme on my website. It was working fine with bbpress, but it was only displaying 50 forums and I have 62. I was told to go in and change that to the number I needed using the bbpress/includes/forums/template.php and I did this without any problem. It worked fine for a few days, but now it takes forever to load the forums page and it will only show blue links when it does finally load. http://www.nurseboards.com/forums/If you access the forum through the buddypress groups pages then they look fine. This is really frustrating for me because I don’t know anything about coding. I emailed the theme author, but have had no response. Please help?
Thanks in advance!Hi
We are using bbPress plugin for our forums. We also have the bbPRess-wp4 installed and activated. When we create a private forum the forum topics show up properly. However when we click on the individual topics, it loads contents of the first topic in the forum. For example I have the following private forum called FEA Team. Under it are topics
Test1
Test2
Test3bbpress Version:2.5.8-5815.
wordpress Version 4.3.1
Clicking on Test3/Test2 does not open the correct topic. It opens Test1- the first topic always. This happens only in private forums. I appreciate any help / info.Rrusa
Hello,
I’m pretty new to wordpress+bbpress (been working with it for a few days now). In the past I have used other forum boards, but since I’m using wordpress now I figured while the hell not try out bbpress ?
So far I like it, I’m still working things out but I managed to do what i wanted using google when I was hitting a wall.Now, what i’d like to do is change bbpress layout from this :

to something like this :

Even with some research I don’t know what/how to modify this. I have read the “Layout and functionality – Examples you can use” in the codex (and actually used one to get the forum list to be block instead of inline) but it doesn’t mention this kind of modification.
My html/css/php knowledge is really basic, and obviously not enough to do this on my own.
If someone could point me in the right direction I’d gladly appreciate it. Thanks !
Wordpress version : 4.4
bbpress version : 2.5.8-5815
theme used : vantageTopic: Embed Forum on Another Page?
Topic: BBPress not working on theme
Hey guys sorry to be the guy and post this I know its probably been post a milllion times. I am using the theme Shore for my Website because its just a theme that I enjoy. Bbpress & Buddypress seem to not want to work with this theme. I need a good forum and social section. I have tested by switching to 2016 themes it worked properly. I also enabled and disabled every plugin, even reverting back to early wordpress versions. Now is there anything I can do in the child theme to customize to get BBpress & buddypress working properly. I have basic knowledge of coding I did some in High School given enough time I can figure it out. Just getting pointed in the right direction would be huge.
My website http://www.wasdleagues.com/forums/
Let me know if you need more info I want to make this easy as possible for you.Many Thanks
MackTopic: Unable to create forum
When I try to create a forum, I get the message “invalid post type.”
If I try to access the bbpress settings, it gives the error, “You do not have sufficient permissions to access this page.” I am the site admin, however.
I have completely removed the plug-in and reinstalled it. I had this problem with the previous version of WordPress and still with 4.4.
Any input is appreciated!
Debug log is outputting the following notice:
Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /home/path/htdocs/www/wp-includes/functions.php on line 3787
My debug log is running full, how can I solve this?
Hi all,
I am a newbie so I am sorry if this is an easy answer however I have not been able to find the answer or in the documentation.
I am setting up a forum on a small site and have installed bbpress. I am wondering how to remove the sidebar and add the correct sidebar for the forum options (login, register, search etc.) also is it possible to place these options above the forum? I was watching a tutorial on youtube which showed the sidebar added automatically after the install of bbpress but it may have been an older version.
I am currently using the latest wordpress 4.4, bbpress 2.5.8 and the esteem template. I did try to use twenty fourteen and twenty sixteen temprorarily but couldn’t add the sidebar under widgets as there was no bbpress sidebar.
Thanks,
Tom
I’m a newbie, so please be kind. Is it correct that plugins (except ecommerce ones) are not available for wordpress.com sites? Is there any way to install bbpress onto a wordpress.com website?
Thanks.
Hi all, I need help. I’m very noob in “web”, but I was asked to solve this problem:
on a WordPress 4.3.1 with bbPress 2.5.8 site there is the problem shown on this pic
The three icons on the right are not shown properly. I’ve tried to analyze the problem, and I’ve noticed that for those buttons there are no corresponding classes/objects(?) in the “skin.min.css” file. Adding the missing code with Chrome editor (do not know how to call it), icons are shown, even if I can’t find corresponding “Content” for those three buttons, so I use other buttons icon just to make an attempt.
How can I solve? Are that css file static o dynamic generated? If the second one, is the following error linked with the problem?
I apologize in advance if I was not so clear.