外掛說明
這個外掛已於 2021 年 8 月 31 日關閉,且不提供下載。 這個外掛已永久關閉。 原因: 開發者要求
使用者評論
2021 年 8 月 19 日
The generated iFrame is blocked by the browser for security reasons.
This is caused by the fact, that the URL in the generated code starts with "http", even if the URL, you provide starts with https:….
I fixed it in my installation by opening 'komoot.php' with a texteditor, searching all ocurrences of 'http:' and replacing them by 'https:'
Works fine for me. (Wordpress 5.8)