Title: Edit showing under table
Last modified: August 20, 2016

---

# Edit showing under table

 *  Resolved [Trazza](https://wordpress.org/support/users/trazza/)
 * (@trazza)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/edit-showing-under-table/)
 * Underneath my table it shows Edit and a link to edit the table. How do you hide
   the edit option?
 * Thanks
 * [http://wordpress.org/extend/plugins/tablepress/](http://wordpress.org/extend/plugins/tablepress/)

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274923)
 * Hi,
 * thanks for your question.
 * This “Edit” link is only visible to logged-in users that are allowed to edit 
   the tables. Regular site visitors will not see it. Thus, there’s no real reason
   to remove it.
 * If you still want to remove it (which I think is not necessary!), just install
   and activate [https://github.com/downloads/TobiasBg/TablePress-Extensions/tablepress-remove-edit-link.zip](https://github.com/downloads/TobiasBg/TablePress-Extensions/tablepress-remove-edit-link.zip)
   as a regular WordPress plugin.
 * Regards,
    Tobias
 *  Thread Starter [Trazza](https://wordpress.org/support/users/trazza/)
 * (@trazza)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274925)
 * Brilliant, thank you!
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274927)
 * Hi,
 * sure, no problem. You are very welcome!
 * Best wishes,
    Tobias
 *  [Hasel](https://wordpress.org/support/users/hasel/)
 * (@hasel)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274991)
 * Hello, and thanks, first of all, for a very helpful plugin.
 * I have the same problem. My logged-in authors keep a private diary on the site(
   diarypal.com) and I don’t want them to be able to edit the tables.
 * So I was glad to find your plugin above. But when I tried to upload it I got 
   this message at the WordPress admin:
 * File is empty. Please upload something more substantial. This error could also
   be caused by uploads being disabled in your php.ini or by post_max_size being
   defined as smaller than upload_max_filesize in php.ini.
 * I’m afraid this is a bit beyond me. I realise that this problem my be nothing
   to do with your plugin(s), but if you could suggest a solution or an alternative
   way of removing ‘edit’ I would be extremely grateful.
 * (I also tried moving it directly onto the server with other plugins, but got 
   no result. It didn’t seem to be recognised.)
 * Yours hopefully,
    Hasel
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274992)
 * Hi Hasel,
 * thanks for your post.
 * That’s weird, and my assumption is that there was just something wrong with the
   download.
 * However, the question is actually a different one: Do you really just want to
   hide the “Edit” link? Remember, that this would not prevent authors from editing
   tables. If they access TablePress via the admin menu or by just knowing the correct
   URL, they would still be able to edit tables!
    So, I could imagine that you’d
   much rather prevent authors from editing tables at all, right? (By preventing
   them from editing tables, the link will disappear automatically.) So, should 
   users with the “Author” role be allowed to edit tables? Or is it enough if “Editors”
   and “Administrators” are allowed to edit tables?
 * Regards,
    Tobias
 *  [Hasel](https://wordpress.org/support/users/hasel/)
 * (@hasel)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274993)
 * Hello Tobias
 * That was an amazingly quick response. Very grateful for that first of all and
   for your interest in my problem.
 * Yes, the main issue is that I don’t want authors to edit anything, including 
   tables. They are strictly limited to posting. I prevent them from going into 
   the back end, or at least I thought I had until this current problem.
 * It’s fine for editors and administrators to edit the tables.
 * Do you have any suggestions?
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274994)
 * Hi,
 * no problem 🙂 And thanks for the clarification.
 * The best way for this would then be to take away all rights (“capabilities” in
   WordPress lingo) that are related to TablePress from “Author” users. To do that,
   please temporarily install the “Members” plugin from [http://wordpress.org/extend/plugins/members/](http://wordpress.org/extend/plugins/members/)
   
   Its “Role Editor” module allows you to strip all capabilities that start with“
   tablepress_”, which effectively takes the right to access and use TablePress 
   for all authors. After doing this, you can uninstall Members again.
 * Regards,
    Tobias
 *  [Hasel](https://wordpress.org/support/users/hasel/)
 * (@hasel)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274997)
 * Hello Tobias
 * Thanks for this advice. I was about to download ‘Members’ when I realised I already
   have a plugin installed which could do the same thing, called ‘Access Manager’.
   I hadn’t realised that Tablepress capabilities would be included in the options,
   but happily it was and I removed all the Tablepress capabilities for authors.
   Immediately the ‘edit’ buttons dissapeared, just as you said.
 * I’m very grateful that you pointed me in the right direction here. And there’s
   a lesson learned to: to solve a problem you sometimes have to redefine the problem.
 * Keep up the good work! And thanks again.
 *  Plugin Author [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * (@tobiasbg)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274998)
 * Hi,
 * ah, yes, “Access Manager” works, too, of course! 🙂 I just recommended “Members”
   because that’s what I have been using for this.
 * Great that this worked so nicely! And yes, your sentence about redefining the
   problem is very true!
 * Best wishes,
    Tobias
 * P.S.: In case you haven’t, don’t forget to rate TablePress here in the plugin
   repository. Thanks!

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Edit showing under table’ is closed to new replies.

 * ![](https://ps.w.org/tablepress/assets/icon.svg?rev=3192944)
 * [TablePress - Tables in WordPress made easy](https://wordpress.org/plugins/tablepress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tablepress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tablepress/)
 * [Active Topics](https://wordpress.org/support/plugin/tablepress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tablepress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tablepress/reviews/)

 * 9 replies
 * 3 participants
 * Last reply from: [Tobias Bäthge](https://wordpress.org/support/users/tobiasbg/)
 * Last activity: [13 years, 4 months ago](https://wordpress.org/support/topic/edit-showing-under-table/#post-3274998)
 * Status: resolved