New Landing How can we help? Atelier Translation problem with review section

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Atelier
  • #266237
    matthic
    Member
    Post count: 38

    Hi,

    I don’t know how to translate the “Title” in the product review section. I’ve found all the other words in the PO file but not this one…
    I attached a screenshot of the section.

    Also why is the “Title” field the last one when a user is not logged in? Because when a user is logged in and want to post a review “Title is first” (see second screenshot). How can I make it first in both cases?

    Thanks!
    Alex

    Attachments:
    You must be logged in to view attached files.
    #266509
    matthic
    Member
    Post count: 38
    This reply has been marked as private.
    #266871
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please use this plugin https://wordpress.org/plugins/real-time-find-and-replace/ to change these type of text easily.
    Thanks
    Mohammad

    #266894
    matthic
    Member
    Post count: 38

    Hi Mohammad,

    I don’t really want to install a plugin just to change one word on the website…
    Can I just change it directly in the code and put the update file in my child theme?
    If so which file should I modify?

    Thanks!
    Alex

    #267093
    David Martin – Support
    Moderator
    Post count: 20834

    Hi Alex,

    The string maybe marked as fuzzy, or the translation file may need updating.

    – What is the PO file named?

    Can you add the FTP details for me?

    Thanks.

    #267476
    matthic
    Member
    Post count: 38

    Hi David,

    Thanks for your answer! I found the problem, the string was not correctly translated in the PO file inside the theme languages’ folder.

    The only thing left if why the “Title” field is the last field when you are not logged in as a member ? Because when you’re logged in is the first field which I think is the way it’s supposed to be.

    Will that be solved in upcoming updates?

    Thanks!
    Alex

    #267699
    David Martin – Support
    Moderator
    Post count: 20834

    If you open your Theme Options, navigate to Custom JS.

    Inside that option paste:

    if ( jQuery("p.comment-form-title").length > 0 ) {
        jQuery("p.comment-form-title").insertBefore( "p.comment-form-comment" );
    }

    Thanks.

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register