Help! No pict, no vid

I understand but it is not me who placed “%” in the name, I have basic names of examples…

Yes this can happen when using some Apps to process images and can be frustrating. Checking all image names before adding to the Assets Manager would be time well spent.

Also I would advise against adding webP images to Blocs. If using Blocs5, then add jpg images and use the webP generation feature to create your webP images, and also to generate the required fallback code to allow 100% of page visitors to view all your images.

Ok, I deleted all the spaces in the names… it seems to work…

Hiya, just to clarify…
“%20” is added to fill the space in the html.

Example… (my image.jpg)
will be written as (my%20image.jpg)

The best practice s to get rid of the space in the names before adding them to projects.

1 Like

generate the required fallback code ???
Thank you

If you just add a webP image, not every user will be able to see your images and they will see a blank space instead of the image.

So if you want to use webP images, you should add jpg images into Blocs Asset Manager, enable the webP function and Blocs will automatically produce “special code” to detect the viewers browser and then use the best image version. Just adding webP images will not work.

Ok Thank you so much

As one that learning myself this may help

Thank you for your help!

For the videos, I changed the name, deleted the spaces and special characters… but my videos still don’t appear…
http://kop.lu/vidéos-page-1/

Quick look at the inspector element shows the spaces have not been removed!

src="…/vid/Vidéo%201%20Triade%20genou%20Monaco.mp4" src="…/vid/Vidéo%201%20Triade%20genou%20Monaco.mp4">

did you replace the pages that you changed in Blocs onto your server?
did you re-upload the videos with the spaces removed?
(You can also log in to your server & remove manually)…
If they dont match they wont work

@johna0308 as mentioned, please keep it all in one thread, or it ends up messy.

This thread continues here