• Transposh plugin not working after update to WP 4.7.1, can open widget to edit translations, previous versions of WP all working fine, now widget opened in footer and i can do nothing, can anybody help, one thing in console I see
    Mixed Content: The page at 'https://www.tad.ua/tad-npn-30/?tpedit=1&lang=uk' was loaded over HTTPS, but requested an insecure script 'http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js'. This request has been blocked; the content must be served over HTTPS.
    widget in footer

    • This topic was modified 9 years, 2 months ago by vibis.
    • This topic was modified 9 years, 2 months ago by vibis.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter vibis

    (@vibis)

    After editing some links in js/transposh.js
    http://api.microsofttranslator.com/V2/Ajax.svc/TranslateArray?appId=
    to
    //api.microsofttranslator.com/V2/Ajax.svc/TranslateArray?appId=
    and transposh.php
    $script_params['jQueryUI'] = 'http://ajax.googleapis.com/ajax/libs/jqueryui/
    $script_params['jQueryUI'] = 'http://ajax.googleapis.com/ajax/libs/jqueryui/
    to
    //ajax.googleapis.com/ajax/libs/jqueryui/
    widget get working but styles not working

    Thread Starter vibis

    (@vibis)

    After rechange styles in settings widget working fine, thanks to me transposh in https site working fine

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Transposh plugin not working’ is closed to new replies.