Join the Webstudio community

Updated 2 months ago

How to Implement Customizations in a Webstudio Project

At a glance

A community member created a Webstudio project, downloaded it locally as a static page, and made manual adjustments in the "index.html" file, such as embedding "FancyBox" for image viewing. However, the manual extensions had no effect on the project (website). The community member asked how to proceed to implement special customizations.

In the comments, another community member initially said there was too little information to be able to help. Later, the same community member found a solution: to implement an image gallery with "FancyBox", they used the webstudio element "</> HTML Embed" and integrated the source code there. They also uploaded the images to be displayed to a cloud and worked with the links in the source code.

Hello Community, I have created a Webstudio project and downloaded it locally as a static page (HTML, CSS, JS). I have made further manual adjustments with Visual Studio Code in the “Index.html” (e.g. embedding “FancyBox” for image viewing etc.). My manual extensions in the “index.html” have no effect on the project (website). How do I proceed to implement special customizations?
O
a
2 comments
too little information to be able to help
I have now found a solution: to implement an image gallery with “FancyBox”, I used the webstudio element “</> HTML Embed” and integrated the source code there. I uploaded the images to be displayed to a cloud and worked with the links in the source code.
Add a reply
Sign up and join the conversation on Discord