• Resolved Mad Koala

    (@mad_koala)


    I have two WordPress installations on one database with different table prefixes. But they share users and usermeta tables.
    So on the first installed site plugin works perfectly.
    But on the second one there is the issue i can’t fix.

    When i try edit Access level, Conditional Logic window closes itself each time i choose content type.
    Though i can create access levels and shortcode works perfectly.

    Can somebody help me with that?

    https://wordpress.org/plugins/restrict-user-access/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Mad Koala

    (@mad_koala)

    Here’s the console output during content type pick up

    group view: a condition was removed
    condition_groups.js?ver=2.0:337 group view: destroy model
    condition_groups.js?ver=2.0:344 group view: group model removing
    condition_groups.js?ver=2.0:347 group view: group model removed

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you for reporting this.

    I think the plugin should work fine with shared database tables.

    Can you tell me what other plugins you have active on your site? It sounds like there might be a JavaScript conflict.

    Thread Starter Mad Koala

    (@mad_koala)

    Both sites have these plugins installed:

    Woocommerce, All in One WP Security, Restrict User Access, Shorctodes Ultimate, WPFront User Role Editor, WP Responsive Menu

    They even have the same theme with different custom css though, so conflict is not with theme js scripts either

    Plugin Author Joachim Jensen

    (@intoxstudio)

    Thank you, I will look into this.

    A quick way for you to rule out that the error isn’t caused by another plugin, is by deactivating them one by one and then try to add conditions again.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Can't edit Access Levels. Conditional window closes itself’ is closed to new replies.