Home Forums WC Vendors Pro Support Limited categories notification translation

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #69869
    Yasa
    Participant

    Hello,
    I am trying to translate Category limit notification “You can only select %s items” with Loco translate, for this string translation doesn’t work. I translated almost all strings but this one doesn’t effect. (I cleared cache and no luck) Any ideas?

    *Using BB Socialmarket theme

    #69972
    Yasa
    Participant

    I think you changed some strings on ratings too, it was showing the translated version on 1.4.3 after 1.4.4 it is showing the original language again.

    #70284
    Yasa
    Participant

    Hi,
    I’ve been trying to solve this issue for a week but couldn’t, I need some help. I submitted a ticket on bboss and they said those strings are related to wc-vendors-pro so here their answers.

    Please check with WC vendor support or generate the pot file again using PoEdit and sync turkish language file.
    
    /wcvendors-pro-1.4.4/includes/partials/ratings/public/wcvendors-pro-ratings-link.php
    
    Line 22
    
     <?php _e( sprintf( __( '( %s ) ratings', 'wcvendors-pro'), $ratings_count ) ); ?>
    
    Inside the translation strings it should be  ( %s ) ratings , but you have only "ratings"
    
    that's why it's not getting translated. 
    
    "You can only select %qty% items" is also part of WC vendor pro strings. Please check with WC vendor support.

    I don’t know how to fix both.

    #70312
    Yasa
    Participant

    I was able to add “( %s ) ratings” string on PO file but “You can only select %qty% items” doesn’t work.

    #70339
    Anna
    Member

    @canyasa
    Hello,
    So both of those exist int he po file, or not?
    I do not think that either of those were changed with our latest update- but they may have been affected.
    I’ll check with Jamie on the second one.
    The ratings page message has been fixed for inclusion in our next update. I am not sure about the translation of it- I do know that the date/time stamp was showing rather than the proper message.

    #70341
    Anna
    Member

    In the meantime if you need to manually translate that string “You can only select %qty% items” it is located here:
    wc-vendors-pro\admin\class-wcvendors-pro-admin.php
    line 141

    #70436
    Yasa
    Participant

    Hi @fervous,
    I have changed “You can only select %qty% items” in wc-vendors-pro\admin\class-wcvendors-pro-admin.php and cleared my cache and still it shows in English on adding product category section.

    #70467
    Yasa
    Participant

    I attached the screenshot to explain it better.

    #70470
    Anna
    Member

    @canyasa
    Ahhhh — that’s javascript. That explains why it will not translate as the other strings.
    Thanks, Yasa- I’ll pass all of this info along to Jamie, as he will need to be the one to take a look at this due to the script.

    #77265
    Yasa
    Participant

    Hi,
    Any news about this?

    Thank you.

    #77297
    Anna
    Member

    Canyasa,
    looks like the ratings string was fixed for the next release; I am checking on the “You can only select %qty% items” one, as I do not yet see a fix for that one.

Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.