Yes, sorry. Here it is: Let me know what other info you may need, I’m not the most technical.
http://nasportscar.com/forums/
Thanks!
Website temporarily unavailable, i’ll check again soon.
Yeah, I’m thinking they may be related. I have a out to ticket to a2hosting, but haven’t heard back. Thanks
I see this at the bottom of your site when viewing a topic
add_shortcode( 'member', 'member_check_shortcode' ); function member_check_shortcode( $atts, $content = null ) { if ( is_user_logged_in() && !is_null( $content ) && !is_feed() ) return $content; return ''; }
I just saw that as well. I have no idea what that means lol
I think we solved the issue. I believe the “threaded replies” plugin is not compatible with the latest WordPress update. Thanks!
If you are talking about this plugin https://wordpress.org/plugins/bbpress-threaded-replies/ then you are probably correct as “threaded replies” are now build into bbPress.
Great, good to hear. Thanks for taking a look, I appreciate it.
Is there a migration path on moving previous threaded replies in the plugin to bbpress? Does just simple deactiving the plugin make the previous threads show up?
Thanks – DD
Is there a migration path on moving previous threaded replies in the plugin to bbpress? Does just simple deactiving the plugin make the previous threads show up?
I actually do not know, all I can suggest is giving it a try 😉