Skip to:
Content
Pages
Categories
Search
Top
Bottom

How can I change front-end form for anonymous

Published on September 24th, 2016 by petaframe

I have a forum on my website, where anonymous can write a new post like below.
http://www.modelps.com/forum/review/

Even though I want to hide the email address area, I can’t find any options on settings.
Does anyone know how I can do this?

The problem of writing topic or reply

Published on September 23rd, 2016 by ABDURHMAN

There I have a problem
Which any member when writing topic or reply
Be in a state (Awaiting moderation)
Is there a way that the user is writing the subject without the need for management and supervisors approval

How to Auto Tag New Topics

Published on September 22nd, 2016 by ruess

Hi there,

I’m using WooCommerce Memberships for our site and unfortunately while it allows forums to be protected, people can still view full topics if they have the direct URL. One option would be to protect all Topic Tags using the Memberships plugin. However, that means that i need to automatically add a tag to each new topic.

This function seems like it might fit the bill:
wp_set_post_tags( $post_ID, $tags, $append );

. . . however, I need some sort of hook or filter from bbpress in order to run the above that can deliver to me the post_id right after it’s the Topic has been created so I can pass it to this function and add the tag I’d like to add.

Any ideas of how I could set this up?

Thanks!

Forum not Full Width

Published on September 22nd, 2016 by cooper1210

Hi,

If you would compare the two pages:

http://hackingsocialmedia.net/
http://hackingsocialmedia.net/forums/forum/main/

The first page shows the forum in full width, but the second is shortened?

Can you help me with this please?

Thanks

Private : Forum Created User and WP admin can access that forum?

Published on September 22nd, 2016 by Ansif

Hi,

Currently, i’m integrating WooCommerce to bbpress for my project needs. Project is about selling services and consulting.

Project Requirements :
1. Users select their preferred services($$).
2. Place the order.
3. After successful payment. Users will re-direct to, automatically created forum page(Using bbp_insert_topic API). It’s created based on users order input fields. I’ve done that already.
4. Created forums should be a private mode for that exact specific user and our WP admins.

Issue is now, created forums are public and anyone can see it, even all logged in users can see that each of specific order details. 🙁

Only the need is : Specific users(forum created user) and WP user will see and access that forum.

I’m really missing private API from bbpress plugin. I don’t want bbpress social plugin. Because, i just need simple pre-defined private mode.

Thanks! 🙂

search function

Published on September 22nd, 2016 by haddlyapis

Hi, the search function works very well but i have a customer has an issue with one thing:
search string= 3198 in our forum. www.apis.de/forum/
result= no results.
although it does appear in this post: https://www.apis.de/forum/topic/arbeiten-mit-zwei-arbeitsbereichen-auf-zwei-verschiedene-bildschirm/#post-16983

Could you tell me why this search doesn’t show any results while most do?
thx

Adding forum functionality

Published on September 21st, 2016 by johnskennedy

If possible, what would be the easiest ways of implementing the following:
Limiting the length of replies by a minimum and maximum word/character amount.
Limiting a user to only have X replies per thread.
Limiting the length of a thread to X amounts of replies.
Thanks.

How to setup like a course

Published on September 21st, 2016 by mnmmnm

Hello,

I would like to ask for an advice how should I setup the following:
Say I have 3 Study Programs and under these programs I have lectures.
When user clicks a lecture (ex. Lesson 1),
I want to have a layout like this
https://snag.gy/jEx8yP.jpg

I’m confused on how to setup my site.
Do I have to use tags?
Will Programs be “Category” and Lectures as “Forum”?

How can I display the topics in the Lecture and General discussion?

Sorry in advance if this is pretty basic but I did read the startup guide and still left me confused. (>.<)

User registration issue

Published on September 21st, 2016 by Manas Mitra

To join a forum, an user has to request to join the forum & Admin has to approve the request. Only after that the new user can participate in the forum. Is there any way that Admin can add an user to a particular forum?

Thanks in advance for any related information.

Language Pack Problem

Published on September 20th, 2016 by grubriella

Hi

I’m new to bbPress and have got the basic functionality working but I am having problems with the language pack.
The one I downloaded said 100% and I dug around the files and saw the corresponding translations for different parts. However, it is not being reflected on the site. Well it is partially but not fully.

View post on imgur.com

As you can see, only parts of the forum is being translated and looking through the PO file, I could see everything.

Any help would be greatly appreciated!
Thanks in advance!

Skip to toolbar