Title: Structured Data
Last modified: August 30, 2016

---

# Structured Data

 *  [iziwebavenir](https://wordpress.org/support/users/iziwebavenir/)
 * (@iziwebavenir)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/structured-data-5/)
 * Hello the Events Maker Team,
 * I found a “problem” in Google Webmastertool with your plugin.
 * I have the widget calendar in my sidebar.
    I doesn’t show the summary to the 
   visitors, only the date and the title.
 * GWT found errors with the hcalendar data:
    location: missing summary: missing
 * Have you the possibility to write in source code this informations (hcalendar:
   description, dtstart, dtend, location and summary) even if there are not showing
   to the visitors?
 * I have with this problem errors for all my pages of my site because the calendar
   is on each page!!!
 * Best Regards.
 * Thomas
 * [https://wordpress.org/plugins/events-maker/](https://wordpress.org/plugins/events-maker/)

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

 *  Thread Starter [iziwebavenir](https://wordpress.org/support/users/iziwebavenir/)
 * (@iziwebavenir)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420295)
 * Hello the Events Maker Team,
 * I found an another “problem”.
 * When an event are several dates (example: every Monday), the widget-listing give
   for each day the same id in the li tag in the events calendar list in widget (
   example: <li id=”post-4044″ ….> is x-time written) and its break the html5 validation(
   more time the same id).
 * Is there possible to generate alternatives ids in these case (exemple: ‘id=”post-
   4044″‘ for the first date, then ‘id=”post-4044-occurence-2″‘ or ‘id=”post-4044-
   2″‘ for the second one, etc…) in the ul list?
 * Best Regards
 * Thomas
 *  [bertranddo](https://wordpress.org/support/users/bertranddo/)
 * (@bertranddo)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420296)
 *  Plugin Author [dFactory](https://wordpress.org/support/users/dfactory/)
 * (@dfactory)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420297)
 * Thx Thomas,
 * Good suggestions – we’re going to take a look at this.
 *  Thread Starter [iziwebavenir](https://wordpress.org/support/users/iziwebavenir/)
 * (@iziwebavenir)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420316)
 * Is the “Structured Data” fix present in version 1.6.7 ?
 *  Plugin Author [dFactory](https://wordpress.org/support/users/dfactory/)
 * (@dfactory)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420318)
 * Not yet – we’ll add it next release.
 *  [mlepisto](https://wordpress.org/support/users/mlepisto/)
 * (@mlepisto)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420340)
 * Hi, I see the location is working fine in 1.6.10, but the summary still isn’t.
   I tried adding an excerpt to an event hoping that might do it, but the Google
   Webmasters test tool still says summary is missing and required.
 * Is there another place the summary should be added, or can it automatically be
   created from the event’s post content?
 * Thanks!
 *  [mlepisto](https://wordpress.org/support/users/mlepisto/)
 * (@mlepisto)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420341)
 * As a workaround, I changed the following line in content-single-event.php
 * `<h2><?php the_title(); ?></h2>`
 * to
 * `<h2 class="summary"><?php the_title(); ?></h2>`
 * It now validates through Google’s test tool.

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

The topic ‘Structured Data’ is closed to new replies.

 * ![](https://ps.w.org/events-maker/assets/icon-256x256.png?rev=1574084)
 * [Events Maker by dFactory](https://wordpress.org/plugins/events-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/events-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-maker/reviews/)

 * 7 replies
 * 4 participants
 * Last reply from: [mlepisto](https://wordpress.org/support/users/mlepisto/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/structured-data-5/#post-6420341)
 * Status: not resolved