BuddyDev

Search

Replies

  • Participant
    Level: Initiated
    Posts: 15

    Hi Brajesh,

    Thank you.

    In other themes even in the wordpress basic themes like twenty sixteen etc, there is the same problem. In the previous post, I made a mistake. In activity page, search button is working correctly. However, in a buddypress group, search button next to rss feed is not working in all themes that i tried. Is it possible to remove this search button from the buddypress groups? If so, how?

    Thanks,
    Kerem

  • Participant
    Level: Initiated
    Posts: 15

    Hi Brajesh,

    Thank you.

    I could translate the words from English to my language. However, at one point there is a problem. For non admin users, when they get notifications and click on the notifications, they see “Anonim replied to one your activity comments” in their profile notification section.(Anonim is the translation of anonymous in my language) When I edited the code from 584th line in php file same problem occurs. (Note: Admin is able to see the translation successfully. Non admin user is not able to see the translation in profile notifications section. In the profile notifications sections there is an eye, I wanted to make sure indicating the right point) How can I fix that problem? Where do i need to make change in the code?

    Thank you,
    Kerem

  • Participant
    Level: Initiated
    Posts: 15

    Hi Brajesh,

    Thank you very much for the code. Now, at the right top of the page there is notification and hello username menu. I want exactly this appereance. However, when i click on four sections from top to down(hello username, profile picture, username and edit my profile except log out) it forwards user to wp-admin/profile.php adress. I want exactly this apperance(notifications and hello username menu) but i don’t want a backend forwarding link in hello username, profile picture username and edit my profile. In other words, i don’t want them to access wp-admin/profile.php adress in any situation. This appereance without the backend forwarding to wp-admin/profile.php is the exact thing that i want. Is it possible? If so, can you send me the code?

    Sorry for the long explanation i just wanted to clarify what i want.

    Thanks,

    Kerem

  • Participant
    Level: Initiated
    Posts: 15

    Hi Brajesh,

    I want to make an update.

    I also established Loco Translate plugin. I am able to see the revisions that i applied with POEdit successfully in the plugin. However, nothing changes. For example, post as label seems as post as although it seems in my language in the plugin and .po file.

    Thanks,
    Kerem

  • Participant
    Level: Initiated
    Posts: 15

    Hi Brajesh,

    Thanks for your answer.

    I examined the link that you provided. I opened the POEdit and edited the translations than saved as new file. After that i changed the original plugin language po and mo files with my new po and mo files.(deleted original ones) (Note: When i edited to new po files i am able to see the changes.) Finally, I opened wp-config.php and added the code: define ('WPLANG', 'my new file name'); at the top. However, nothing changed after this revisions. What am i doing wrong? Can you help me?

    (Note: At the beginning of poedit there are two options: Create a new translation and translate wordpress theme or folder. I selected create a new translation)

    Thanks,
    Kerem