Tagged: bug, data table, edit button, save
- This topic has 16 replies, 7 voices, and was last updated 3 years, 8 months ago by
patrick320102.
- AuthorPosts
- May 3, 2019 at 11:17 #21814
AnonymousInactiveWith the last update to version 1.9.76 you have introduced the link to edit under table. There is a way to remove these links. Graphically I don’t like very much that visitors see the edit button below each table.
May 6, 2019 at 01:38 #21821
zakharpParticipantsame in this version how to delete edit ???
May 6, 2019 at 15:25 #21825
zakharpParticipantdecided !!! so that there is no “edit” you need to put a check here in the table settings >Use for Logged in users Only< and specify the role of the >administrator< and everything works !!!
May 6, 2019 at 15:36 #21826
zakharpParticipantand enable check mark last edit cell
May 6, 2019 at 16:40 #21827
AnonymousInactiveThanks for the directions, but they are only present for the pro version.
May 7, 2019 at 14:47 #21828
eric.corbett2ParticipantThey don’t even work with the latest Pro version 1.0.17
May 9, 2019 at 16:51 #21831
AnonymousInactiveHi all,
I added this code to the </>CSS tab and it got rid of the “Edit” button
#fa fa-fw fa-pencil { display:none }
Hope it helps for you!
May 9, 2019 at 17:20 #21832
eric.corbett2ParticipantDoesn’t work for me.
May 14, 2019 at 15:28 #21847
AnonymousInactiveHi Eric,
I also added it to the Theme’s CSS (child theme) as the code seemed to vanish when updating.
Try that?
May 14, 2019 at 23:10 #21849
eric.corbett2ParticipantFrom looking at the page source I don’t see how that CSS can possibly do anything other than suppress the display of the pencil – which it does – as by the time those classes are specified in the <i> tag the “Edit” button has already been output. There’s no class specified with the tag surrounding the “Edit”, so the only way it could be suppressed would be to suppress it for all links.
It is of course possible that I’m completely misunderstanding something though, it’s happened before. :-)
May 15, 2019 at 16:49 #21856
Ole_SupportKeymasterHello
Thank you for contacting us regarding your question.
Please reinstall plugin from links below:
data-tables-generator-by-supsysticYou won’t lose your data during re-installation.
Please clear all website’s caches and browser’s cache before checking results.
Also try adding an empty row to the table. Remove it.
After that save the table and check the result.Don’t hesitate to contact me in case of any questions. We are always glad to help you!
May 15, 2019 at 18:49 #21857
eric.corbett2ParticipantThanks. The Edit button is now gone, but so is the License tab, so I can’t register this new version and use the Pro feature I need, which is collapsible tables.
May 15, 2019 at 20:35 #21859
eric.corbett2ParticipantScrub that. I deactivated the Pro plugin before I did the update but then forgot to reactivate it afterwards.
Everything’s working fine now, thanks
May 21, 2019 at 19:34 #21865
AnonymousInactiveReinstalled plugin from the posted link, cleared website’s caches and browser’s cache. Now under some tables the edit link is gone and under some other tables the link is still there. I’m running free version.
May 21, 2019 at 20:09 #21866
eric.corbett2ParticipantHave you tried doing a dummy edit to the affected tables as suggested above?
- AuthorPosts
- You must be logged in to reply to this topic.