Giter Site home page Giter Site logo

Comments (7)

slaFFik avatar slaFFik commented on July 20, 2024

I will check.

from buddypress-groups-extras.

kalico1 avatar kalico1 commented on July 20, 2024

Hi @slaFFik I wonder if you have a timeline for this issue or #121 . This has completely broken our workflow, and we can't add new groups at all right now. If there's anything you can suggest to help us, it would be greatly appreciated :)

from buddypress-groups-extras.

kalico1 avatar kalico1 commented on July 20, 2024

I've done some further testing, and I suspect this is at least in part related to the theme. I reported the issue to ThemeIsle, and I'll let you know what I hear back.

from buddypress-groups-extras.

slaFFik avatar slaFFik commented on July 20, 2024

@kalico1,
Great, thank you for letting me know.
Please keep me updated on this issue.

from buddypress-groups-extras.

kalico1 avatar kalico1 commented on July 20, 2024

Hi @slaFFik
I have some new information to report. I am doing a massive plugin and theme conflict test across my entire network. Bug reporting turned on everywhere.

At this point, I have mostly attributed the click/drag problem to CSS (see #121). Additionally, with all my plugins turned off except BP and BPGE, the field "delete" buttons work correctly.

The primary issue now is the inability to import groups of fields.

When I try to import, I get popped up to the top of the page, and no import happens. It's like the # at the end of the URL is acting as an anchor tag, with nowhere to go. You can see this happening in the screencast.

There are no errors in debug.log, but I have uncovered a console error. This error appears when no plugins are activated except BP and BPGE.
arc_and_manage_group_ colorado_community_college_system _nroc_community

I hope that might give you a clue as to what's going on here.

Thanks,
Kalico

from buddypress-groups-extras.

kalico1 avatar kalico1 commented on July 20, 2024

I am pleased to report that we have discovered the root source of this issue, and it had nothing to do with anything I expected.

I had unwittingly imported some code into my parent theme's header.php file, while attempting to fix a bunch of things that went wrong after the theme update.

I have an old script, from an old website, that we are trying to maintain on a new site (it's tricky) and it turns out that it calls the jquery-latest.min.js library, that's supposed to "keep jquery up to date".

It's an old and outdated library, and it is known to cause issues.

Worse yet, my old script was calling it wrong: it's just linked directly in the header file, which is something that's not compliant with WP Codex (any JS libraries should be added using "wp-enqueue-script()" function).

So now that I've dealt with that problem, everything in BPGE is working properly. Hurray!

Special thanks to the team at WPMUDEV - it was Adam over there who helped me identify this problem and get it sorted out.

This solves #121 as well!!

from buddypress-groups-extras.

slaFFik avatar slaFFik commented on July 20, 2024

Awesome news! I'm glad you found the root cause.

I'm closing this and #121.

from buddypress-groups-extras.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.