Assignment

Home Forums Legacy Support Support queries Setup issues Assignment

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #239515
    eamon
    Participant
    Hi this is related to Assignment http://prntscr.com/qo4tw9 when eidte assignment please see http://prntscr.com/qo4uf6 at category / selected category , the selected category seems bug and not related to anytning please see link http://prntscr.com/qo4vpd How this could be sorted ? if not then How to completly delete selected category ,   best
    #239573
    Veronica
    Moderator
    hi, i have to check this at your end i have tried to login to your site with previous credentials but they are not working. please provide the recent ones. refer this:http://prntscr.com/qoe4cc
    #239643
    eamon
    Participant
    This reply has been marked as private.
    #239644
    eamon
    Participant
    This reply has been marked as private.
    #239690
    Diana
    Participant
    @eamon, This code will remove all the categories from the frontend. Please add this code in the wp-admin > plugins > editor > wplms-customizer > wplms customizer.php > paste this code. add_filter('wplms_front_end_new_tax_cap',function($x){ return 0; }); We didn't added any code in which you will get the option to add categories in assignments.
    #239770
    eamon
    Participant
    This reply has been marked as private.
    #239834
    Anshuman Sahu
    Keymaster
    1 . That cannot be removed with code but can be hidden by css : please try adding this custom css in your wp-admin -> appearance -> customize -> custom css :   div.element_overlay div.list-group-item:nth-child(3) {display:none !important;}
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Assignment’ is closed to new replies.