This topic has 11 replies, 6 voices, and was last updated 8 years by Andrei.

  • Author
  • #59677
     FD
    Participant

    Hi,

    After upgrading to the latest RT-media my BuddyPress wall and group wall is not as it should.
    I have tried to find a solution, but I need some help to resolve this.
    I have attached some pictures that shows the problem.

    Thank you for helping me out here.

    Attachments:
    You must be logged in to view attached files.
    #59812
     Laura
    Moderator

    Hello, could you share admin credentials? 🙂

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #59815
     FD
    Participant
    This reply has been set as private.
    #59985
     Laura
    Moderator

    Hello, sorry but i dont find the problem, maybe it could help you to use the vesion before the update, found in wordpress repository, rt media > development

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

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #60245
     FD
    Participant

    Hi Laura,

    Could you please get someone else (Abe, maybe?) to take a look at this?

    #60299
     ACTasarim
    Participant

    Same problem here. After rtMedia update my activity looks like this.

    When I deactivate rtMedia, it works normal.

    Attachments:
    You must be logged in to view attached files.
    #60597
     FD
    Participant

    Hi @ACTasarim,

    We ended up with this mod. It´s working for us and I really hope it will fix it for you as well.
    If the file does not exist in you child theme, then you have to copy it from the main theme.
    See attached picture for the result.

    File: sweetdate_child/custom_buddypress/_inc/css/default.css

    Before:
    form#whats-new-form #whats-new-submit {
    float: left;
    }

    After:
    form#whats-new-form #whats-new-submit {
    float: right;
    margin: -34px 0px 0px 0px;
    }

    Before (this makes the “share” button a bit wider):
    #aw-whats-new-submit {margin-bottom:10px;}

    After (this makes the “share” button a bit wider):
    #aw-whats-new-submit {margin-bottom:10px; padding: 4px 26px !important;}

    Before:

    #whats-new-options {
    /*overflow: auto;*/
    overflow: inherit;
    height: 0;
    /*display:none;*/
    }

    After:

    #whats-new-options {
    /*overflow: auto;*/
    overflow: inherit;
    height: 0;
    /*display:none;*/
    display: initial;
    }

    Attachments:
    You must be logged in to view attached files.
    #60682
     anonim_2m
    Participant

    someone has solved this problem with this code?
    I have not solved the problem 🙁

    #60693
     ACTasarim
    Participant

    me too… thanks for trying but that didn’t solve the problem 🙁

    #60750
     FD
    Participant

    Hi @ACTasarim,

    If the mod did not work. Try to make the same changes to the file (In the main sweetdate theme folder): sweetdate/custom_buddypress/_inc/css/default.css

    Make sure to take a copy of the original default.css file before you modify it. 🙂

    Good luck!

    #63912
     Abe
    Keymaster

    Please Andrei take a look at this too

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

    ---
    @ SeventhQueen we do our best to have super happy customers. Thanks for being our customer.

    #64149
     Andrei
    Moderator

    We’ll be working on this in the following days and we’ll release an update as soon as possible.
    Meanwhile, in order to fix the broken content column which overlaps with the sidebar, you can add the following rule into your back end in “SweetDate > Styling Options > Qucik css”:

    COPY CODE
    
    ul#activity-stream{ overflow: initial; }
    

    Cheers

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

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

Log in with your credentials

Forgot your details?