BuddyBoss Home – Web Support Forums Solutions Social Learner New version of learn dash – beta issues with boss for learndash

Tagged: , ,

Viewing 15 posts - 1 through 15 (of 19 total)
  • Question

    #54653
    @realcoach

    I am one of the users testing the beta 2.2.0 of learndash which will be released in weeks, there is a major display clash between learndash and the boss for learndash 1.05 , please help you help me to get working on a fix prior to release, justin from learndash has been informed, but my focus is to have learndash and social learner not break during upgrade, please msg me details to talk off this forum, to provide you access to a development site running the beta and the latest social learner theme and plugins.

    When you disable boss for learndash 1.05 the issue is gone, but so are all the good parts of the boss learndash plugins

    Answers

    #54695
    @vapvarun

    Hi @realcoach , We will check it at hight priority
    Regards
    Varun Dubey

    #54697
    @vapvarun

    Hi

    @realcoach

    We have already fixed these issues inside the Boss for Learndash
    inside /inlcude/main-class.php
    line approx line 1158

    
    replace
    
                wp_enqueue_style( 'boss-learndash', $this->assets_url . '/css/learndash.min.css', array(), '1.0.5', 'all' );
    with
                wp_enqueue_style( 'boss-learndash', $this->assets_url . '/css/learndash.min.css', array('learndash_style'), '1.0.5', 'all' );
    

    Regards
    Varun Dubey

    #54722
    @realcoach

    I tried to replace this with no joy, I am not a developer and code scares me, any other way you can help me check if this fixes the beta issue

    #54723
    @realcoach

    sent the site access through the contact us page , please have a look

    thanks

    #54784
    @realcoach

    Any chance you can check to see why it’s not working as I tried the above with no success, but code appears to scare me any I may have not got it right, or provide me a file Zip etc, that works I can extract and replace.

    Any help would be appreciated

    #54790
    @vapvarun

    Hi @realcoach, We have got the login details
    I will update you shortly
    Regards
    Varun Dubey

    #54795
    @vapvarun

    Hi @realcoach
    I have uploaded all edits inside the Boss for Learndash
    Please check them once
    Regards
    Varun Dubey

    #54797
    @realcoach

    I have gone to front end and the display is still broken?
    Have you looked at the Frontend.
    Let me know.

    #54828
    @realcoach

    Varun,

    thanks for looking into that, most of the issues are fixed, just one i can still see quickly, I have reported to learndash and they said it wasn’t happening with other themes, so i have pasted learndash reply for you to see what’s happening.

    You will need to login using the same access i emailed through the contact form.

    — REPLY FROM LEARNDASH—

    This is what I’m seeing on that Course http://screencast.com/t/RpL91Xq3ITk

    Notice on the first Lesson the title is pushed some to the right. In looking at the HTML there appears to be something adding blank anchors into the HTML.http://screencast.com/t/Qqo6cjrx

    This could be almost any plugin or theme they are running. I’ve check my local sites running LD 2.1.x and 2.2 beta and not seeing these anchors.

    —-

    Can you let me know ,

    thanks

    MK

    #54851
    @vapvarun

    Hi @realcoach
    For the blank anchors i will check it shortly
    Regards
    Varun Dubey

    #54905
    @realcoach

    Varun,

    how did you go?

    Any result

    #54934
    @agnieszkanazaruk

    Same problem here with tgeh blank page? Do i need to change the code?

    #54937
    @vapvarun

    Hi @agnieszkanazaruk, We have checked your site BuddyPress was not active there that’s you have faced those issues

    Regards

    #54938
    @vapvarun

    Hi @realcoach, I have added css fix at present and submitted this issue to developers to take a look of it
    Regards

Viewing 15 posts - 1 through 15 (of 19 total)
  • The question ‘New version of learn dash – beta issues with boss for learndash’ is closed to new replies.