[SOLVED] Image won't save in custom block

Permalink
Hi,

I have used Designer Content to create a custom block to add 20 photo's. I placed this block on a page and made it editable for composer.

In composer you have 20 selection option to place a image. So you can place a image on postition 1,5,12. It does not matter. From position 16 and above it will not save the image. Only the ones below 16.

Can I check something in the database. If so, where to look for? In attachments you can view the block and see a screenshot how I place the images.

Can someone help me?
Thanks for your time.

2 Attachments

 
hutman replied on at Permalink Reply
hutman
I took the zip file that you attached and put it into my 5.6.3.2 installation and it works just as it should. I put an image in slot 1, 5, 16, 18 and all of them saved, displayed and showed up in the edit screen.

If this still isn't working for you, try clearing the cache.
studio4graphics replied on at Permalink Reply
Thank you for checking. Enlil gave the right anwer.
I had to update block Database schema.
enlil replied on at Permalink Best Answer Reply
enlil
Did the block start out with only 15 images and then you made changes to include the last 5? My guess is, since the block is not in package form, you may need to visit dashboard > block types and try refreshing that block to update the DB schema...
studio4graphics replied on at Permalink Reply
Thank you! That fixed the problem.