• Resolved zoransoko

    (@zoransoko)


    I like your plugin but now when I needed to translate some labels using Loco (but I think it doesn’t matter if it is Loco translation plugin used) I came up to the strange value in start.php in translation initiation function on line 37 (plugin version 4.3.7):
    load_plugin_textdomain(‘woo-pricing-rules’, false, $plugin_rel_path);

    Am I wrong or domain should not be “woo-pricing-rules” but “aco-woo-dynamic-pricing” as that domain is stated in your language file as:
    X-Domain: aco-woo-dynamic-pricing

    This is causing translations not being loaded in the front-end.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support ijas

    (@ijasacodez)

    Sorry for the inconvenience, we are looking into the same, we will release an update with the domain fix asap.

    Thread Starter zoransoko

    (@zoransoko)

    Great. I solved this with additional translation load using text domain from your translations. But it would be better to have this natively fixed.

    Thanks.

    Plugin Support ijas

    (@ijasacodez)

    Hi, we have changed the text domain to ‘aco-woo-dynamic-pricing’ on our latest release, hope this fixes the issue. Thanks for pointing out the same.

    We are closing this thread. Please don’t hesitate to get back to us if you require any further assistance or clarifications from our end in the future. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Questionable Text domain in start.php’ is closed to new replies.