• Resolved rikhendrickx

    (@rikhendrickx)


    Hi,
    thank you for your nice plugin. I’m using the free version (might buy the paid one), but I can’t get translations to work (nl_NL) (with Loco). I don’t have any problem with other plugins. Is there something I might be missing?
    Everything seems to work fine in Loco, but the translations don’t show.
    Thanks in advance!

    kind regards,
    Rik

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Fetch Designs

    (@fetchdesigns)

    Thanks for reporting this. I’m looking into it and will get back to you.

    Plugin Author Fetch Designs

    (@fetchdesigns)

    I’ve reviewed and I’m planning to include a fix within the next version of the Sign-up Sheets plugin. In the meantime, you can manually make a small change to get this working for your site.

    Add a new file within the plugin directory called loco.xml (full file location should be wp-content/plugins/sign-up-sheets/loco.xml) and add the following contents to it…

    
    <?xml version="1.0" encoding="utf-8"?>
    <bundle>
        <domain name="fdsus">
            <project>
                <template>
                    <file>languages/sign-up-sheets.pot</file>
                </template>
            </project>
        </domain>
    </bundle>
    

    This should help Loco determine the configurations needed to handle the translations. Can you please try this out and confirm this works for you setup or if you still experience issues?

    Thread Starter rikhendrickx

    (@rikhendrickx)

    Thank you very much!

    Thread Starter rikhendrickx

    (@rikhendrickx)

    Hi there, that doesn’t seem to work for me. I’ll keep on testing and let you know if I find a solution. Thanks!

    Plugin Author Fetch Designs

    (@fetchdesigns)

    If you’ve already attempted to create a translation file have have a template in place under Loco Translate > Plugins > Sign-up Sheets > Overview (tab)… then you may need to either remove it or adjust the “Setup (tab)” since otherwise I think it assumes some previous configuration and doesn’t honor the new XML file. Try pasting the contents of the file I suggested above in the “Setup” tab and then under the “Import Config From XML” link.

    Thread Starter rikhendrickx

    (@rikhendrickx)

    That did the trick!
    I also had to move the files to `
    System: languages/plugins/fdsus-nl_NL.po
    instead of
    Author: plugins/sign-up-sheets/fdsus-nl_NL.po
    or
    Aangepast: languages/loco/plugins/fdsus-nl_NL.po`

    But got it working! Thanks so much for your help

    Plugin Author Fetch Designs

    (@fetchdesigns)

    Great! So happy to hear it’s working! Thank you for the update. If you run into any further issue, just let me know.

    Thanks,
    Steph

    Happy with Sign-up Sheets and the support you received?? Leave a review!

    Plugin Author Fetch Designs

    (@fetchdesigns)

    Quick update… the official fix for this was just released as part of version 2.2.7. Thanks!

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