Search Results for 'bbpress'
-
Search Results
-
Ahoy,
I am usingbbPress 2.5.14-6684
BuddyPress 3.1.0
bbp style pack 3.9.6
WordPress 4.9.8
running Bento (Child) theme
on this page bomb.bio/forumI am having a problem with the insert/edit image button (in the text version the img button) not working. Image links added this way do not display.
Posting the same link without thetag automaticaly added when using this button works fine as long as they are in a new line.
Does anyone have any idea how I can get this to work? Even removing the misleading button or changing the button functionality so it wont add the
tag which seems to make the link not work would be better than the current situation.
I can’t code. I am only able to copy paste and to some degree alter code that i am given. I do have a working child theme if that helps.
Thank you very much!!!
TimI am getting a 404 error on all of my forum reply RSS feeds like this one: https://appletoolbox.com/forums/reply/reply-to-ipod-setting/feed/ and I am not sure why.
My normal topic RSS feeds work just fine: https://appletoolbox.com/forums/topic/ipod-setting/feed/
Is there any way to fix these 404 errors OR is there a way to disable RSS feeds for the replies and/or bbpress as a whole?
Thank you in advance for any guidance!
Topic: How to escape html?
Hi bbpress
I want to escape html in topic and reply output, but I want to Embede media.
REPLACED this code which you can find inside[bbpress/templates/default/bbpress/content-single-topic-lead.php] file, opening via the editor.
<?php bbp_topic_content(); ?>
WITH THIS CODE<?php global $wp_embed; $inputTxt = bbp_get_topic_content(); $escTxt = esc_html( $inputTxt ); echo '<div class="test">'.$wp_embed->run_shortcode( '[embed]' . $escTxt . '[/embed]' ).'</div>'; ?>But I can not it.
How do I write it?
I have been looking through he forums, google and others but most answers I have found are for old outdated plugins, broken links and so on unless I have missed anything.
Having installed bbpress I’m looking for a working solution to simply add an “accept terms and conditions” checkbox to the bbpress registration page.
Hello,
Currently bbpress uses predefined roles. I want to edit and / or edit the roles to add those who will have the same ability to read or write but with a different name and that I can say that such user belongs to this category.
How can I do it because I can not find any plugin to add categories in bbpress.
Thank you
I am importing an arabic vbulletin 3.x forum into bbpress.I am facing character encoding.vbulletin db has latin1 charset so I converted all tables to latin1_swedish_ci.after importing topics gose weird with blank titles.Any body help
Hi! I just installed bbPress on the site: kvinnokapital.com It is accessible for members only, so I can’t link the page. I’m not a developper, and have limited coding abilities. I’m using a free theme and free plugins.
Here is a my issue:
I can create a forum and then I can create topics, but once I have done that, I can’t click on the topics to write replies. When I click on the topic, it re-directs me to the front page. I’ve tried to log in as different users and it is the same for everyone.
I am using Ultimate Member for the members’ login, and I haven’t paid for the integration package, because it’s too expensive for our community. But according to the Ultimate Members site, paying for the integration gives you a few “gadgets” that I don’t need. I only need to have one or two forum pages with topics that members can reply to.
Can you help please?
Hi bbpress
I write topic and the title is h2.
How can fix h2 ->h1 ?Can anybody tell me how to change the style (background color etc.) of the visual editor on the bbpress forums?
Screenshot:

I tried everything, but nothing worked. I intend to change the style of the frontend editor only (not the wp-admin editor).
I am trying to make the editor’s background color black and font color white.
Wordpress: Versión 4.9.8
BBpress: Versión 2.5.14
Theme: Performag
URL: https://www.miguelcarrerasdutra.com/foros/buscar/thrive/Hello everyone I have a problem and that is that the search results does not show the text of the Topic and the answer
Is there any function to show the titles in the bbpress search?
