Home › Forums › Legacy Support › Support queries › How-to & Troubleshooting › Course start date & end date shortcode
Tagged: Course End Date, Course Start Date
- This topic has 22 replies, 2 voices, and was last updated 2 years, 9 months ago by GlobalFutures.
-
AuthorPosts
-
January 5, 2022 at 5:59 am #377148GlobalFuturesSpectatorI want to reflect the course start date and end date as fixed. https://gec-edu.kr/wp-content/uploads/2022/01/cer1.png https://gec-edu.kr/wp-content/uploads/2022/01/cer2.png The current problem is 1. The course start date set in advance is not reflected properly. 2. I would like to insert the course end date not the date that the student completed the course, but fixed date set by the administrator(or instructor) in advance.January 5, 2022 at 1:57 pm #377198VeronicaModeratorhi you need to use [certificate_course_field field=] [certificate_course_field field="vibe_start_date"] for start date and for the course end date it will require custom code so for that please ping me tomorrowJanuary 6, 2022 at 1:59 am #377215GlobalFuturesSpectatorDo I have to put both [certificate_course_field field=] [certificate_course_field field=”vibe_start_date”] of these codes on the certificate form? And could you tell me how to put the course end date?January 6, 2022 at 1:06 pm #377239GlobalFuturesSpectatorCurrently, I can manually fill in the course start date. Like this, can you make a tab where I can directly fill in the course end date?January 6, 2022 at 3:46 pm #377258VeronicaModeratorno only this one:
[certificate_course_field field="vibe_start_date"]
January 7, 2022 at 2:03 am #377285GlobalFuturesSpectatorThank you! I applied the start date well. How about the end date?January 7, 2022 at 2:15 pm #377320VeronicaModeratorfor end date please ping me here i will share the code accordinglyJanuary 10, 2022 at 7:22 am #377465GlobalFuturesSpectatorSorry but I don't know exactly what you're talking about. What does 'ping me here' mean?January 10, 2022 at 3:40 pm #377534VeronicaModeratorhi means i am checking for the code i will update you here by tomorrow with the code appreciate your patienceJanuary 12, 2022 at 7:12 am #377673GlobalFuturesSpectatorThanks, but some changes are needed. https://gec-edu.kr/wp-content/uploads/2022/01/cert_12.png 1. Fixed end date I applied the following values in the course settings. [setting] Start Date: December 20th, 2021 Duration : 30 days Then the end date is January 20th, 2022. The end date must be constant regardless of when the student completes the course. However, the date reflects the date the student completes the course. The end date must be reflected based on the value initially set by the instructor. 2. Fixed date format I would like to unify the date format to that of the blue box in the attached photo.January 13, 2022 at 8:01 am #377756VeronicaModeratorhi to set the end date for the course: http://prntscr.com/raa4a8 in the EDIT COURSE section. the above is this the result of the code provided here: https://wplms.io/support/knowledge-base/setting-a-course-end-date/ and after that use this shortcode
in the certificate[certificate_course_field field="vibe_end_date"]
January 20, 2022 at 7:43 am #378220GlobalFuturesSpectatorHello. I apply it rightly! I really appriciate to your help. Thank you very much. Finally, how can I translate [course end date] & [Date from which course end]? https://gec-edu.kr/wp-content/uploads/2022/01/translate-1.pngJanuary 21, 2022 at 12:59 pm #378347VeronicaModeratorhi i think you are on v3 and for that try the wplms front end course creation pluginFebruary 3, 2022 at 9:36 am #379254GlobalFuturesSpectatorThis reply has been marked as private.February 4, 2022 at 3:32 pm #379375VeronicaModeratorhi course end date is added by the custom tip right? as this is added with the custom text so the translation is not available in the plugins/theme for this we can with the custom code -
AuthorPosts
- The topic ‘Course start date & end date shortcode’ is closed to new replies.