• Hi

    In our multisite setup we found an issue happening only to superadmins.
    It’s not possible to select a taxonomy.

    As soon as I click “edit” for a wp show posts listing I see an “Uncaught ReferenceError: vc_user_access is not defined” in the console.
    This is related to wpbakery, which we’re using on the site.
    Even with all plugins disabled (beside wp show posts and wpbakery) and using the default wp theme the issue happens.

    We then started long discussions with wpbakery support resulting in this feedback:

    “We suspect it is something related to post type added by show post plugin on staging server as other post types such as page, post, etc. are working fine without such an error”

    Is there any workaround available to select a taxonomy in wp show posts on a multisite as a superadmin?
    Beside working on the site with an editor user role.

    We love wp show posts but this issue is a showstopper.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Svensonsan

    (@svensonsan)

    Addon.

    If I use an non superadmin userrole on our multisite website I can select a taxonomy.
    But if a superadmin account later edit the wp show post listing the taxonomy will be removed.

    If this doesn’t happen with the paid version of wp show posst I’m happy to buy it right away.

    Plugin Author Tom

    (@edge22)

    Hi there,

    I wonder why WPBakery would be loading within the WP Show Posts area? It seems like they would only want their javascript loading in environments where the plugin is used. Did they give you any potential solutions?

    Thread Starter Svensonsan

    (@svensonsan)

    Feedback from the Developer.
    Normally I can disable wpbaerky for specific posts types.
    But wpbakery cannot be disabled for wp show posts because:

    “It looks like the plugin registers it as non-public post type. You can get it changed to public registration, so that page builder role manager can “see” it to then deactivate the editor on it.”

    Plugin Author Tom

    (@edge22)

    Hmm, it’s not really a public post type though. I would assume we could just dequeue their scripts if get_post_type() is equal to wp_show_posts.

    I’d be more than happy to work directly with them if they’d like to get in touch: https://wpshowposts.com/contact

    Thread Starter Svensonsan

    (@svensonsan)

    Thanks for your feedback.

    I forwarded your feedback to wpbakery support team.

    Fingers crossed that they get in contact with you because currently wp show posts doesn’t work in a multisite environment with wpbakery.

    Thanks for your help.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Superadmin Multisite cannot select taxonomy’ is closed to new replies.