Topic: PyroStreams Question |
|||
|---|---|---|---|
Posted: 2011-11-25 |
|||
|
User |
Hello, I am new to PyroCMS and went straight and bought the latest 2.0 version because it just appears so awesome! I created a PyroStream with entries called "property". I can see the entries it the admin panel correctly. But, in my page .. the code is not getting rendered (i.e. still shows as is ... ) {pyro:streams:cycle stream="property"} {address} {/pyro:streams:cycle} What am I missing? |
||
| Quote | |||
Posted: 2011-11-29 |
# 1 | ||
|
Admin |
Hi Santa, Sorry for the late reply here. Try the new Lex Parser syntax as outlined in the beta docs: http://parse19.com/pyrostreams/beta-docs Also, you need to have an {{ entries }} {{ /entries }} loop in there to cycle through entries, as outlined here: http://parse19.com/pyrostreams/beta-docs/showing-data/looping Adam |
||
| Quote | |||
