This topic has 6 replies, 2 voices, and was last updated 7 years by Laura.

  • Author
  • #149804
     vulkash
    Participant

    Hello im searching the files associated to the inbox messages, look at the attachement for see exactly what im talking about 🙂 Can you help me ?

    Attachments:
    You must be logged in to view attached files.
    #149879
     vulkash
    Participant

    Finally i found the file associated here :
    sweetdate\members\single\messages\single.php

    But now i have another question, i would like to load the “single.php” on another page of the site because by default when i click for open a message it load the single.php on the profile page. Do you know what i have to modify in the message-loop.php for it load the single.php on a page i created ?
    I linked an attachement for you if not clear.

    #149880
     vulkash
    Participant

    The attachement here

    Attachments:
    You must be logged in to view attached files.
    #149895
     vulkash
    Participant

    I found a solution by changing the message-loop :

    COPY CODE
    <td width="75%" class="thread-info">
    <p><a href="http://www.lookingforpals.com/" title="<?php _e("View Message", "buddypress" ); ?>"><?php bp_message_thread_subject(); ?></a></p>
    <p class="thread-excerpt"><?php bp_message_thread_excerpt(); ?></p>
    </td>

    The original :

    COPY CODE
    <td width="75%" class="thread-info">
    <p><a href="<?php bp_message_thread_view_link(); ?>" title="<?php _e( "View Message", "buddypress" ); ?>"><?php bp_message_thread_subject(); ?></a></p>
    <p class="thread-excerpt"><?php bp_message_thread_excerpt(); ?></p>
    </td>

    So as you can see i deleted <?php bp_message_thread_view_link(); ?> and put my personal link.
    I guess there have a better way for do that ?^^

    #149955
     Laura
    Moderator

    Hello, if that works make sure to do it at the child theme 🙂

    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 🙂

    #149964
     vulkash
    Participant

    Yes it is in child theme off course.
    Unfortunatelly isnt so easy because isnt loading the user conversation so there have something else to modify for load it in the page i want, any idea ?

    #150261
     Laura
    Moderator

    Hello, i think the best would be to hire a developer that can do that for you as it might require more modifications to the files

    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 🙂

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?