This topic has 5 replies, 3 voices, and was last updated 7 years by Radu.

  • Author
  • #150008
     LearnToDesign
    Participant

    Hello, there seems to be an issue with the theme (my copy at  least), that after sending a reply in the message thread, no function is called to change the class of the div class=”message-box” in accordance to the zebra striping function, bp_get_the_thread_message_css_class(), laid out in bp-messages/bp-messages-template.php.  I actually have to refresh the page first to see the class applied.  In the 2015 theme, this function and the classes are applied automatically after sending the reply.

    #150158
     Laura
    Moderator

    Hello, will assign the ticket to a higher support level who can help and advise you in your query.
    Thanks! ?

    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 🙂

    #150183
     LearnToDesign
    Participant

    Thank you.

    #150809
     LearnToDesign
    Participant

    Any news on this?

    #150821
     LearnToDesign
    Participant

    I am just curious to know if this is just my copy. Anyway, I made a workaround using CSS.

    #150925
     Radu
    Moderator

    Hi,

    Add this css to wp-admin -> theme options -> styliong options -> quick css

    COPY CODE
    
    div#message-thread > div:nth-child(even) {
        background: #f4f4f4;
    }
    

    Cheers
    R.

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

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?