Search Results for 'bbpress'
-
Search Results
-
Topic: Designing site
Can you give me a CSS document that handles everything on bbPress so that I can decide how I want everything to look.
Instead of, like now, ask for one CSS snippet after the other?
Most fonts are too small, often not more than 10px, and since my site is for older people with impaired vision, it is important that my site is adapted to them.Best regards
Anders Hidman
SwedenTopic: Can not create menues
Topic: Menues does not work
Hi,
I am working on a product testimonials project and would like to know if bbpress is the right plugin for the job. Can it do the following:
Visitors can search and view testimonials
Visitors can create an account to post testimonialsTestimonials will include
Title
Text
product name text field: Product used
product url text field: Product link
if text field blank -> default will be usedAccount members can post questions under testimonials – original poster will be notified and can reply
Possibly create a paid account where ads are removed.Thank you!!
I would like to use html in topics that is then reflected in excerpts. There is a plug-in for general WP called Advanced Excerpt that enables this. But I am wondering if it can be done for bbpress excerpts.
Details:
In a forum (https://devgo.jeffbelkora.com/collections/articles/resource-list/) I am using some code from https://premium.wpmudev.org/forums/topic/bbpress-topic-excerpts, namely:
function add_topic_excerpt() {
echo “<p>”.bbp_get_topic_excerpt( $topic_id, 200).”</p>”;
}
add_action(‘bbp_theme_after_topic_title’, ‘add_topic_excerpt’ );Unfortunately, the bbpress excerpt does not show active links (html) from the content as I desire.
Any ideas?
Hello,
I bought the pro version and the plugin to integrate downloads with my bbPress Forum.
Only on “settings-download page” at the bottom the bbPress option only shows “disable” and I like to “enable” it.
What’s wrong, do I miss something?Thanks in advance!
Hendrik-Jan
Hello,
I need help with the following:
Is there a way to integrate bbPress with a downloadmanager.
I want that members of a -non public- forum can post and download files.WordPrerss Download Manager has a add-on to integrate with BuddyPrerss, hopefully there is such a plugin or add-on for bbPress.
Thank you in advance.
Hendrik-Jan
Topic: MathML by Wiris and Bbpress
Hi,
It looks like MathML is not being rendered. WIRISplugins.js is properly loaded, but it does not found any MathML to parse and render.
Indeed, the following:
document.getElementsByTagName(‘math’)
does not produce any results.
The issue lies in either bbPress:Regarding bbPress, after a quick search in their forums, apparently you need to whitelist MathML tags in bbPress, so that users can add MathML in their forum posts.Maybe there is a plugin or some instructions to allow MathML tags in bbPress. Unfortunately, we are not familiar with bbPress internals. You will probably get more useful info by asking in their support channels how to allow MathML tags in posts.
Topic: IIncrease text size
Hox do I Increase text size for bbPress forum
Hi there!
We’re trying to move our forums from a custom Q&A platform to bbPress… very glad there is now an importer!
So I copied example.php to myimport.php, changed the class name, and updated the tables/columns that apply (the ones that exist in the old database).
And ran the import…
But I keep running into import errors for fields that don’t apply as they don’t exist in the other database, like forums_table.the_reply_count
So for a field that just does not exist in the old database, what’s the proper syntax for “ignore this”? 🙂
For example, this one…
// Forum topic count (Stored in postmeta)
$this->field_map[] = array(
‘from_tablename’ => ‘forums_table’,
‘from_fieldname’ => ‘the_topic_count’,
‘to_type’ => ‘forum’,
‘to_fieldname’ => ‘_bbp_topic_count’
);
I looked for this on the importer codex page, but just don’t see it.Thanks!
LICONWordpress version:5.1.1
bbPress version: 2.5.14Question #1:
Here’s the page I’m looking at: http://www.toledonaturalist.org/forums/
I cannot figure out how to center the forum information on the page. I created this “forums” page and simply pasted in this shortcode: [bbp-forum-index]
At first I thought there was an invisible sidebar. Nope, it does not appear that there are any active sidebars. Perhaps I could fiddle around with the template? Nope, doesn’t seem to impact anything. I could try centering the shortcode with CSS? Nope, this didn’t work either, although I don’t know much about CSS, so I easily could have just typed it in wrong.
The weird thing is that all of the children pages are centered. It’s just this page that is having issues.
Question #2)
Here is the page I am looking at:
http://www.toledonaturalist.org/login/?redirect_to=http%3A%2F%2Fwww.toledonaturalist.org%2FThis is so bizarre! The login works great, but I don’t even have a login page on my list of “pages.” I want to change the header image and the redirection after login, but I have no idea where bbpress is getting this page. Without knowing where it is, I cannot reset the redirection after login (I want it to go to the very first link in this post) or change the header image.
Let me know what you think!
Topic: Noindex Search Pages
Hello!
How can we block from indexing pages with search like this – >
https://proportsia.co.il/search/%7Bsearch_term%7D/page/3/
https://proportsia.co.il/search/%7Bsearch_term%7D/page/5/
https://proportsia.co.il/search/%7Bsearch_term%7D/page/4/WP – wp 5.1.1–he_IL
bbPress – Moderation Tools 1.2.4
bbPress Moderation 1.8.3Looking forward to your answer.
Huge thanks in advance.
Best regards, Marina.