Search Results for '"wordpress'
-
Search Results
-
Topic: Where Do I Put This?
WORDPRESS VERSION [Last checked on September 18, 2019 at 9:48 am. Check Again
You have the latest version of WordPress. Future security updates will be applied automatically.]
BBPRESS VERSION: 2.5.14TWENTYNINETEEN
I am using the bbpress [forum] plugin.
I do not want to use it in its default state. I want to have it maintain my site’s design.
According to what I have read [HERE; https://codex.bbpress.org/themes/theme-compatibility/ ]to do so requires me to copy both the bbpress and the css directories
from the default folder and paste it or upload
it into the ‘theme’ directory/ folder.Thing is I am not quite sure if I ought to paste them [ bbpress & css directories] into the wp-config.php folder
& if so where [in the wp-config.php folder] ? Is it Before or after the present info I see there now?WordPress version is 5.2.3
bbPress version is 2.5.14Hello,
I am having a problem with bbPress. When I go to my forum, my welcome page is in that path. Like it is Welcome > Forum > Forum topic. I do not want my welcome page to be there. I have included a screenshot that will show what I am talking about. If someone can help me out here, that would be awesome.Thank you in advanced!
Red PrezTopic: Set as home page
How do I set my bbPress forums page as my home page in WordPress?
Hello,
my bbpress version is 2.5.14
Wordpress version is 5.2.3When a topic is created in a single forum, that topic is also displayed in all other forums aswell. So all forums include all the topics. How can I fix it?
I would add the website link, but under construction mode enabled so not accessible
Topic: 403 Error page
I have tried deactivating memberpress to see if there was interference with that plugin, but that isn’t showing anything either. Does anyone have any suggestions?
So 0 settings have been edited, 0 forums created. It’s essentially freshly installed on wordpress. When I click the forums link on the wordpress admin controls page, a 403 forbidden error pops up.
I have tried deactivating memberpress to see if there was interference with that plugin, but that isn’t showing anything either. Does anyone have any suggestions?
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?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
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?