Search Results for '\"wordpress\"'
-
Search Results
-
Hi all, in wordpress we can use is_search to define if page is for search results, is possible to use one function like these in bbpress?
For example i want to not show siderbar in bbpress search, what function i can use?
if…?
Thanks for your time…
Hi.
I have a site with WordPress+bbPress 2.0
Today I tryied to upgrade bbPress from 2.0 to 2.4 and all our forum topics are not shown now.
I have a custom theme.I’m not sure if I have done well this bbPress upgrade: I just deactivate current bbPress rename bbpress folder to _bbpress to maintain old version just in case, download new bbPress from site and upload and uncompress, so now both versions of bbPress appears on WordPress administrator: 2.0 deactivated and 2.4 activated.
I tryied to rename premalinks of forum and topics as I read this could fix this issue, but not on my case.
Any help?
Thank you.
I’m trying to import a bbpress 1.0.2 forum to the latest version of WordPress-bbpress (2.4). It has 37,000 topics, which all seem to import OK and look good. But when the importer is importing replies, it seems to stall out around 70,000. It gets slower and slower until it’s a crawl.
I’m wondering if this is due to the wp_bbp_converter_translator table that apparently is created to help translate the standalone bbPress posts into WordPress? This table is now 500,000 lines already. Or is there some other explanation? Is it because I am using bbPress 1.0.2?
Hello,
I am new to the WordPress world and setting up my first experimental site inside my company. I want to move a blog/forum from an old home grown system to a new bbPress forum. I do not need to carry over replies; just the topics, write ups, author, and tags. I have all of the information in a spreadsheet. Assuming all of the old authors have accounts in the new WordPress, is there a way to import the topics and their metadata? I see importers for some specific BBs but nothing for just a generic data file.
Thanks much for any suggestions,
Mike HarperTopic: bbPress error after install
Hello!
I using bbPress 2.4 and getting error after install.
The error is:
“Notice: bbp_setup_current_user foi chamada incorretamente. The current user is being initialized without using $wp->init(). Consulte Depuração no WordPress para mais informações. (Esta mensagem foi adicionada na versão 2.3.) in /home/jobyouco/public_html/wp-includes/functions.php on line 3012
Warning: Cannot modify header information – headers already sent by (output started at /home/jobyouco/public_html/wp-includes/functions.php:3012) in /home/jobyouco/public_html/wp-includes/pluggable.php on line 875”
Is there someone to help us?
Thanks
Eddie Barsant
Topic: Edit default forum page
Hello,
First I’d like to thank you for your plugin it will help very much for the new site I’m building.
I would like to know what page is the main forum landing page. I’d like to make a few edits, such as removing the default title “Forum” at the top and replace with my site conformed titles for each page. I would also like to comment out the forum search box.
I am currently wordpress vers 3.6 and I installed bbpress 2.4 today.
Here is the link. http://108.167.136.97/~kitchens/forums/Thank you,
Ross
Hi!
I noticed a strange behaviour in the freshness column for the latest post link – sometimes it is
/forum/topic/topicname/page/2/#post-391430
but sometimes it’s just
/forum/topic/topicname/#post-391523In first case, the link takes me to the latest post, in second case the link just leads to the first page of discussion, even though there are 440 pages! This really bugs my users and I can’t seem to find the solution. Every bit of advice is helpful!
I use WordPress 3.6 and bbPress 2.4. The problem can be seen at http://www.kilb.ee/foorum/sisu/mnemomaraton/mnemomaraton-2/ (in the rightmost column) and it also occurs with TwentyEleven theme.
Hello,
I have a website which I have added the bbpress plugin too (wordpress).
The website is split into three areas which are completely unrelated.
1. An info site
2. Forum 1
3. Forum 2Forum one is done.
Now I need to add a second forum with completely different catagories of topics etc.
How can I achieve this with BB press. Each ‘main forum’ has about 30 forum catagories under them but both main forums are completely unrelated. Both forums have the same logins for users.
Any help would be amazing.
Topic: Error after moving!
Hello everyone!
I have a problem.
I have just moved my WordPress website from an ISP to another ISP.
But, I have a problem!
After moving the website I get the following error:Fatal error: Call to undefined function bbp_get_topic_post_type() in /home/wdele/domains/carafec.nl/public_html/wp-content/plugins/bbpress/bbpress.php on line 571
I have bbPress installed. Does someone have an idea how to fix this?
I would be very thankful!Thank you in advance.
Have a good day,
WilliamI apologize in advance if this seems like a duplicate. I’ve read a number of posts on properly creating a BBPress theme, but my CSS refuses to load. Here is how I have things setup.
wp-content/
++++ main-theme-child/
++++ +++ bbpress.php
++++ +++ bbpress-functions.php
++++ +++ bbpress/ <- contains all of the files from the default theme.
++++ +++ css/bbpress.cssFor whatever reason, the css won’t load. Any thoughts?
Topic: @mention autosuggest
I would love to have an @mention autosuggest feature in the topic reply/create textarea. You probably know how this would work but quickly, when you type ‘@’ it would create a popup of the names of users and filters based on the characters after the ‘@’. Maybe it doesn’t even spawn until you have typed in at least a character or two.
There is a BuddyPress plugin that does exactly this: BP Labs. But it does not extend to the BBPress forums.
Is there anything like this out there that I’m missing?