Plugin Author
finnj
(@finnj)
Hi,
Is it the edit link on the Frontier Post lists, or is it the “standard” wordpress edit link ?
Have you checked that page is one of the allowed post types in Frontier Post, and that the user has the frontier post capability Can Pages ?
Hello,
I meant the edit link for the (static) pages which used to be at the end of a page. I assume they stem from Frontier Post(?). Posts in the lists of posts can be edited via the front end- this works.
I ensured in the FP-settings that the user roles (for editing and writing) are allowed to do everything they should (basically all checkboxes activated). I also went through the settings and checked things such as “Edit posts with comments” etc. Nothing wrong here: I wonder which settings have an influence on this edit-link to be present or not. I know- that’s what they all say: “I did not change anything” in that regard. That’s why I thought it was due to some update. But since I seem to be the only one having this problem, it rather seems to be a wrong setting.
I’ll give it another try this evening.
Best Wishes,
Rüdiger
Plugin Author
finnj
(@finnj)
Have you neen able to fix this ?
If not, first check your theme settings, and then disable other plugins
Hello,
I was able to resolve this issue by adding
<?php edit_post_link(); ?>
to content-page.php in the Theme-Editor (right before </div><!-- .inside-article -->). As this seems to be an issue of the theme and not of FP I beg your pardon for bothering :-).
Best Wishes,
Rüdiger