Comments muhammad ade started the conversationJune 5, 2017 at 11:02pmHow to hide delete button or add button but keep showing the edit button 1,846Miloš repliedJune 6, 2017 at 12:07pmHi muhammad ade,Thank you for your purchase.You can add this code to hide Delete button : .DTTT_button_delete { display: none !important; }and this code to hide to hide New button : .DTTT_button_new { display: none !important; }In wpdatatables settings page in Custom CSS field if you want to hide the delete and new button on of your tables .If you want to hide this buttons on some of the pages you can add this CSS directly on the page between <style></style> tags.Best regards.Kind Regards, Miloš Jovanović[email protected] Rate my supportTry our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/ wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community You can try wpDataTables add-ons before purchasing on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables Sign in to reply ...
How to hide delete button or add button but keep showing the edit button
Hi muhammad ade,
Thank you for your purchase.
You can add this code to hide Delete button :
and this code to hide to hide New button :
In wpdatatables settings page in Custom CSS field if you want to hide the delete and new button on of your tables .
If you want to hide this buttons on some of the pages you can add this CSS directly on the page between <style></style> tags.
Best regards.
Kind Regards,
Miloš Jovanović
[email protected]
Rate my support
Try our FREE mapping plugin! MapSVG - easy Google maps, interactive SVG maps and floor plans, choropleth maps and much more - https://wordpress.org/plugins/mapsvg-lite-interactive-vector-maps/
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables