Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save andrew-serrano/809ec3f8e98303089b0e5739da94d12e to your computer and use it in GitHub Desktop.
Save andrew-serrano/809ec3f8e98303089b0e5739da94d12e to your computer and use it in GitHub Desktop.
Load ReadyTheme Content and Render Template
<mvt:comment>
Load information
</mvt:comment>
<mvt:item name="readytheme" param="Load_ContentSection( 'prod_video_now_playing', l.all_settings:ready_theme:content_sections:prod_video_now_playing)" />
<mvt:comment>
Return file
</mvt:comment>
<mvt:do name="l.return" file="g.Module_Feature_TUI_DB" value="ManagedTemplate_Load_ID( l.settings:ready_theme:content_sections:prod_video_now_playing:templ_id, l.settings:ready_theme:content_sections:prod_video_now_playing:template)" />
<mvt:comment>
Render Template
</mvt:comment>
<mvt:do name="l.null" file="g.Store_Template_Path $ l.settings:ready_theme:content_sections:prod_video_now_playing:template:filename" value="Template_Render(l.null, l.settings )" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment