This topic has 12 replies, 5 voices, and was last updated 11 years by SQadmin.

  • Author
  • #2841
     nicholaus1221
    Participant

    Hi,

    I updated to rtmedia 3.1.2 and when I click on the media tab in the user profile, there is a major formating issue. The width of the main body of the site is shrunken to about 500px wide and the colors of the site are scattered all over and it’s just a complete mess. The theme seems to have a major issue with the new update of rtmedia in the media section of users profiles.

    PLEASE HELP as I have a live site with the update.

    Thank you for your help,
    Nicholaus

    #2842
     jaybini
    Participant

    yea there is something wrong , the order of the tags are wrong

    #2875
     SQadmin
    Keymaster

    Hi, We are looking into this.. they had an issue with the templating system. They fixed it but we need to see what is modified. go to the older version until we post a fix: https://github.com/rtCamp/rtMedia/archive/3.1.1.zip

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #2883
     nicholaus1221
    Participant

    Hi,

    Thank you so much for the swift reply and I appreciate the link to the previous version.

    I look forward to the fix and the update as well,
    Nicholaus

    #3055
     nicholaus1221
    Participant

    Btw rtmedia just released a couple more updates, now it’s currently at version 3.1.4.

    These are their edits:

    3.1.4 – Fixed Trailing space issue.

    3.1.3 – Fixed template issue (css).
    – Add hooks and filters
    – Other minor issues.

    Hope this helps,
    Thanks,
    Nicholaus

    #3161
     SQadmin
    Keymaster

    Hi, It seems to be a problem in this file from rtMedia plugin: /wp-content/plugins/buddypress-media/app/main/routers/RTMediaRouter.php

    If you replace lines 140 to 144 with the code bellow it will work. I notified already rtMedia stuff and hopefully they will fix this:

    COPY CODE
    
            if(  function_exists ('bp_set_theme_compat_active'))
             bp_set_theme_compat_active( false );
            add_filter( 'the_content', array(&$this,'rt_replace_the_content') );
            $this ->rt_theme_compat_reset_post();
            return $new_rt_template;
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #3170
     habeshaluv
    Participant

    This didn’t work for my site…it actually crashed it. Just going off of my take from the above. Has anyone got this to work? Let me know. I re-added v 3.1.1 to get my site back online.

    #3306
     Josiah
    Participant

    That code worked for me. Hopefully the next rtmedia update doesn’t break it. They just did a update and still didnt work for me without sqadmins code.

    #3349
     habeshaluv
    Participant

    OK, thanks for the update. Has anyone tried the new Rtmedia version and had no issues with the media on a users profile page?

    #4044
     nicholaus1221
    Participant

    Hi,

    rtmedia is now at version 3.2.1, I’m going to test it tomorrow if squadmin hasn’t already and post what happens and if everything is fixed.

    Nicholaus

    #4046
     SQadmin
    Keymaster

    Hi @nicholaus1221
    That still isn’t fixed.
    I will try some more hacks this week and maybe I can find a way that doesn’t imply core changes.

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #4053
     habeshaluv
    Participant

    Thanks @sqadmin … hopefully we can get this resolved… 🙂 … will be standing by

    #4396
     SQadmin
    Keymaster

    GOOD NEWS 🙂
    WE managed to resolve this without core changes. Seems that the rtmedia team listened to our suggestions and added some filters that we could modify from our theme.
    It will be available in v.2.2

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 13 posts - 1 through 13 (of 13 total)

The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?