open a browser inspector then press the add button and see what errors are occurring.
When I push the button, in “network” I see only this:
admin-ajax.php 200 xhr jquery.js:4 567 B 500 ms
send @ jquery.js:4
ajax @ jquery.js:4
n.(anonymous function) @ jquery.js:4
(anonymous) @ memphis-documents.min.js?ver=389daec…:1
dispatch @ jquery.js:3
r.handle @ jquery.js:3
Request URL: ***/admin-ajax.php
Request Method: POST
Status Code: 200
{“mdocs-categories”:null,”post-tags”:””,”gmdate”:”\u041e\u043f\u0443\u0431\u043b\u0438\u043a\u043e\u0432\u0430\u043d\u043e 01.02.2019 11:23″}
is this it? Because I’m having the same problem. It just flashes as if it is going to work and then disappears.
<button class=”add-update-btn btn btn-danger” data-toggle=”modal” data-target=”#mdocs-add-update” data-mdocs-id=”” data-is-admin=”1″ data-action-type=”add-doc” data-current-cat=”mdocuments” href=””><i class=”fa fa-upload fa-lg” aria-hidden=”true”></i> Add New Document</button>
@stephenfaille please open another ticket so I can deal with your problem separately.
@zapalych please disable any other plugins as well as any theme please you a default WordPRess theme for testing preposes. Let me know what the results are.
I was fix the settings, and find the problem.
System settings > Disable Thrid Party Includes > Bootstrap – Dashboard (remove the flag)
So, the plugin works good now! Thank you for hint!