• Bastien — I’m trying to set up a different schema (order of fields) for a second page. I haven’t figured out how to implement your answer to “Multiple Options for Date Settings, Item Schema”:
    “each shortcode accept those arguments:
    [events_list container_schema=”” item_schema=””]
    “So you can display many HTML structure, even in the same page.”

    I’ve tried using container_schema and item_schema, but the order of the fields is always the same as the main Container Schema. Can you (or another user) tell me what I’m doing wrong? Here is the typical code I’m placing on the second page:

    [events_list item_schema=”<%child5% class=”event_item %class8%” data-color=”%color%”> %event_date% %event_title% %event_excerpt% %event_location% </%child5%>” future=”1″ past=”0″ cat=”meeting” excerpt=”true” nb=20 ]

    1. Do I put item_schema= into the same [events_list] container, or a separate one?
    2. Do I change the item_schema name to “child5” or keep it as “child”?
    3. Do I change the class to %class8% or leave it as %class%?
    4. Can you give me an example of how to write an override shortcode with a schema that is in a different order?
    Many thanks! Paul

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter pwesling

    (@pwesling)

    Bastien — Can you tell me “NO, event-post does not support multiple schemas” — or tell me “Yes, we do, and here’s how to do it”? I’d appreciate your help (and maybe many others would like to see how to do it).

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Options for Schema on WP pages’ is closed to new replies.