You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.
Not sure if this is an issue, more a feature request, or I may be missing something, but is there a way to reference assets on other pages or in certain parts of a page? For example...
At a page level:
<r:find url="/banners/">
<r:assets:each>
/r:assets:each
/r:find
Or at a part level:
<r:content part="gallery">
<r:assets:each>
/r:assets:each
/r:content
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Not sure if this is an issue, more a feature request, or I may be missing something, but is there a way to reference assets on other pages or in certain parts of a page? For example...
At a page level:
<r:find url="/banners/">
<r:assets:each>
/r:assets:each
/r:find
Or at a part level:
<r:content part="gallery">
<r:assets:each>
/r:assets:each
/r:content
The text was updated successfully, but these errors were encountered: