Home › Forums › Legacy Support › Support queries › Other issues › Course template
Tagged: course template
- This topic has 23 replies, 3 voices, and was last updated 3 years, 10 months ago by Veronica.
-
AuthorPosts
-
January 22, 2021 at 6:20 pm #335853studiomedicopavesi_0412SpectatorHi, I am not able to modyfy my courses page with elementor, I have to click on learningcenter post and the page opens on a new course http://prnt.sc/xgpgky http://prnt.sc/xgpib2 I want to create my course template inserting on the right related courses instead of More course by instructor http://prnt.sc/xgpmvy Now related courses automatically appearead at the bottom of the page but I am not able to produce the same result (I inserted id courses, but nothing) http://prnt.sc/xgpl7s Thank youJanuary 23, 2021 at 12:50 pm #336007VeronicaModeratorhi please let us know are you able to perform any changes on the same template? or none of the changes are applied?January 23, 2021 at 2:22 pm #336030studiomedicopavesi_0412SpectatorHi, if I want to modify a course page and I click on elementor, another course page opens, so I can change, but another course.January 25, 2021 at 9:48 am #336235AdaParticipantWhen you click on edit with elementor from any course page it opens the course layout available in vibe section. So what ever changes you will do for the layout it will be applied to each course pages. So if you want to set different layout for different course page then you need to create another layout and apply it on particuluar course category. Widgets are managed from appearance>> widgets . So you can add related course widget in course sidebar.January 25, 2021 at 10:38 pm #336412studiomedicopavesi_0412SpectatorOk, now it's clear to me. Only one thing remains to understand: if in my course template (not in all courses page) I want to insert on the right where now there is "More courses by instructor", "Related courses" (now appearing on the bottom of the page) what I have to set in Elementor? I tried inserting, ID, slag etc, but failed. Thak you!January 27, 2021 at 3:34 pm #336700AdaParticipantNo you can not show this in sidebar. You can add taxonomy-term slugs in vibegrid but this would show particular category courses. https://prntscr.com/xpu79nFebruary 1, 2021 at 12:03 am #337364studiomedicopavesi_0412SpectatorHi, ok, how to change customization of course card appearing in related courses? Is not the one I set in Vibebp and I would like to set it as "Generic" ThanksFebruary 1, 2021 at 7:28 am #337406AdaParticipantHi, It comes from wplms >> course manager >> show related course on course page https://prntscr.com/xyjh4y You can customize or disable it from there onlyFebruary 1, 2021 at 9:18 am #337445studiomedicopavesi_0412SpectatorHi, I want to show only course name and cathegory, in old theme version you gave me a code for it. Is it possible to have a new one? ThanksFebruary 2, 2021 at 6:32 am #337593AdaParticipantYou can use this css code to hide rest element.
If you also want to hide course instructor.single-course .block.courseitem.course3 .block_content .course_meta { display:none !important; } .single-course .block.courseitem.course3 .block_content .course_price{ display:none !important; }
.single-course .block.courseitem.course3 .block_content .course_instructor { display:none !important; }
February 2, 2021 at 7:58 am #337610studiomedicopavesi_0412SpectatorHi, thank you, it works. Is it possible to align cards with the same height where there is course name under the images?February 3, 2021 at 6:32 am #337786AdaParticipantYes sure . Please share any course page URL on which related course are displayed. because I am not able to find related courses on course page , this time when I checked. I'll share code to fix height .February 3, 2021 at 10:13 am #337835studiomedicopavesi_0412SpectatorThis reply has been marked as private.February 4, 2021 at 7:21 am #338023AdaParticipantHi, Please create a backup of your site.Then rerun setup wizard. Skip all steps except importing contents and layouts and untick all the content except course layout in this step https://prntscr.com/y8mt7m . Then goto vibebp>>course layout and check learning center layoutFebruary 4, 2021 at 10:14 am #338077AdaParticipantOr Goto tools>>import and import this file on your site https://drive.google.com/file/d/1_6Ib946EO1s_tYn4tAS8vb4KdZYmws0D/view?usp=sharing -
AuthorPosts
- The topic ‘Course template’ is closed to new replies.