Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'test'

Viewing 25 results - 826 through 850 (of 11,571 total)
  • Author
    Search Results
  • #220060
    franklinss
    Participant

    Hi,

    Is there a possibility to let forum members send eachother private messages? If so, is there a plugin (compitaible with latestversion of wordpress and total theme) that works good with bbpress or do you know any other possibilities?

    Thanks in advance!

    #220033
    Robin W
    Moderator

    usual fault finding applies

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    Robin W
    Moderator

    you add action is right, and I’d have this as the function (not tested!)

    function forum_user_is_spectator(){
    if ( is_bbpress() && is_user_logged_in() ) {
       $User_ID = get_current_user_id() ;
    	$Spectator = (!empty(current_user_can( 'spectate' )) ? 1  : 0) ;
        if ($Spectator){
           wp_enqueue_script( 'spectator-js', get_template_directory_uri() . '/js/spectator.js', array(), false, true);
           }
        }
    }
    #220010
    Robin W
    Moderator

    It’s kinda weird that when I edit this php file you mention “content-single-topic.php”, it didn’t show those changes on the forum pages.

    ok, question, does your theme have bbpress files associated with it? or is a plugin affecting this

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219999
    joshpaynedesigns
    Participant

    Something you just said made me think of the issue and fix. I am using the BBP Style Pack and didn’t turn that off when I was testing plugins. I thought I needed it but turns out I didn’t. Once I looked at more of the settings in that plugin I realized that the freshness dates were set to custom and blank.

    #219994
    Robin W
    Moderator

    I’m running 2.6.6 on 5.7 on my test sites, all I can suggest is

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219983

    In reply to: Topic stats

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219977
    joshpaynedesigns
    Participant
    #219959
    eeyyjohn
    Participant

    Hi,

    We are having the following issues after we have updated the bbPress plugin version to 2.6.6.

    1.) Topic favorites and subscription button are missing.

    We’ve actually checked the template file where those buttons were being displayed and the functions that shows those buttons were not here anymore. We’re wondering if there’s any reason why it was removed on the latest plugin version update.

    2.) When user subscribe to a forum, the forum is not listed on the “Subscribe Forums” page under members page. e.g. /members/111/forums/subscriptions/

    WordPress version: 5.6.1
    BuddyPress version: 7.2.1(latest)

    #219948
    BackuPs
    Participant

    Its in a test install local host install…

    Will set up a demo for you tomorrow. Please change the code as line 797 in the same file. As the list elements do not align vertically.

    #219945
    Robin W
    Moderator

    Have you a link to an example – they line up on my test site

    #219921

    In reply to: Multiple Forum Indexes

    flamuren
    Participant

    I tried this [bbp-single-forum id=1] on a new testpage and it did not show anything – just a blanc wordpress page. Do I need to write anything else than [bbp-single-forum id=1] to make it work?

    #219870
    Ricsca2
    Participant

    I have set the latest posts to appear on the home page.
    Is there a way to show the box to create the post even only on the home page instead of only within the category?

    #219860

    In reply to: Not showing Freshness/

    Robin W
    Moderator

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219847
    tintinmilou
    Participant

    I’m having the same problem, and I am using twenty-twenty theme.
    When I activate BBPRess, I get a message stating that it hasn’t been tested on my version of WordPress, currently up to date on version 5.7.
    I’ve deleted BBPress and re-installed and activated it, and the commands still don’t appear.

    #219836

    In reply to: Index page is empty.

    Robin W
    Moderator

    dashboard>settings>permalinks and just click save – this resets the permalinks and may help

    or

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219833
    Robin W
    Moderator

    ok, in which case…

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219782
    Robin W
    Moderator

    The quickest way will be to turn on debugging in wordpress and come back with tne exact error you are getting

    https://docs.themeisle.com/article/819-how-to-turn-on-off-debugging-in-wordpress

    If you can’t do that, then it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219768

    In reply to: all-forums link broke

    Robin W
    Moderator

    If that doesn’t work, the standard advice is :

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219766
    mrmillercoach
    Participant

    I am running
    Wordpress 5.7
    BuddyPress 7.2.1
    bbPress 2.6.6

    It appears that something broke the all-forums. I updated the following plugins 4 days ago
    4 days ago
    31/03/2021
    14:23:06
    1.6 Updated Genesis Testimonial Slider
    4 days ago
    31/03/2021
    3.0.1 Updated One Click Demo Import
    4 days ago
    31/03/2021
    14:23:06
    2.5.7 Updated Paid Memberships Pro
    4 days ago
    31/03/2021
    14:23:06
    5.5.0 Updated The Events Calendar
    4 days ago
    31/03/2021
    7.1.3 Updated Theme My Login
    4 days ago
    31/03/2021
    14:23:06
    3.0.2 Updated Visual Form Builder

    The link all-forums now generates a 404 error. How can I troubleshoot this?

    #219680

    In reply to: Forum Not showing

    Robin W
    Moderator

    @izzyeast bbpress 2.6.6 works with WordPress 5.7 -I have it running on several sites, and with 300,000 installation, it would be well know if it didn’t.

    it could be a theme or plugin issue

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219665

    In reply to: Settings for my forum

    Robin W
    Moderator

    Probably not with that plugin, but probably another plugin and/or your theme

    Themes

    As a test switch to a default theme such as twentytwenty, and see if this fixes.

    Plugins

    If that doesn’t work, also deactivate all plugins apart from bbpress and see if this fixes. if it does, re-enable one at a time to see which is causing the error.

    If you cannot do this to your site (say because it is live) then use the ‘troubleshooting’ features of this plugin to let you test without affecting other users

    Health Check & Troubleshooting

    Then come back

    #219634
    vincenzon617
    Participant

    Hi, how do I access the sidebar of the topics page – where is the file that I can add my code to so it shows up on the sidebar? What I would like to do is get the current number of replies to a topic and then depending on that, execute some shortcode.

    The code I have so far is:

    	
    	<?php $replycount = bbp_get_topic_reply_count( $r['topic_id'], true ); ?>
    	
    	<?php if($replycount > 0) : ?>
    		<?php echo do_shortcode('[adace-ad id="4420"]'); ?>
    	<?php else : ?>
    		<?php if($replycount > 9) : ?>
    			<?php echo do_shortcode('[adace-ad id="4420"]'); ?>
    			<?php echo do_shortcode('[adace-ad id="4420"]'); ?>
    		<?php endif; ?>
    		<?php if($replycount > 14) : ?>
    			<?php echo do_shortcode('[adace-ad id="4420"]'); ?>
    			<?php echo do_shortcode('[adace-ad id="4420"]'); ?>
    			<?php echo do_shortcode('[adace-ad id="4420"]'); ?>
    		<?php endif; ?>
    	<?php endif; ?>

    My PHP skills aren’t great so I’m not sure if this even works but I would just like to know where abouts the place this code, so it shows up on the sidebar, and so I can test it.

    Thanks!

    #219612
    selket69
    Participant

    I use Divi (4.9.2), WordPress (5.7) and Wishlist (3.9) in the latest version and all my plugins are up to date. As my members do not use bbpress I wanted to deinstall it. When I deactivated the plugin my website showed me a crticial error.
    What can I do except roll back a couple of months ago?

    Kind regards,
    Ivana

    #219582
    Robin W
    Moderator

    hmm…just loaded Asgaros to my test site, and it has it’s own tables

    wp_forum_forums
    wp_forum_topics
    wp_forum_posts

    as well as several others dealing with subscriptions, polls and ads.

    the issue with importing would be hooking forum_topics which holds header stuff with forum posts which holds the content, but also the replies.

    What size is your current Asgaros forum – eg forums, topics replies?

Viewing 25 results - 826 through 850 (of 11,571 total)
Skip to toolbar