Hide Search for Instructor

Home Forums Legacy Support Support queries How-to & Troubleshooting Hide Search for Instructor

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #365554
    silverchair
    Spectator
    I want to hide these stuff for Instructor only 1. How to hide "Search Unit" in all unit creation? Refer: https://prnt.sc/1cayqw9 2. How to hide "Search Quiz" in quiz creation? Refer: https://prnt.sc/1cazq74 3. How to hide "Search Assignment" in assignment creation? Refer: https://prnt.sc/1cb06mm 4. How to hide "Search Question" in quiz creation and in Practice QUestion for Instructor only? Refer: https://prnt.sc/1caxg18 5. How to hide "Search Product" in create product process in frontend? Refer: https://prnt.sc/1cb19g9 6. How to hide "Sale Price" and "Subscription" option in create product process in frontend? Refer: https://prnt.sc/1cb1xu6
    #365572
    silverchair
    Spectator
    For no. 1,2,3 I have tried this css
    #course_component  
    .wplms_create_course_wrapper .wplms_edit_course_content .course_curriculum_builder_wrapper .vibe_vibe_course_curriculum .curriculum_elements_wrapper .add_cpt_wrapper .curriculum_element_wrapper .control {
        display: none;
    but it will also hide search on quiz & assignment Course Connection, which I need when admin want to connect it to course after instructor send course for approval. Refer: https://prnt.sc/1ciux0y and https://prnt.sc/1civ6dl
    #365702
    Veronica
    Moderator
    hi as the previous provided custom for instructor only is not working on your site first we will work on that then move with other request because then it will create mess as soon as that will fix i will pick up your all topic links one by one and provide code accordingly i hope you understand
    #366366
    silverchair
    Spectator
    any update @Veronica ?
    #366625
    Veronica
    Moderator
    thanks for ping us here checking this
    #366626
    Veronica
    Moderator
    hi this is not possible to hide this with the code as this is written in javascript directly we can't change its visibilyt
Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Hide Search for Instructor’ is closed to new replies.