• Resolved seprita

    (@digitohter)


    Thank You for the good plugin!

    Can You add support for mqTranslate? This is qTranslate fork, but developer will update plugin with WP update much faster than qtranslate developer.

    Manual change is very easy. In im8-qtranslate-woocommerce/inc/IM8qTranslateWooCommerce.php must change line number 109:
    || ! in_array( 'qtranslate/qtranslate.php', $active_plugins )
    to
    || ! in_array( 'mqtranslate/mqtranslate.php', $active_plugins )

    Unfortunately this change will be lost in every IM8 qTranslate WooCommerce plugin update.

    Can You add parallel support for mqTranslate to Your plugin?

    https://wordpress.org/plugins/im8-qtranslate-woocommerce/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Thorsten Frommen

    (@ipm-frommen)

    Hi digitohter,

    I understand why you are asking this. The problem is, I specifically developed this plugin for qTranslate (the original) and WooCommerce. So I won’t add any possible fork of either plugin.

    However, I will release an update that plays nice with all these qTranslate forks by not checking for the plugin file but defined( 'QTRANS_INIT' ). I hope you can live with that. 🙂

    Kind regards,
    Thorsten

    Thread Starter seprita

    (@digitohter)

    I will wait that update, thank You!

    Plugin Contributor Thorsten Frommen

    (@ipm-frommen)

    You can stop waiting now. 🙂

    Thread Starter seprita

    (@digitohter)

    Thank You for very quick and excellent support!

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