james15110
Hello World !
I wanted to use a custom partial instead of default component markup but this just didn't work.
I resolve the problem by adding a$gallery
public variable in the component.
I also had to move the onRender
function code to the onRun
function.
So, I can define my custom partial to use gallery plugin.
The question: This work perfectly but maybe is there a solution with which I don't have to change the original plugin code.
I am learning this incredible CMS and I like the way this plugin handle images, legend and link with blog post.
Regards - James
1-1 of 1