Can you help me out?
When using a block (called slider) I'd like to show the js/css links on the bottom of the page outside the Snippetcall. (as example but could be used for different options)
'templates' => [
'owner' => '
<div class="slider-item">
<img src="[[phpthumb? &input=`[+image+]` &options=`w=680`]]" alt="" />
</div>
',
'script' => [
'owner' => 'Loading a chunk here with the script visible on the bottom of the page',
],
],
Hi Mnoskov,
Can you help me out? When using a block (called slider) I'd like to show the js/css links on the bottom of the page outside the Snippetcall. (as example but could be used for different options)
Is it possible with the tplSet? https://github.com/mnoskov/pagebuilder/issues/31#issuecomment-316938562
I did a test but I don't know how it works. I need to add a custom Snippet? I thought it would work something like below;
Then the slider config has: