Search Results for '"wordpress"'
-
Search Results
-
I checked the database posts table via phpmyadmin and confirmed that replies posts did not come over to bbpress. Is there a way I can fix this manually by running some manual sql code?
I’m using latest wordpress just downloaded today, and latest version of bbpress (bbPress 2.5.14).
During the conversion I only get the following error which I don’t think tied to the replies posts not coming over.Repair any missing information: Continue
WordPress database error: [Table ‘*.*_core_tags’ doesn’t exist]
SELECT convert(core_tags.tag_meta_id USING “utf8mb4”) AS tag_meta_id,convert(core_tags.tag_text USING “utf8mb4”) AS tag_text FROM *_core_tags AS core_tags LIMIT 0, 100No tags to convert
No super stickies to stick
Topic: Stupid Starting out question
I am part of a group of people in the beginning stages of forming a new non-profit organization.
I am about to create a website for the group (wordpress) as well as a forum, but I don’t want all of the people who have access to the forum to also have access to the website itself. My preference for the 2 sites is
Main website: https://siteurl.org/ (and https://www.siteurl.org/)
Forum: https://forum.siteurl.org/I have full access to the cPanel for the hosting location. Do I need to just create a seperate folder in the home directory called “forum” and do a separate install of WordPress there (assuming of course that the main website will be installed in the .public_html directory)?
I have created a forums page using bbpress, and linked it to my main header menu. Below is the page
https://honingds.com/activity/
I am not sure why the forum page is starting at almost middle of this page. What should I do to make it appear just below the header. I am noob at wordpress and bbpress so please bear with me. My theme is Impreza wordpress theme.
I will need to spend long periods of time away from my site and bbpress forum, and want the Moderators to have the ability to delete users that are clearly just there to spam. I want them to have more than blocking capability and the ability to delete posts and topics.
I have not found much on this topic through searching. I am willing to implement some specific code. If there is something I can edit with Buddypress to allow this, please let me know. However, I don’t want to make the moderators Keymasters – I only want them to have authority over the forums and who uses them.
I would rather use code than a plugin. Not sure if it is simple as adding a line to the bbpress moderator capabilities that allows them to essentially ban Buddypress users.
WordPress version: 5.2.3 (Vantage theme)
bbPress version: 2.5.14
Site: https://pirateswithben.com/forums/forum/pirates-csg/Thank you!
BenCan someone please help. I have tried almost everything When ever I try to make a new topic I get the ERROR: Are you sure you wanted to do that? Same thing for replying. I can create forums and topics and replies manually but I can’t do it through the website. The issue still happens with the Twenty’s themes. and I also tried removing all other plugins. I am local hosting wordpress 5.2.3 using bbpress 2.5.14 and my website is craftnations.ddns.net (If you want to see for yourself). PLEASE HELP ME!!!
Hi there,
I’m a fresh out of water BBPress user and I have never coded in my life π
We have just set up a BBPress forum on our WordPress website and we are looking into changing what is displayed in the profile section. At the moment it’s Forum Role, Topics Started and Replies Created.
I would like to create custom fields like Company, Job Title, Area, Email, Phone Number and Website to be displayed there.First of all, I would need to add these sections in Profile Edit tab. Secondly, find a way to display them on the Profile page.
I have to mention, I have found a way to remove Forum Role, Topics Started and Replies Created by editing plugin file bbpress/templates/default/bbpress/user-profile.php
Also, I have just noticed that when you visit somebody’s profile page, his name is not displayed there, which would be something i would like to be displayed as well π
Have anyone managed to do things mentioned above, and would be willing to share with the class? π
Many thanks,
DominikTopic: 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?