Search Results for 'bbpress'
-
Search Results
-
Topic: Breadcrumbs by default?
Hi there,
I’ve been trying to figure out how to implement breadcrumbs and haven’t found any conclusive answers.
Does bbPress come with breadcrumbs by default? I don’t want them on my main site, but do want them as nav on my forum.
Thanks
I downloaded it, and uploaded the files, but there’s no “update” button- how the hell do you install this thing and update from 2.5.14 ????
I would like to know how to replace the “Search” text for the bbpress search box into the search icon from Font Awesome. I already have font awesome in my theme but I don’t know how to start to change the text.
http://www.ffximobile.es/foro/
After installing bbPress, my forum was in Spanish (correct). I have changed a couple of labels inside bbpress-es_ES.po
Example:
msgid “Freshness”
msgstr “Último mensaje” to “Último”After this change, the Forum is in English. I have uploaded the original file bbpress-es_ES.po, clear cache and everything but it still in English.
How to change again to spanish?
Hello,
I have a quite complex website that I can’t modify too much and for some reason (BuddyBoss parent theme? GD bbPress Tools?) is not showing the “Activity Streams” option in the bbPress settings.My question: how can I enable @mentions from the DB o from functions.php?
I have bbPress 2.6rc
Topic: bbPress + Elementor
Hello,
I am using bbPress with Elementor Pro. I managed to create Forum Archive and Single Forum templates but I can’t see to figure out how to create a Forum Topic template.
Is it possible to create a topic template so those pages get the styling from Elementor?
Thanks
Hi, first of all sorry for my poor english!!
I recently installed bbpress on my wordpress site.. now I have a question
I have 5 topic in my forum and I want to send each topic notification to one user, for example:
topic 1 -> send notification email to mail1 @ site.com (or user 1)
topic 2 -> send notification email to mail2 @ site.com (or user 2)
and so on ..
how can I do it?Topic: restrict rights
Buddypress 4.4.0
bbpress 2.5.1.4
Theme: Kleo
WP 5.2.2Hi. I have looked hard for this so I hope I am not troubling you with something already covered.
I am creating a community site for a customer and need to have private and public groups – all good.
The private groups must have forums which can be written to only by members of the forum, but which may be viewed by anyone. Is this achievable, please? If so, how? Subscribers/contributor must still be able to write to public groups.
Thank you so much.Good day!
I want to switch the bbpress forum to a different view when each forum is in a separate section.
There is a bbp style pack plugin. There is a Forum Templates tab, in which there is just such an option. But when you select the necessary type of forum, clicking “save”, nothing changes. Where could the problem be?Thank you in advance!
Hello,
Please I want to know if there is a plugin for autoblogging or autosubmitting or autoposting to bbpress.Hi everybody, first-time poster here.
I have just installed WP and bbPress on a local host to evaluate the forum functionality.
I added a couple of forums just to see what they would look like and the default view looks really, really small and unnatural.
This weird forum view is substantially the same even if I switch to a different default theme.
I could not find any tools at a glance to increase the font size for instance.
Is this simply the way a default bbForum install is supposed to look like and do I need to install additional plugins to customize its view, or is it more likely that something went wrong during my install?
Since I can’t seem able to upload an image here to illustrate, I have uploaded one on ImgBB, here is the link
Edit: screenshot is at https://ibb.co/X8dsH7S
My versions:
WordPress 5.2.2
bbPress 2.5.14It’s on a local Ubuntu installation.
Thank you
Hello and thanks in advance for the help. I recently have installed bbpress and buddypress. All plugins/widgets so far have been easy to use. However, I have installed multiple smiley/emoticon plugins and I cannot get them to work. I am wondering if there is a setting somewhere I need to change? I have tried the native emoji, Mona Lisa and some others – plugin downloads fine, I activate, but nothing changes when I go to the forum and look at the text editor.
I am running buddypress as well, dont know if that has anything to do with this.
I am attempting to convert my message board to bbPress, but have run into a problem trying to convert the database. I get the following errors:
Repair any missing information: Continue WordPress database error: [Unknown column 'users.user_website' in 'field list'] SELECT convert(users.user_id USING "utf8mb4") AS user_id,convert(users.user_password USING "utf8mb4") AS user_password,convert(users.user_form_salt USING "utf8mb4") AS user_form_salt,convert(users.username USING "utf8mb4") AS username,convert(users.user_email USING "utf8mb4") AS user_email,convert(users.user_website USING "utf8mb4") AS user_website,convert(users.user_regdate USING "utf8mb4") AS user_regdate,convert(users.user_aim USING "utf8mb4") AS user_aim,convert(users.user_yim USING "utf8mb4") AS user_yim,convert(users.user_icq USING "utf8mb4") AS user_icq,convert(users.user_msnm USING "utf8mb4") AS user_msnm,convert(users.user_jabber USING "utf8mb4") AS user_jabber,convert(users.user_occ USING "utf8mb4") AS user_occ,convert(users.user_interests USING "utf8mb4") AS user_interests,convert(users.user_sig USING "utf8mb4") AS user_sig,convert(users.user_from USING "utf8mb4") AS user_from,convert(users.user_avatar USING "utf8mb4") AS user_avatar FROM phpbb_users AS users LIMIT 0, 100 No users to convert Starting ConversionThere are two problems I see. One is that it’s having trouble converting part of it. The other is that it says there are no users to convert and there are a ton, so what do I do?