[wp-trac] [WordPress Trac] #58981: When I found @Pyro, I face this error and not display the list, how can I reslove ?
WordPress Trac
noreply at wordpress.org
Tue Aug 8 16:42:22 UTC 2023
#58981: When I found @Pyro, I face this error and not display the list, how can I
reslove ?
------------------------------------------+------------------------------
Reporter: dilip2615 | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 6.2.2
Severity: normal | Resolution: invalid
Keywords: https://prnt.sc/PYEPXTYRObmR | Focuses:
------------------------------------------+------------------------------
Changes (by Ipstenu):
* status: new => closed
* resolution: => invalid
Comment:
Hi @dilip2615 ! Welcome to Trac :)
Looking at the JS file you included, I noticed it has calls like this:
{{{
$('body').find(".bbp-template-notice").remove();
}}}
That strongly suggests that your issue is not with WordPress core but with
a plugin. Probably a BBpress plugin or BuddyPress (both use BP as a prefix
sometimes)?
With that in mind, I'm closing this ticket. You'll want to post for help
in either:
https://bbpress.org/forums/ - bbPress
or
https://buddypress.org/support/ - BuddyPress
core.trac.wordpress.org is only for issues with WordPress core itself, not
the extending plugins nor themes.
(Don't panic about 'invalid' -- that just means it's not a WP Core issue)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58981#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list