Thank you. I didn't realise that the info_PageGuid placeholder didn't
exist on the referenced page but I've corrected that.
I've changed all the rest of the code as advised but the referenced
page is still publishing to two places.
My code now looks like:
<div id="feature">
<h2>Featured</h2>
<!IoRangeList>
<!IoRangePreExecute>
<h3><a href="<%!! Context:Pages.GetPage(Guid:<%inf_PageGuid
%>).GetUrl() !!%>"><%text_feature_title%></a></h3>
<p><%img_feature%><%text_feature_summary%></p>
<div class="button-grey">
<div class="button-grey-text">
<a href="<%!! Context:Pages.GetPage(Guid:<%inf_PageGuid
%>).GetUrl() !!%>">More about <%text_feature_short%></a>
</div>
</div>
<!IoRangeNoRedDotMode><!IoRangeRedDotMode><!--
'treat the link as reference not as link to avoid
duplicate publishing
<%=Replace("<%list_pages%>","islink=2","islink=10")%>
--><!/IoRangeRedDotMode><!/IoRangeNoRedDotMode>
<!/IoRangePreExecute>
<!/IoRangeList>
</div>
--
You received this message because you are subscribed to the Google Groups
"RedDot CMS Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/reddot-cms-users?hl=en.