• Resolved Branding Addicted

    (@brandingaddicted)


    Hi,
    i also wrote you on github but no answer from you.
    I tried to translate your plugin with Loco Translate plugin, but it doesn’t work.
    Do you suggest how to make translation available?
    How to send you translation files?
    Let me know, please!
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Team Brainstorm Force

    (@brainstormteam)

    Hi @brandingaddicted,

    We’re so sorry for the huge delay. We simply missed this :/

    I am going to take this forward to our concerned dev team and will work on a suitable scenario for this.

    We’ll keep you updated!

    Kind regards,
    Herman ??

    Hi @brandingaddicted!

    Copy & paste this code to “unlist-posts.php”,
    this row under “define( ‘UNLIST_POSTS_VER’, ‘1.1.5’ );”:

    function plugin_load_textdomain() {
    load_plugin_textdomain( 'unlist-posts', false, basename( dirname( __FILE__ ) ) . '/languages/' );
    }
    add_action( 'init', 'plugin_load_textdomain' );

    God luck!
    Halas

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi @brandingaddicted,

    We’re sorry for another huge delay.

    The plugin is actually translatable. Please check out this video which you might miss some steps for translation.

    Hope it will help.

    Kind regards,
    Herman ??

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi,

    I hope you find my previous reply useful for you.

    I am closing off this topic due to the lack of activity. Feel free to reply to this thread or open a new topic if you need further assistance.

    Kind regards,
    Herman ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Italian Translations’ is closed to new replies.