I’m relatively new to kirby and php, so excuse my perhaps simple question for you guys.
I’m trying to use the following plugin:
So I installed it and it works great in the panel. Then I try to show the video. I think I have a misconception there. Here is my code from the blueprint and the frontend:
Hey i follow your problem, because i ran into some problems with this same plugin but at least i could figure out some porblems so for me its running somehow. Now to the somehow. I have i think a realy basic problem.
and got a Error
Call to a member function url() on null
This error appears only on pages where i didnt filled out the url field for a video. I tried out to wrap it up with an if clause and isNotEmpty() but somehow kirby is rejecting it too. Perhaps somebody has an idea? Thanks for your help