Disable delete button from front end course creation?

Home Forums Legacy Support Support queries How-to & Troubleshooting Disable delete button from front end course creation?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #79990
    pacworks
    Spectator
    Is there a way I can disable the delete button from the front end course creation? I keep accidentally clicking the delete button instead of the remove button, which is very frustrating because then I have to recreate the unit or quiz I just deleted. I would like it if the only way to delete a unit or quiz was through the back end.
    #80160
    Go to wp-admin->appearance->customiser->add custom CSS-> add these lines and save. .page-template-create_content ul.data_links li a.delete{display:none !important;}
    #83612
    pacworks
    Spectator
    That worked! Thanks!
    #83653
    H.K. Latiyan
    Participant
    Thanks for confirming, so closing the topic.
Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable delete button from front end course creation?’ is closed to new replies.