HansSchouten / Laravel-Pagebuilder

A drag and drop pagebuilder to manage pages in any Laravel project
https://www.phpagebuilder.com
MIT License
800 stars 184 forks source link

Impossible to store iframe values #87

Open candrianarijaona opened 3 years ago

candrianarijaona commented 3 years ago

Hi, I have a block called "video" with the following html code : <iframe width="100%" height="315" src="https://www.youtube.com/embed/Gj3ETxehJc8" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> On the builder, when I change the video ID or check the options then save the page, these values are not saved.

FireShot Capture 727 - PageBuilder - numen devteck fr

Thanks for your help.

HansSchouten commented 3 years ago

Do you see the settings in the pagebuilder sidebar after you have saved them and after reloading the page? Or is it just that they are not applied in the block.

candrianarijaona commented 3 years ago

When I edit, i have the bloc applied on the pagebuilder. But when I save the page and reload, the change is not applied.

HansSchouten commented 3 years ago

But is it saved nowhere, or do you see it correctly in the sidebar after a reload and no longer in the block?

candrianarijaona commented 3 years ago

It is saved nowhere. The change is applied only when editing the block. Any changes on the database after saving the page.

Zeeshan-1313 commented 2 years ago

itss posible i had done ..

Zeeshan-1313 commented 2 years ago

i did this all vedio issue with dynamic vedio uploading ... @HansSchouten @candrianarijaona