Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author enzomangiante

    (@enzomangiante)

    Hello, it’s totally normal, schema is common to all blocks.

    Try to fill the timeline schema with your item schema and save. It will work.

    In a future release schemas will be unique for each block. Thanks for your feedback.

    Plugin Author enzomangiante

    (@enzomangiante)

    At this time, if you really need to edit the item schema in one place, you can use the shortcode as this

    [events_list item_schema="<%child% class=\"event_item %class%\" data-color=\"%color%\">
    <a href=\"%event_link%\">
    %event_thumbnail%
    <h5>%event_title%</h5>
    </a>
    %event_date%
    %event_cat%
    %event_location%
    %event_excerpt%
    </%child%>"]
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Container and item schema’ is closed to new replies.