• Resolved janneval

    (@janneval)


    Hi!

    Sorry for posting this to two places. I also put it to general WP-support forum but as soon as I get answer, I’ll copy it to both and
    close topic.

    So.. I guess this is a good plugin.. however I can’t get it working.
    When I click “Turn on/off admin menu configuration” nothing happends.
    Surprising thing is that I can’t even find another plugin to do the same which this is supposed to do..

    I found following error messages in the browser (Chrome) console..

    THIS COMES ALREADY WHEN COMING TO PAGE:

    Uncaught TypeError: Object a:ext:not(‘.igno’) has no method ‘apply’
    x.event.dispatch
    v.handle

    THESE TWO COME WHEN CLICKING THE RADIOBOX TO TURN IT ON:

    Uncaught TypeError: Object a:ext:not(‘.igno’) has no method ‘apply’ x.event.dispatch
    v.handle x.event.trigger
    e.event.trigger
    (anonymous function)
    x.extend.each
    x.fn.x.each
    x.fn.extend.trigger
    agcaRadioBoxOnClick ag_script.js?ver=1.3.2:996
    onclick tools.php?page=ag-custom-admin/plugin.php:1

    Uncaught TypeError: Object a:ext:not(‘.igno’) has no method ‘apply’
    x.event.dispatch
    v.handle

    https://www.ads-software.com/plugins/ag-custom-admin/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    What is your jQuery version? You can find it in your source code of the page. Thanks.

    If you’re using other plugins, please try to disable them first to see if AG Custom Admin will work in that way. Some plugins may include an outdated jQuery version.

    Thread Starter janneval

    (@janneval)

    This is all where I can find jquery from my source code @ https://www.kollega.fi.

    … /wp-content/plugins/form-maker/css/jquery-ui-spinner.css?ver=3.8 …
    … /wp-includes/js/jquery/jquery.js?ver=1.10.2 …
    … /wp-includes/js/jquery/jquery-migrate.min.js?ver=1.2.1 …
    … /wp-content/plugins/form-maker/js/jquery-ui.js?ver=3.8 …
    … /wp-content/plugins/form-maker/js/jquery.ui.slider.js?ver=3.8 …

    Does it tell anything useful? Next I try to disable other plugins and see what happens..

    Thread Starter janneval

    (@janneval)

    When switching off Plugin “WP Click Info”, it starts working! Thanks for advice. ??

    However, would be nice to have WP Click Info also running since my client likes some thing it does makes.. Any tip how should I hack in the code of WP Click Info to make the thing work with both the plugins?

    Thread Starter janneval

    (@janneval)

    Actually, once I have made changes in AG Custom Admin I can turn on WP Click Info again and all the changes in AGCA remain. Nice. ?? So no necessary to hack anything, just bit tricky.

    Now another question since writing here.. It’s possible to create new menu items via AGCA. But is it possible to create parent menu item which has other items inside of it..? I would like to hide several things from the root of the admin menu and then create to the root just ONE new menu item under which I put as child menu items all those things which I have hidden. In the same way like we have one parent menu item “Settings” under which there is several child menu items like “General”, “Reading”, “Writing”… etc.

    Thanks for a tip!

    I’m glad that it worked.
    Regarding parent menu items, unfortunately this feature is not supported by AGCA, and there is no easy fix for that. Might be in future versions, we shall see.

    Best Regards,
    Argonius

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘"Turn on/off admin menu configuration" – Not working’ is closed to new replies.