• Resolved roniel

    (@roniel)


    I messed up on the Dashboard Page options, I know exactly where the error is. However, I can’t get to it in WordPress because my error messes with the jQuery and now the plugin’s navigation menu doesn’t work. Is there a way to clear all inputted data and return to the default (nothing selected)? If not, what file is the Add custom Dashboard content input stored in so I can clear it?

    https://wordpress.org/plugins/ag-custom-admin/

    I should clarify that the admin panel and it’s links are functioning, however no dropdown menus or hover features work due to the jQuery error (a reset button in the plugin’s root menu would make for a great addition).

Viewing 2 replies - 1 through 2 (of 2 total)
  • I see. In that case you would need to reinstall the plugin completely. But, I would suggest you rather to reset this option in database.
    To do that please connect to your database, open wp-options table and find the record where option_name = ‘agca_dashboard_text_paragraph’ and delete it. The next time you visit admin page this option will be recreated and you can fill it with new value.

    Thread Starter roniel

    (@roniel)

    Thank you so much for the quick reply! You rock and so does your plugin! Keep at it!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Reset inputs’ is closed to new replies.