Dashboard delete button not working and edit form empty

This topic contains 1 reply and 2 voices, and was last updated by towhid 8 years, 10 months ago
Viewing 1 Posts - 1 through 1 (of 1 total)
Author Posts
May 27, 2015 at 12:00 am 45252
towhid Hello, We've just installed the WP User Frontend Pro plugin on our site following the guides and now are having a problem with the edit and delete buttons. Both appear in the dashboard. Clicking on the delete button takes me to dashboard/?action=del&pid=13933&_wpnonce=b74b682ab6 which is good. But the delete never happens. Looked at classes/frontend-dashboard.php and did a var_dump($_REQUEST['action']); on line 59. It prints null. So it never gets to call the method: "$this->delete_post();" I suspect something similar is happening with the edit form as well. I see there was a fix for this problem in 2.2.1. However, we're running 2.2.7 and still have it. Any ideas?
May 27, 2015 at 11:06 am 45298
towhid towhid

Hello David,

I have tried to reproduce this issue but failed. Make sure you properly settings the WP User Frontend. If the issue still persists then check for your theme or plugin conflicts. You can disable all your plugins except User Frontend and switch to a default theme of WordPress like- Twenty Twelve, Twenty Thirteen, Twenty Fourteen and let me know the results.

Thanks

Viewing 1 Posts - 1 through 1 (of 1 total)