Erase button in single record

28 posts by 5 authors in: Forums > CMS Builder
Last Post: January 7, 2021   (RSS)

By hans - January 5, 2021 - edited: January 5, 2021

My bad, I forgot to mention it. Put it under lib/menus/header.php.

Edit: put it at the end of the code.

Hans Marcon
PHP Programmer (In Training)
interactivetools.com

By MercerDesign - January 6, 2021

That worked, thank you

By MercerDesign - January 6, 2021

That does work, thank you, but ideally I want it to affect the site globally, this only works for on section editor.

By MercerDesign - January 6, 2021

Hi, I've done this by updating the theme css.

By hans - January 6, 2021

I would not recommend that. It will hide all the "Erase" buttons from other sections, which you might need.

Hans Marcon
PHP Programmer (In Training)
interactivetools.com

By Djulia - January 6, 2021

Hi MercerDesign,

Can you try this plugin?

It should be able to help you.

Thanks,
Djulia

Attachments:

erase-buttons-right.php 1K

By MercerDesign - January 7, 2021

Thank you, I've reverted the style sheet but where or how do I use this plugin?

By Djulia - January 7, 2021

You must place the file in the plugins folder, then activate the plugin in setup> plugins.

Djulia

By MercerDesign - January 7, 2021

Thank you. That has worked perfectly!