-
Author
-
September 15, 2013 at 17:03 #2841nicholaus1221Participant
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,
NicholausSeptember 15, 2013 at 19:54 #2842jaybiniParticipantyea there is something wrong , the order of the tags are wrong
September 15, 2013 at 23:53 #2875SQadminKeymasterHi, 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 solutionSeptember 16, 2013 at 05:20 #2883nicholaus1221ParticipantHi,
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,
NicholausSeptember 18, 2013 at 18:28 #3055nicholaus1221ParticipantBtw 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,
NicholausSeptember 21, 2013 at 17:20 #3161SQadminKeymasterHi, 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 CODEif( 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 solutionSeptember 21, 2013 at 22:34 #3170habeshaluvParticipantThis 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.
September 25, 2013 at 13:42 #3306JosiahParticipantThat 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.
September 26, 2013 at 02:03 #3349habeshaluvParticipantOK, thanks for the update. Has anyone tried the new Rtmedia version and had no issues with the media on a users profile page?
October 9, 2013 at 01:37 #4044nicholaus1221ParticipantHi,
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
October 9, 2013 at 01:45 #4046SQadminKeymasterHi @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 solutionOctober 9, 2013 at 05:07 #4053habeshaluvParticipantThanks @sqadmin … hopefully we can get this resolved… 🙂 … will be standing by
October 15, 2013 at 00:04 #4396SQadminKeymasterGOOD 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.2Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Sweetdate – WordPress’ is closed to new topics and replies.