Viewing 4 posts - 1 through 4 (of 4 total)
  • Question

    #34697
    @optimystic

    (you will need to login to my site to see these issues. Let me know who to private message login details).

    On my site, thinkwithyourheart.com, I have 2 issues being caused by the media plugin:

    1. The size and formatting of the videos is HUGE and very square. You can see it on my site here:
    http://thinkwithyourheart.com/activity/

    2. When you like or unlike something I get text that looks like this:
    like issue

    My developer said this about the issue, which brings me back here to you guys:

    So there is some conflict between Likes and Buddyboss Media.

    I suggest reporting that to BuddyBoss.

    The file is still stopped from loading so that you can confirm that it now works.

    To load the file, uncomment this line:

    //wp_enqueue_script( ‘buddyboss-media-main’, $assets . ‘/js/buddyboss-media.min.js’, array( ‘jquery’, ‘plupload’ ), ‘2.0.3’, true );

    in this file:

    /thinkwithyourheart.com/wp-content/plugins/buddyboss-media/includes/types/photo-class.php

    This is the javascript error: ” undefined is not a function ”

    And it points to this line:

    $.removeCookie( “bp-bboss-is-media-page”, { path: ‘/’ } );

    Please advise,
    Kim

    Answers

    #35606

    Alyssa
    Participant
    @alyssa-buddyboss

    @optimystic I’m not sure how I missed this support issue. Have you resolved this with the latest version or are you still having issues?

    #35626
    @optimystic

    I worked closely with @michael and him and one of the BB developers have resolved the issues in the last release. Thanks.

    #35630

    Alyssa
    Participant
    @alyssa-buddyboss

    Sorry about that, I’ll close this out.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The question ‘js issue’ is closed to new replies.