[Plugin: Front-end Editor] FEE on single.php but not on index.php
-
Hi
Like many others, I think this plugin is excellent.
One question i have is that I would like to be able to make my single blog pages use FEE, but not the top level index.php list of blog comments. So basically, if a user wants to edit their post, they cannot do it from the list of posts – they have to click on the title of that post and can then choose “Edit”.
I have tried to do this myself by using the
<div class="fee-group"><div class="fee-buttons"></div>to show the Edit buttons rather than having the usual on-mouse over Edit popup, but I was unsure how to set the class=”fee-buttons” to hidden (on the index.php page)
Is this possible?
The topic ‘[Plugin: Front-end Editor] FEE on single.php but not on index.php’ is closed to new replies.