You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've already got it created from a plugin, so now we need to iterate on the content per the discussion in that thread, and fix any remaining @todo notes.
Use theme classes on elements to keep theme style
Add date/time, location, schedule (use blocks?)
Look into {{{error_details_iframe}}} or wp_service_worker_error_details_template() ?
This PR adds a new Offline page to the default site content, that the organizer can then update with relevant info. We set up an outline of content (using headings, pre-populating content, shorcodes, etc) and organizers can change the page, deciding what's relevant for an offline visitor.
This also updates the offline template itself with theme classes & markup (mirroring CampSite, but works with other themes).
Fixes#128
Picking up where wceu/wordcamp-pwa-page#9 left off.
We've already got it created from a plugin, so now we need to iterate on the content per the discussion in that thread, and fix any remaining
@todo
notes.{{{error_details_iframe}}}
orwp_service_worker_error_details_template()
?The text was updated successfully, but these errors were encountered: