JanVerharen

Results 4 comments of JanVerharen

Hi, Maybe this is a suitable solution, if you change the function **insertDefaultData()** in the Install.php script to: ``` protected function insertDefaultData() { $firstForm = new \wheelform\db\Form(); $firstForm->site_id = Craft::$app->sites->currentSite->id;...

I tested my suggested solution: https://github.com/xpertbot/craft-wheelform/issues/301#issuecomment-1889414754, and it works prefectly both ways (normal DB-setup and our cluster setup). Can you please take another look into this. It would realy help...

Any progress on this? I tested the code above both ways, and it works as expected. So if you please could consider a fix, it would helps us in the...

Would you please consider to add the extra functionality to add the video's used in entries via the [oEmbed plugin](https://plugins.craftcms.com/oembed) to the (XML) sitemap?