Custom Fields Values

Home Forums Legacy Support Support queries Setup issues Custom Fields Values

Viewing 15 posts - 1 through 15 (of 51 total)
  • Author
    Posts
  • #152723
    hashur
    Participant
    Hello: I created a course template, then added a few custom fields, as shown in image, https://prnt.sc/j30aqo. and they appear in the course template view, as second image shows. https://prnt.sc/j30bc7 How and where I can input field values for each course that has the template. Thank You
    #152769
    Anshuman Sahu
    Keymaster
    Hi, You have to add value manually in this. The value you enter in these fields are visible.
    #152839
    hashur
    Participant
    Than You There are the field labels, I need to enter values for each, and all courses. How can I do that.  
    #152854
    hashur
    Participant
    Its the same idea of the ad 0n: <h3 class="">WPLMS Custom Course Navigation</h3> but in the ad on, it ads the fields to the top menu as tabs. Is there a way to add the custom fields under the course description or the sidebar. Thank You
    #152906
    Anshuman Sahu
    Keymaster
    Well it seems like you are talking about the settings where you can put these information in course and it will show there in course details . well that is not available with the tip you used . To put it you would need to add that values with the labels : http://prntscr.com/j3olip
    #153036
    hashur
    Participant
    Hello:   If I follow the code as inmstructed here: https://wplms.io/support/knowledge-base/adding-a-custom-field-to-add-custom-information-in-course-details/ do I need to do so every time you update the theme ? Thank You
    #153100
    Anshuman Sahu
    Keymaster
    Hi, There is no need to add it after every theme update. You have to add this code in wplms_customizer.php file only once.  
    #153126
    hashur
    Participant
    This reply has been marked as private.
    #153145
    Anshuman Sahu
    Keymaster
    Ok please try changing this line  in that code: add_filter('wplms_course_details_widget','wplms_custom_course_details_information');   to this : add_filter('wplms_course_details_widget','wplms_custom_course_details_information',999999999);    
    #153537
    hashur
    Participant
    Alex, Thank You That works as long as I keep the course setting unchanged, ie. LMS, settings, course settings, if I delete any of the list that I do not need (ex. duration or level). my custom fields will also not show up. Thank You
    #153601
    Anshuman Sahu
    Keymaster
    Okay please share your site url , admin credentials and a valid ftp credentials in private reply to check this issue at your end .
    #153650
    hashur
    Participant
    This reply has been marked as private.
    #153762
    Diana
    Participant
    @hashur, You forgot to share the FTP credentials. Need to check this at code level.
    #153785
    hashur
    Participant
    This reply has been marked as private.
    #153820
    Anshuman Sahu
    Keymaster
    This reply has been marked as private.
Viewing 15 posts - 1 through 15 (of 51 total)
  • The topic ‘Custom Fields Values’ is closed to new replies.