I have a website and I’d like to add registration form. Also some contents have to be available only for registered users. Are any ways there how can I do that?
How can I add registration to my site?
Published on May 7th, 2020 by tonyswan20RSS only showing new topics but not replies
Published on May 7th, 2020 by David13_13Hey!
I’ve been trying several codes but I can’t get what I want.
I just simply need a rss URL that shows recent topics in all forums but not their replies. Is that possible?
Thanks
Carrying theme to individual forums
Published on May 6th, 2020 by nhardistyApologies if all the right info isn’t here- new to wordpress. Just installed bbpress on my site. When I view the forum directory at https://www.tallshipsamerica.org/tsaforums/ the theme is consistent with the rest of my site. When I open any of the individual forums (like https://www.tallshipsamerica.org/forums/forum/licensing/) the banner image doesn’t appear and the upper left logo overlaps the forum title. I’m looking to either have the full theme with the image, or at least move the forum title down so it fully shows.
How can I get the category to display in topic
Published on May 6th, 2020 by KikisIs there way to display category type in topic for example php get_category(topic id);
I don’t see the plugin on the dash
Published on May 6th, 2020 by alexgoalI installed bbpress but I don’t see the “forums” item on the settings and no other category on the dash and as if it wasn’t installed.
No Topics showing
Published on May 6th, 2020 by gordnmcleanI’ve exported a forum from a website, and imported into the new one I’m building. All of the Forums, Topics, and Replies have come across and in the Dashboard it all looks good.
However, on the live page – http://istc.ismysite.co.uk/our-community/discussion-forums/ – it looks like there are no Topics, and when I go into a Forum, it doesn’t show any topics at all.
Looking at them in the Dashboard, all Topics are in the right forums.
I’ve tried disabling this theme (going to the default WordPress Twenty Twenty) but still have the same issue.
Any ideas? I tried some of the reset options but one of them wiped out all the reply > topic links so wary of having to reimport (again).
Hayulp!
The profile name is not visible in
Published on May 6th, 2020 by robertheroldHello,
I use add_theme_support ('title-tag'); and the <title></title> does not show the user’s name if I am on their profile.
Has anyone ever experienced this?
New WP Install, Can’t add Topic
Published on May 6th, 2020 by riggie11Hi guys,
I’ve just done a new WP install & also a new bbPress install. No other plugins installed.
I then added a Forum you can see on this page.
The problem I have is:
This login form seems to prevent me from adding a topic.
The login on this form fails when I use my admin login.
How can I remove the login form from appearing & allow a topic to be created?
thanks,
Riggie
Modification of bbpress template for New topic area and new reply area
Published on May 5th, 2020 by g28f99Hello, I am creating a specialized forum combining wordpress(5.4.1), bbpress(2.6.4) and buddypress(5.2.0). The website is exptoge.com. I have already created child thyme in the wp-content/themes/mytheme folder and used functions.php and style.css to make some customization. Now I need some help to personalize the forum new topic area and new reply area.
1) New topic area, as shown in Fig 1,
(please go to here to check all the figures ).
For every new topic in this forum, I wish the following text appear in the “Topic content edit area” by default: “please clearly describe the place and time duration”. Once the user click in this area to input something, those text will disappear automatically.
The google search box seems exactly demonstrate this effect as shown in Fig.2. Source of Fig 2, captured at chrome://newtab.
2) New reply area, as show in Fig.3.
For every new topic in this forum, I wish some text (e.g. “please select or input your selection” ) appear in the “Reply content edit area” and followed by a drop down selection list (similar to Fig. 4 or Fig.1 below part) by default.
The selection list is composed of two parts. The first is designed to choose a color, red, blue or others. The second is designed to choose a shape, triangle, circle or others.
If the users choose others, a new input box will appear so that they can input their other choice. Text “please input your choice” will appear in the input box with function similar to Fig. 2 (requirements of new topic area above).
After the users make a choice or enter their choice, the choice result will exactly be the reply content. But, the above “please select or input your selection” text will be updated to be “I prefer” texts.
I am not sure whether it is possible to achieve above functions through making modifications in my themes. Anyway, thanks a lot for your time and efforts. You can log in with username “Daniel” and password as “Daniel8” to test “new topic” and “new reply ” function in this website.
Allow user to post same post in different forums
Published on May 4th, 2020 by brandi22We have bbPress used on a website that has different groups. We need instructors to be able to post the same message in more than one forum, for each group. Right now, they’re prevented from doing that. Is there any way we can reduce the restrictions on duplicate content? This is all on a password protected site, so we don’t worry about spam.