Search Results for 'test'
-
Search Results
-
Topic: Mobile views single topic
Hello !
I have a problem with responsive theme in mobile..
I want the author zone with profil image in the top of reply content.. the forum is not very beautiful and reading is difficult


I have test more css fix but not working ..
I use bpp style pack
Topic: Prefix in the topic name
Hello i’m french and sorry for my english.
I have modify the css and template of bbpress and i have copy the files in my host.
But when i create a topic i have “teste Name of Topic“.In local i have check “Topics Loop – Single” and i have find “teste” i have delete this and prefix is deleted but in my host “teste” is not in Topics Loop – Single.
I do not know what can create the prefix.I use bbp pack style and more plugins as bbpress2 bbcode, bp tools bp attachments.
thank you in advance
I have a new website/forum set up at https://freremanu.com/forum/ which has been working fine until the last few days. When I set up test users using the registration form on the side of the forum page, it would correctly set the user roles as “Subscriber/Participant” – but since about a week ago, it is only setting them as “Subscriber”.
Even if then go and manually change the forum role to “participant”, when I sign in with the test user it says the forum page is “Not Found”.
I have tried disabling all plugins & checking, but this makes no difference.
Whether I register through the Forum widget (sidebar) or through the WP Login page, the result is the same – the role is just set to Subscriber.
Does anyone have any idea what has gone wrong, and more importantly, how I can fix this?
thanks in desperation!
Traceybbpress version 2.5.13
wordpress version 4.8
theme AvadaHi
I’ve looked around support forum here and also carefully through my localhost installation (where my bbpress forum is currently installed for test purposes) and I’m dashed if I can work out how to use .htaccess to password protect the entire forum.
I’m aware that there are other ways to authenticate users but some of my clients website visitors are young people and we are keen to ensure that access to the website forum is restricted most severely. By this I mean we wanted to place the forum in its own directory and then place .htaccess and .htpasswd in that directory to limit access to individuals who had personally been handed a note of what the username and password were.
Might I ask if I’ve missed something simple? Any help would be greatly appreciated.
Have a great day
GavTopic: installation questions
Need help pleass
I have installed the bbpress plugin and but its not showing in widget section like i cant add widget to it
Also in the forum everything is white like these code buttons where you can post a topic
I am latest wordpress and using premium themeThankyou
Topic: Widget help
Need help pleass
I have installed the bbpress plugin and but its not showing in widget section like i cant add widget to it
Also in the forum everything is white like these buttons where you can post a topic
I am latest wordpress and using premium themeThankyou
Hi,
Our site tyndale.edu is having an issue since one of the latest updates. Our pages that require a login widget no longer work correctly and simply display shortcode to the users on the screen. We use DreamPress through Dreamhost and they have not found a solution. We’re running WP 4.8.3 and BBPress Version 2.5.14. DreamHost support made this comment,”The page is using shortcode but functions.php should be picking it up but is not”. If you use the wayback machine and choose Feb. of this year everything works perfectly! unfortunately I don’t have any backups that go that far.
You can see examples of the problem on these pages: https://www.tyndale.edu/students/open/
and https://www.tyndale.edu/students/library/galaxie-journal/Any ideas?
I’ve been fighting with how to enable the Topics CPT for all users in the dashboard and not having a great time. I thought I could, perhaps, filter the CPT registration to change the CPT caps and
show_uisettings, but no luck.Even when I am able to get the Topics CPT to display for all users by commenting out the lines noted below as a test:
// Register Topic content type register_post_type( bbp_get_topic_post_type(), apply_filters( 'bbp_register_topic_post_type', array( 'labels' => bbp_get_topic_post_type_labels(), 'rewrite' => bbp_get_topic_post_type_rewrite(), 'supports' => bbp_get_topic_post_type_supports(), 'description' => __( 'bbPress Topics', 'bbpress' ), // 'capabilities' => bbp_get_topic_caps(), // 'capability_type' => array( 'topic', 'topics' ), 'menu_position' => 999999999999, 'has_archive' => ( 'forums' === bbp_show_on_root() ) ? bbp_get_topic_archive_slug() : false, 'exclude_from_search' => true, 'show_in_nav_menus' => false, 'public' => true, // 'show_ui' => current_user_can( 'bbp_topics_admin' ), 'can_export' => true, 'hierarchical' => false, 'query_var' => true, 'menu_icon' => '' ) ) );Things still don’t completely work. Users can technically create a post, but can’t save the Forum in which the post is created.
The short of it is: I want users with the Participant Forum Role to be able to see the Topics CPT in the dashboard so they can create their posts here, mainly because it would be helpful for them to be able to Preview a topic before posting it. Out of the box, the front-end bbPress form does not allow for post previews.
Has anyone achieved this?
Using:
WP 4.8.3
bbPress 2.5.14Hello all, I have been searching for a solution and it appears that the bbpress install does not automatically add topic structure like this example:
NOTE: “/forums/topic/import-old-buddypress-forum-users-anonymous/”
On my bbpress install topics structure looks like this:
“/topic/test/” – where “test” is the topic title
I wish to include the forums structure like the bbpress.org forums does.
I have searched and searched and let me to result in making a post. Does bbpress not include this automatically like they have on their forums?
Thank you kindly,
J.