Search Results for '"wordpress"'
-
Search Results
-
Facts:
β WordPress 4.2.2
β bbPress 2.5.8
β Theme β Karma 3.0.3How do I change who gets notified when there is a new user registration request? The default email address that is in my WP profile is not necessarily who I want to get the new user requests as the persons managing the forum are separate from those managing the general site, etc.
Thanks
Hi all,
I have a hierarchical forums (> 20) and I use bbp_insert_topic functionality to create topics programmatically. Everything is fine so long as we rely only using bbpress. But suppose I want to create a post and want a corresponding topic following the same hierarchy and tags, how can I do that ?That is, how can I merge something like this:
WordPress <—–> bbpress
- Topics <—–> Posts
- Categories <—–> Forum Categories
- Tags <—–> Topic Tags
All this is because I wish to avoid duplications of category names and tags across the some posts and topics that I intend to create.
I know how to create a post with a given parent id, using wp_insert_post,
Can I set the post id as a child to a Forum Category ? Am I mixing apples and oranges , can it be done ? What should be a right approach ?Topic: Where to register?
bbPress 2.5.8
Wordpress 4.4.2
Where can my users register for my bbpress forum?
Thank you
Topic: Change type root forums page
Hi,
I’m beginner in creating wordpress website. Is possible change type root forums page from post-type-archive to for example single-post or basic page? I have template where is archive divided to some parts and archive post with forum has very small width.
Thanks for all replies.