broken visual selection menu at graphene options backend

  • ATB1982

    #39298

    Yes, no, maybe 🙂 This was caused by a plugin so far. Therefore I disabled und deleted this plugin but the dropdown menu’s at the graphene options backend are still broken. Here you can see the console screenshot after deleting the plista-plugin.

    Fehler_graphene_options_backend_2_19.07.2013.jpg

    Anonymous

    #39299

    I am also getting a problem with the graphene options menu.

    The selection boxes are too narrow to be usable.

    Sometimes when the page loads the selection boxes flash briefly at the correct width before shrinking.

    The error console (same on Firefox, Safari and Chrome) shows this error from load-scripts.php:

    Error: Syntax error, unrecognized expression: .left-wrap .postbox:eq(function inGroupsOf(number, fillWith) {
    fillWith = Object.isUndefined(fillWith) ? null : fillWith;
    return this.eachSlice(number, function(slice) {
    while(slice.length < number) slice.push(fillWith);
    return slice;
    });
    })
    Admin

    Syahir Hakim

    #39300

    In order to fix this issue, it’s important for us to be able to reproduce it, which hasn’t been the case so far.

    @Adrianw, can you disable all plugins and see if the issue persists?

    Anonymous

    #39301

    It turns out the incompatibility is with the Shortcodes Ultimate plugin.

    If I disable it, the Graphene Options screen displays perfectly.

    Recently, I installed the OS OpenSpace Maps plugin, which also had an incompatibility with Shortcodes Ultimate.

    I fixed that incompatibility by selecting the following option in Shortcodes Ultimate:

    Quote:
    Disable custom formatting: Enable this option if you have some problems with other plugins or content formatting

    However, enabling or disabling that option doesn’t affect compatibility with the Graphene options screen.

    The only way to make Graphene options display correctly is to deactivate Shortcodes Ultimate.

    It’s quite likely that the problem is in the Shortcodes Ultimate plugin and not in Graphene.

    But I would welcome any comments you have.

    Thanks

    Admin

    Syahir Hakim

    #39302
    Quote:
    It turns out the incompatibility is with the Shortcodes Ultimate plugin.

    If I disable it, the Graphene Options screen displays perfectly.

    Thanks for this information. I’ve looked at the plugin’s code and it appears that the plugin overrides one of the JS libraries that the theme is using, thus causing the issue. We’ll add some workaround for this in the next update, and I’ve also notified the plugin’s developers to only add their scripts where it is needed instead of everywhere.

Viewing 5 posts - 11 through 15 (of 15 total)

  • 1
  • 2
  • You must be logged in to reply to this topic.