Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #61123
    Suniko
    Participant
    Premium Member

    Hello,

    Looking for a solution for quite simple yet problematic issue.

    I’m trying to change php code on “comments.php”. Changes that I want to implement are for example:

     

    // Form

    comment_form([

    ‘title_reply’ => esc_html__( ‘Skomentuj‘, ‘ashe-pro’ ),

    It’s ofc related to translating comments section from english to polish as there is no polish translation for Ashe Pro.

    Question is, if this really have to go through FTP or there is another way to change this?

     

    Best regards,

    #61133
    vako
    Keymaster
    WP Royal Team

    Hi Sebastian,

     

    To translate theme untranslated strings, please try to use 3rd party plugin Loco Translate for it:   https://www.youtube.com/watch?v=7LtyVjw46r8

     

    Kind Regards

    #61157
    Suniko
    Participant
    Premium Member

    Hello Vako, Thank you for your reply. I’ve managed to make changes on comments.php file and implemented them by uploading updated file via FTP.

    Thank you for this tip I will test it today!

    Best regards

    #61173
    vako
    Keymaster
    WP Royal Team

    We are glad that you were able to found out the solution by yourself.

    Feel free to contact us at any time, we are more than happy to help.

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.