Cannot remove course video, incorrect back-to-course button etc.

Home Forums Legacy Support 4.0 Bugs & Issues Cannot remove course video, incorrect back-to-course button etc.

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #280914
    mehranamirli
    Participant
    Using VibeBP & WPLMS v1.1.0 and having these issues. Appreciate if you could help or fix in the next update:
    1. Cannot remove the existing course video in VibeBP. After clicking the remove icon, a blank screen appears: video
    2. In a non-VibeBP unit page, back to the course button goes to the homepage, not the course page. Noticed the button's link is like this (which actually should not be there): /course-slug//curriculum - screen - sample course link - unit link
    3. Cannot change course price color. When I set a specific color in Elementor, the front-end does not reflect what I set. I wanted to change it with relevant CSS classes, changed it to white, but then Course price in VibeBP turned to white as well. Also tried giving custom CSS to the element with Elementor and change color with that, this did not work out either: video
    #280918
    mehranamirli
    Participant
    This reply has been marked as private.
    #281121
    Veronica
    Moderator
    hi, for1... please try to click here http://prntscr.com/tw6918 let me know if it works then i will report this. for 2.. sorry but i didn't get it can you please share exact steps to replicate the same on site as well then i will be able to find out the issue about that for3.. yes right thanks for the video if you want then we can provide the css as per your need and i will also check if it is not working on localhost if you want then we can make the css page-specific so it will apply only there not in the vibebp dashboard section. please let me know
    #281153
    mehranamirli
    Participant
    For point 1: It works when I click to remove image, but doesn't it mean that remove option should not be available for video at all? Or it must be solved somehow? I have to tell every instructor this for not having errors... Point 2 is now fixed after the update, no problem with that. Point 3: Yes, please provide CSS that does not affect the VibeBP dashboard.
    #281157
    wrozz
    Participant
    for <strong style="box-sizing: border-box; caret-color: #4b4d4d; color: #4b4d4d; font-family: Lato; font-size: 14px;">For point 1 I facing the same issue, I did not add course video and when click on X for the video got blank page
    #281455
    Veronica
    Moderator
    hi @ mehranamirli and @ wrozz yes it was the issue i have only told you the alternative for that time this issue is fixed so please Make sure vibeBp and WPLMS plugins are on version 1.1.1 and 1.1.2
    #281542
    Jackson
    Blocked
    Hello, Goto admin>>appearance>>customize>>custom css and use css given below: .single-course .elementor-widget-wrap .elementor-widget-container .course_pricing strong{ color:white !important; } Refer: https://prnt.sc/tx3xwy Thanks,
    #281613
    mehranamirli
    Participant
    Hi. It doesn't work. It probably worked for you because I already had custom CSS making it white (however, as noted above, my CSS makes VibeBP course pricing white as well - i.e. invisible). SS - image
    #281870
    Jackson
    Blocked
    Hello, Now check issue has been fixed: https://prnt.sc/txov3q Thanks,
    #283105
    mehranamirli
    Participant
    Hi. It was working until updates... Pricing color went back to black after Vibe/Wplms updates.
    #287774
    Diana
    Participant
    Make sure you are adding the CSS either in wp-admin > appearance > customize > custom CSS or in wp-admin > WPLMS > Footer > Google Analaytics Code Like this: <style> ----> your css code here </style> Then updates won't affect anything
    #287786
    mehranamirli
    Participant
    All of my custom CSS codes are in the place you refer to, all other codes still work, none were removed. I understand that clearly. @jackson somehow made non-working CSS work and the fix went away after updates. You just create a reply here without ensuring what you write is not a problem and it will take another day to get another reply and maybe days a fix...
    #288384
    Jackson
    Blocked
    Hello, Issue fixed: https://prnt.sc/tzl3bl Thanks,
    #290226
    mehranamirli
    Participant
    Hi. No, it wasn't. Checked the course page and it remains black. Actually we overlook the main issue that setting the color of this element as white in Elementor doesn't reflect what we choose. The same problem is applicable to most of the Vibe elements appearing in Elementor.
    #293431
    Anshuman Sahu
    Keymaster
    Please add this custom css in your wp-admin -> appearance -> customize -. custom css : .single-course .course_pricing span { color: #ffffff; }
Viewing 15 posts - 1 through 15 (of 17 total)
  • The topic ‘Cannot remove course video, incorrect back-to-course button etc.’ is closed to new replies.