• Resolved seliyu

    (@seliyu)


    Hello,
    First of all sorry for my english.

    After the last update of the plugin, some errors in Google Search Console have been fixed. But it keeps showing me 2 invalid element errors.
    The first of them is due to the lack of an “offers” section that hangs from the main one. It should look like this:

          “offers”: [{
            “@type”: “Offer”,
            “category”: “Paid”,
            “priceCurrency”: “EUR”,
            “price”: 10.99
          }],

    On the other hand, in the “hasCourseInstance” it tells me that one of these two fields is needed (courseSchedule or courseWorkload):

    “courseSchedule”: {
              “@type”: “Schedule”,
              “duration”: “PT3H”,
              “repeatFrequency”: “Daily”,
              “repeatCount”: 31,
              “startDate”: “2023-07-01”,
              “endDate”: “2023-07-31”
            },

    or

    “courseWorkload”: “P2D”

    Do you plan to implement these fields in the plugin soon?
    Thanks in advanced for your time and work.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Magazine3

    (@magazine3)

    Hi, thank you for reaching out to us. Could you please share the URL so we can check and provide you with a quick solution?

    Thread Starter seliyu

    (@seliyu)

    For example 1 course of my web site is:
    https://cursos-sepe.net/cursos/coreografias/

    The documentation of Google about Courses:
    https://developers.google.com/search/docs/appearance/structured-data/course-info

    Plugin Author Magazine3

    (@magazine3)

    Hi, thank you for reaching out to us. To address the missing field, please go to the post/page indicated, and make the necessary modifications there, it will be resolved from that location.

    Thread Starter seliyu

    (@seliyu)

    On the individual page of the entry there is no field to fill in with “Offer” at the main level.
    Only these two items appear within “Course Instance”:
    Offer Price
    Offer Price Currency

    In addition, these 2 additional fields would be missing depending on the course modality (Online or Onsite or Blended):
    courseSchedule
    courseWorkload

    On the general modification page of the plugin’s schema, many of the fields that have been incorporated are missing (in addition to those that pertain to this incident). So it is not possible to configure it correctly.

    Thank you in advance for your time and work.

    Plugin Author Magazine3

    (@magazine3)

    Hi, We apologize for the delayed response. We are actively working on addressing this concern and will provide you with an update shortly. We appreciate your patience in the meantime.

    Plugin Author Magazine3

    (@magazine3)

    Hi, Hope you’re doing well. We’ve released a new update in which we have fixed this issue in our latest update of version 1.27, so kindly update the plugin with the new one, clear the cache once and follow the below steps.

    -> Structure Data->Schema Types and select Course Schema
    -> Modify the markup and select Manual from drop-down
    -> Click on the Add Course Instance button
    -> There you can see the option for entering details for hasCourseInsance

    check this screenshot for reference: https://paste.pics/QEST1 || https://paste.pics/QESTB

    give it a try. Please feel free to reach out to us if you have any concerns.

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

The topic ‘Course Error’ is closed to new replies.