Hi all,
Since this seems to involve Playa, not sure if this should be addressed here or in another forum, but I thought I’d try here first!
Anyway, simple template follows:
{exp:weblog:entries weblog="smallPromos" limit="1" dynamic="off"}
{related_entries id="promo1"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries}
{related_entries id="promo2"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries}
{related_entries id="promo3"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries}
{related_entries id="promo4"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries}
{related_entries id="promo5"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries}
{/exp:weblog:entries}
There is ONE smallPromo entry which contains 5 relationships. These relate to a smallPromo weblog which contains images links and anchor destinations.
Unfortunately..when Playa is enabled, the output is the dreaded: {REL[3][promo1]w8A5w8n2REL} {REL[4][promo2]oJJVFWLKREL} {REL[5][promo3]BDTs9PjDREL} {REL[6][promo4]m3jZzgr6REL} {REL[7][promo5]w3TeWbNZREL}
When I disable Playa, it magically works.
Sadly, I really quite need Playa for this website, has anyone seen the above, or have an idea on how it could be resolved?
Thanks in advance!
Hi all, Since this seems to involve Playa, not sure if this should be addressed here or in another forum, but I thought I’d try here first! Anyway, simple template follows:There is ONE smallPromo entry which contains 5 relationships. These relate to a smallPromo weblog which contains images links and anchor destinations. Unfortunately..when Playa is enabled, the output is the dreaded: {REL[3][promo1]w8A5w8n2REL} {REL[4][promo2]oJJVFWLKREL} {REL[5][promo3]BDTs9PjDREL} {REL[6][promo4]m3jZzgr6REL} {REL[7][promo5]w3TeWbNZREL} When I disable Playa, it magically works. Sadly, I really quite need Playa for this website, has anyone seen the above, or have an idea on how it could be resolved? Thanks in advance!{exp:weblog:entries weblog="smallPromos" limit="1" dynamic="off"} {related_entries id="promo1"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries} {related_entries id="promo2"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries} {related_entries id="promo3"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries} {related_entries id="promo4"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries} {related_entries id="promo5"}<td><a href="http://{smallPromoLink}" target="_self" rel="noopener">{smallPromoImage}</a></td>{/related_entries} {/exp:weblog:entries}
Have you tried deleting the custom field and adding it back in?
Or give this fix/hack a try - it’s dead easy to implement. You just need to remember to redo it should you update your version of EE which isn’t ideal.
Of course, if you can update to 5 easily then great. Wish we could.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.