Title: Html problem
Last modified: August 22, 2016

---

# Html problem

 *  Resolved [byfede80](https://wordpress.org/support/users/byfede80/)
 * (@byfede80)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/html-problem-2/)
 * Hi,
    i have problem with html code of calendar thant not appearing correctly.
   [http://www.modiq.it/](http://www.modiq.it/)
 * Is possible to change to italy language?
    Thanks
 * [https://wordpress.org/plugins/google-calendar-widget/](https://wordpress.org/plugins/google-calendar-widget/)

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

 *  Plugin Author [Poco](https://wordpress.org/support/users/poco/)
 * (@poco)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/html-problem-2/#post-5582200)
 * Check the FAQ for how to install different language versions of date.js
 * [https://wordpress.org/plugins/google-calendar-widget/faq/](https://wordpress.org/plugins/google-calendar-widget/faq/)
 * I have not built in support for automatically choosing the right one based on
   your language so you have to copy the correct language version of the file and
   replace the date.js in the plugin folder.
 *  Thread Starter [byfede80](https://wordpress.org/support/users/byfede80/)
 * (@byfede80)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/html-problem-2/#post-5582244)
 * Thanks for italian language.
    For the html inside the calendar? thanks
 *  Plugin Author [Poco](https://wordpress.org/support/users/poco/)
 * (@poco)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/html-problem-2/#post-5582271)
 * That is also covered in the FAQ. The plugin uses [wiky.js](http://goessner.net/articles/wiky/)
   to format the text in the calendar entry. The idea behind this was to make the
   markup easy to write and easier to read without formatting.
 * You can disable this by editing the plugin.
 * In ko-calendar.js, replace this
 * `bodyDiv.innerHTML = Wiky.toHtml(entryDesc);`
 * With this
 * `bodyDiv.innerHTML = entryDesc;`
 * I should make this an option in the future.

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

The topic ‘Html problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/google-calendar-widget.svg)
 * [Google Calendar Widget](https://wordpress.org/plugins/google-calendar-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/google-calendar-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/google-calendar-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/google-calendar-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/google-calendar-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/google-calendar-widget/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Poco](https://wordpress.org/support/users/poco/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/html-problem-2/#post-5582271)
 * Status: resolved