Search Results for 'bbpress'
-
Search Results
-
Hello everyone,
I am having an issue with trying to make my bbpress forum full-width. I’ve looked through several troubleshooting guides and nothing has seemed to work. I am using Marketica theme with bbpress plugin.
From this link below:
https://codex.bbpress.org/theme-compatibility/getting-started-in-modifying-the-main-bbpress-template/
I’ve located the file it is pulling from (through What the File plugin) and it is from bbpress.php (since I copied a page.php file and renamed it to bbpress.php and added it into my Marketica child theme) file directory.I then changed the style.css file in the Marketica child theme and injected:
.bbPress #primary { display: none; } .bbp-forums { width: 100%; }I’ve tried other css stylings that I found online and nothing seems to have worked. Can someone please help me? I’m running out of ideas! Thank you all in advance.
Hello,
I’d appreciate your help on this.
I’d love to integrate forums into my wordpress site, but how do I get rid of all the clutter in bbpress?
There is really cool community software out there like Flarum or the P2 theme that put the focus on the people discussing and on the topics, not on status infos.
That makes me wonder: How do I get bbpress to be more like them while maintaining the basic functionality of the forum software and the look and feel of my theme?
How do I eliminate:
– Notices from “This forum is empty.” and “Oh bother! No topics were found here!” That’s obvious when I open a new forum. I would post welcomes if that would solve the problem. But I have seen that this replaces the notices with even longer info that probably nobody wants to read.
– Further notices like “Your account has the ability to post unrestricted HTML content.” makes people probably think: When do I get to the posting form?
– “Maximum Length: 80” for the title – People will notice.
– Topic status: … closed. In an open discussion, who decides when a topic is closed?
These are just some examples.
I do not know how to edit functions.php. I have fields for Filters and Hooks in my theme options, but I would need clear instructions where to put what, or some CSS.
Is there any plugin with which I can deactivate this?
Thanks a lot for some hints.
Nicole
Topic: Trouble Importing phpbb
I’ve been trying for weeks now to import a version of phpbb 3.1.5 to my bbPress 2.5.7 version on WordPress 4.2.2. I can’t seem to get past a particular set of errors. I do not know what this means. Is this a wordpress issue, a bbpress issue or a phpbb issue? I can’t seem to find any support topics in the forums that address this and the last couple of posts I’ve made haven’t gotten any replies. Do I need to open a repair ticket of some kind to have it looked into? Someone please help. I’d rather not continue using phpbb, but if I can’t get this resolved soon, I’m going to have to abandon bbPress altogether.
WordPress database error: [Unknown column ‘topics.topic_replies’ in ‘field list’]
SELECT convert(topics.topic_id USING “utf8”) AS topic_id,convert(topics.topic_replies USING “utf8”) AS topic_replies,convert(topics.topic_replies_real USING “utf8”) AS topic_replies_real,convert(topics.forum_id USING “utf8”) AS forum_id,convert(topics.topic_poster USING “utf8”) AS topic_poster,convert(posts.poster_ip USING “utf8”) AS poster_ip,convert(posts.post_text USING “utf8”) AS post_text,convert(topics.topic_title USING “utf8”) AS topic_title,convert(topics.topic_status USING “utf8”) AS topic_status,convert(topics.topic_type USING “utf8”) AS topic_type,convert(topics.topic_time USING “utf8”) AS topic_time,convert(topics.topic_last_post_time USING “utf8”) AS topic_last_post_time FROM phpbb_topics AS topics INNER JOIN phpbb_posts AS posts USING (topic_id) WHERE posts.post_id = topics.topic_first_post_id LIMIT 0, 100
Topic: Styling the visual editor
Hello bbPress community, I am currently building a theme for my website (started with the underscores theme) that uses bbPress and I’ve hit a snag. So, as per the bbPress codex here on enabling the visual editor, I have that enabled. I also hid the tabs to switch between the visual editor and the html editor (just using css display:none) since I only want my users to access the visual editor. Ok, that works fine. Now I need to style the visual editor.
So how would I go about styling the tinymce editor? I would like to change the font family and add some styling to the block quotes so they match everything else.
Looking at the code via the chrome dev tools it looks like the tinymce editor loads its own style sheets inside the tinymce form. I’m not sure how to override them.
Thanks in advance to anyone who can help me figure this out. This is my last major thing I think I need to do before I can call my theme done and move it from my local dev environment to my staging server and start building out all my content.
Greetings!
Do I have any options to alter what happens when users “subscribe” to a topic or forum? Specifically, I would like a way to display something like “There is a new topic on our forum”, but not the actual text of the new topic or reply.
I work for a church that occasionally needs to delete/moderate inflammatory or inappropriate topics and replies from our members. We don’t want the content of these topics and replies to go to anyone’s inbox, if possible, but we want members to have a “subscribe” option and be alerted of new posts.
I’m using the most current BBPress and WordPress editions on an Envato theme called “Risen” (we are not married to the theme, and it can change if it is the problem). Our forums are all private and access is controlled with user groups in a plug-in called UAM.
Hi All,
My site is http://www.buyineastvale.com
I am using the latest version of WordPress.
I downloaded the bbPress plugin to use for my site’s forum.
Now I want to add a page of Forum FAQ’s as a sub-page underneath the “Forum” parent page.
However, when I create a new page on my site’s back end and then designate the “Forum” page as its parent page and upload it, that page on my site then gives me a message on the front end when clicking on it that says “Sorry, no such page. It seems we can’t find what you’re looking for. Perhaps searching, or one of the links below, can help.”
For the sake of this example, I created a page called “My Name Is” and assigned its location as a sub-page (with “Forum” being its parent page on the back end). And when clicking on the “My Name Is” page on the front end, I get the same “Sorry, no such page” message.
This leads me to believe it is an issue with bbPress (and not my theme, which is Weaver Xtreme).
Does anyone know how to fix this?
Thank you SO MUCH in advance!
Hi,
When someone marks his reply as private it’s properly displayed in forums (blue background and comment not visible to other users), problem is if someone is subscribed to that topic he will get private reply to his email. What can I do to prevent private replies being sent to subscribed members?
Topic: reply feed 404 not found
Hello.
I installed bbpress for my support forum in a subfolder.
I get 404 for some feeds.http://site.com/support/forums/reply/164/feed/ >>> google webmaster indexed some url like this and these are 404 error!
Please help to fix it.
RegardsTopic: Add BBpress image to toolbar
Is there anyway to add image to the BBpress toolbar besides the “img” quicktag? Im afraid my members on my forum will not know how this works or there image wont have a link. Right now i have the GD bbPress Attachments plugin which can make a user add an attachment but the problem is when someone adds an attachment it gets added to my wordpress media which I do not want. Is there anyway to add an image to the visual side of the BBpress toobar?
Topic: Language things..
Hi! Why thing like hour or minutes in language it’s as normall srtring not as plural? Can we change that in bbpress? It’s very uncomfortable..
Is there a way to redirect bbpress user profile to wordpress author page? Can anyone tell me some hooks that can be possibly put in the function.php?
Your help is highly appreciated.