• Resolved miniwi

    (@miniwi)


    Hi there,

    on my clean install I use PBULISHER theme of Better studio. It comes with some premium plugins such as ads manager. The ads manager installs in the backend as separate menu item just below Better Studio.

    Behaviour:
    When Molongui Author Box is activated it removes ads manager menu item from the admins backend. Manually the URL of ads manager is accessed at /wp-admin/admin.php?page=better-studio%2Fbetter-ads-manager

    Indeed I send a support request to better studio, but maybe you have a hint what hook or function might be the reason for such a behaviour?

    Best,

    M.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Molongui

    (@molongui)

    Hi @miniwi,

    the only thing I can think of is that both plugins are trying to place the menu item on the same position and ours, running last, overwrites the one from Better Studio. But can’t tell for sure. As you mention it is a clean install, would you mind to provide admin access so we can check it? We don’t have access to that theme nor that plugin. If that’s OK with you, please open a support ticket with us here.

    Plugin Author Molongui

    (@molongui)

    Hi @miniwi,

    Turns out I was right. Both plugins are trying to add their menu item in the same position. That shouldn’t be an issue since WP 4.4, but providing a float instead of an int, it is.

    So, we have introduced a change to avoid this issue with any other plugin. It will be available in the next update of the plugin.

    Thanks for reporting!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Molongui Author Box removes Better Ads from backend’ is closed to new replies.