Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Paul Hughes

    (@paulhughes01)

    Hi there!

    Happy to help; did you select Swedish as the language in the plugin settings in the WordPress admin? Or just from the muut.com admin?

    Thread Starter Bengt Hedlund

    (@bengt-hedlund)

    Hi Paul! I selected it in the WordPress plugin.

    Plugin Author Paul Hughes

    (@paulhughes01)

    Hmm, strange. Are you doing any custom embeds with your own code, rather than using the box on the page and post editor? Actually, a link to your site would be great so I can see why the embeds are still in English. If you can’t share here you can sent it in an e-mail to paul [at] muut [dot] com.

    Thanks; we’ll get it working!

    Thread Starter Bengt Hedlund

    (@bengt-hedlund)

    I was using the box embed. A link is found here
    (https://www.bengthedlund.info/sampoesi/)

    Plugin Author Paul Hughes

    (@paulhughes01)

    Odd; when I look at the source code of the page’s content I see:

    <div class="entry-content">
    	<p>?n s? l?nge ?r forumet p? plats
             <a href ="https://muut.com/i/sampoesi">sampoesi forum</a>
             <script src="//cdn.muut.com/1/moot.min.js"></script></p>
    </div><!-- .entry-content -->

    It looks like the muut embed code has been dropped directly into the page’s content (or is in the template file it uses) rather than by using the meta box; not sure if you used a developer who might have been confused about how to do it.

    In any case, if you can figure out where that code is getting inserted into that page, if you replace the <script> tag in that code with <script type="text/javascript" src="//cdn.muut.com/latest/moot.se.min.js"></script> it will include the Swedish Muut script and will be translated. ??

    If you can’t figure out where that code is added, could you send me a screenshot of the post editor for that page so I can see the page content as well as the meta box settings?

    Thanks! I hope that info solves your problem.

    Thread Starter Bengt Hedlund

    (@bengt-hedlund)

    It worked! Thanks for a very good plugin also!

    Plugin Author Paul Hughes

    (@paulhughes01)

    Glad you like the plugin, and thanks for writing a review!

    I saw on your review you were also hoping to customize the text; if you want to customize the text strings, you actually can do that by adding a bit of Javascript to customize those to whatever you want. You can see a great example that one of our team, Michael, gave to someone doing that on our forum here, and our full documentation on customizing text is here. Let me know if that is what you were wanting and if you have any questions about implementation!

    Happy Muuting!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No language option on wordpress site’ is closed to new replies.