I would capture it like so: {% capture featured_url %}{{ featured.url | within: collection }}{% endcapture %} <a href="{{ featured_url }} ...
確定! 回上一頁