This topic has 9 replies, 2 voices, and was last updated 10 years by acengiz.

  • Author
  • #101395
     acengiz
    Participant

    Hi,

    I am trying to edit buddypress – compose.php. I put it here:
    wp-content/themes/kleo-child/buddypress/members/single/messages/ as in the parent Kleo path. For example i change below label name from Friend to Frieeeend, but there is no change in my website, am i missing something?

    <label for="send-to-input"><?php _e("Send To (Username or Frieeeeend's Name)", 'buddypress' ); ?></label>

    Best regards,
    Anil

    #101402
     sharmstr
    Moderator

    Probably a server caching issue.

    If you’re merely changing that text, the correct way is to translate it. You’re asking for trouble down the road if you move bp files into your child theme for something as simple as that.

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

    Actually I’m not gonna change the text, i edit compose.php for subject input. But i couldn’t see any changes after this:

    <input type="text" name="subject" id="subject" value="<?php if ( isset( $_GET['subject'] ) ) echo $_GET['subject']; else bp_messages_subject_value(); ?>" />

    In bp forum, they directed me to you. (“Ask Kleo how to add BP templates in a Kleo child theme.”)
    Before i asked to you, i tried to change label name to be sure that file does not change anything. So what am i missing?

    Thanks,
    Anil

    #101455
     sharmstr
    Moderator

    As I said “Probably a server caching issue.”

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

    And a simple question. Do you have the kleo child theme enabled?

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

    Aha okey, i am using “GD Booster” for caching. I think i should deactivate it while i am working on project, right?

    Yes i have enabled kleo child theme as you can see in attachment.

    #101475
     sharmstr
    Moderator

    Definitely disable it until just before you launch the site.

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

    hello, still no change. i delete that cache plugin completely. If you want, you can check the ftp path:

    location of compose.php –> /letserasmus.com/wp-content/themes/kleo-child/buddypress/members/single/messages

    ftp credentials:
    letserasmus.com
    user: anicen
    password: pYKZh3Ab

    wp-admin credentials: admin / 1Lzi#8tmBVVD1XebWY

    #101490
     sharmstr
    Moderator

    You have a space in the compose.php file name.

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

    Thanks you very much! 🙂

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

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?