Can we add custom section in front end course menu ?

Home Forums Legacy Support Support queries Other issues Can we add custom section in front end course menu ?

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #280703
    techenhance
    Participant
    Hello , Please let me know if we can add custom section to Front End Course creation menu on left ?  
    #280704
    techenhance
    Participant
    This reply has been marked as private.
    #280882
    Veronica
    Moderator
    hi, for this, you need to perform heavy customization with the help of child theme normally it can't be changed
    #281753
    techenhance
    Participant
    ok. When we create a course from instructor login then nav bar is disappeared. How to show Nav bar globally in Instructor bcos it shd be professional. Normal scenario - https://prnt.sc/txjsaf When Instructor creates course then this - https://prnt.sc/txjsjq Plz let me know the resolution.  
    1. Also i want to make some fields mandatory with red asterisk (*) , how can i put in fields while creating course?
    Thanks.
    #282202
    Veronica
    Moderator
    hi, no this can't be made globally this the default functioning and for The code which validates the course title field is present in Plugins/wplms-front-end/assets/js/wplms_front_end.js you can take the reference from here for validation. The code simply checks if the course title is empty during course creation then it will not move forward Refer: http://prntscr.com/jll4kh
    and for the first query you asked me you can add custom field in settings section using this https://wplms.io/support/knowledge-base/adding-custom-field-in-course-setting/

    also, it's a request if you have more than one query please create new topics for them. we follow one topic for one single query because it helps us to understand the requirement better, to avoid confusion and faster resolution.

    thanks for understanding the same

    #282205
    techenhance
    Participant
    Still my query is not answered properly. Ok lets talk on 1 issue i.e. <span style="color: #4b4d4d; font-family: Lato; font-size: 14px;">How to show Nav bar globally in Instructor bcos it shd be professional.</span> And you cant say default functioning. and this is not at all professional. Navigation should be always there in all pages including creating course. Look into this seriously and this is blunder.
    #283953
    Veronica
    Moderator
    hi, create a course is totally different page and we added a link later to this in profile normally link to this does not show up on the profile , you can make use of logged-in menu in order to jump to user nav
    #284019
    techenhance
    Participant
    Dont know what you are trying to show.   HOW can i show same menu in Create Course page . Thats a simple and basic requirement in any UI design. How can u remove Global navigation ?
    #288670
    Anshuman Sahu
    Keymaster
    Well the header menu shows always ,its the profile menu which does not shows as its not a profile page and this menu is comes from buddypress and only shows in user profile link (its controlled by buddypress ) whereas create course is a page .   We cannot pull this with all options. However you can construct such menu from wp-admin ->appearance -> menus -> buddypress to add bp profile items . https://prnt.sc/tz260y
Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘Can we add custom section in front end course menu ?’ is closed to new replies.