I have installed WP User fronten according to the installation including adding pages for Dashboard, Edit Post & New post.
Everything seems to work except when I try to edit a post. I get redirected to the correct page, the heading is there, but no content meaning the only thing present on the page is the heading.
I tried it both on my home test site and the live site, but same result.
the page I am redirected to is:
http://mydomain.dk/?page_id=129%3Fpid%3D13&_wpnonce=af4877e69e
permalink for the post I am trying to edit: http://mydomain.dk/?p=13
I have not changed the permaling structure, as I cant use postname in the permalinks due to national characters, so I have a red warning in the top of the admin panel: You need to set your permalink custom structure to at least contain /%postname%/ before WP User Frontend will work properly.
I hope that this isnt the rootcause of the problem, as I do not want to change permalink structure.
apart from this, the plugin works as designed :)