Hello Guys,
I'm trying to fiddle with the code (using IndexU v5.4.0) and I'd like to include any official review within the Rows.html... In looking at the detail.html code that produces the official review, I tried including that within the Rows.html template, to no avail...
That looks to be the code but not sure. Any input on how I could show the official review within the rows template?Code:<!-- official review --> <%if $ofc_review%> <b>Official Review</b><br /> <%$ofc_review%> <%/if%> <!-- show review --> <%if $num_review gt '0'%> <%/if%>
Thanks a bunch.
Josh


