Skip to content

Instantly share code, notes, and snippets.

@everdaniel
Created February 13, 2014 01:01
Show Gist options
  • Select an option

  • Save everdaniel/8967762 to your computer and use it in GitHub Desktop.

Select an option

Save everdaniel/8967762 to your computer and use it in GitHub Desktop.
template.html
{{ streams:cycle stream="sliders" }}
{{ entries }}
{{ if page:slug == stream_field:slug }}
Text goes here if same id's
{{ endif }}
{{/entries}}
{{ /streams:cycle }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment