I can’t believe this hasn’t been implemented yet. I need to make a website for an artist and there’s no way to make what I need without code.
I need a gallery lightbox which allows me to:
Add a rich text field that can be connected to CMS (Artwork titles have to be italic) and being able to style and place this field via the editor. I need to be able to design/style the whole lightbox page.
Style/replace the next/previous arrows
Choose between different transitions between sliders (Slide, fade, crossfade, etc).
Being able to scroll multiple lightbox pages that are triggered by a single thumbnail. Example: thumbnail is a picture of a house and its lightbox shows various images (pages) of that house (living room, park, bedrooms, etc). And all this can be CMS.
hi @pablosara and welcome. At first place WF is not universal tool (nor are another platforms) and you aren’t forced to do anything. If WF doesn’t fulfil your requirements you can freely choose other platform that suit to your or yours clients website more. Choosing platform suitable for project is part of your job.
hi @pablosara unfortunately no one can provide for you “NO CODE” solution where there is no “NO CODE” option. That was my point, just feel free to use the platform that will provide for you requirements without any coding knowledge.
I think you have understood the wrong definition of code.
Let me inform you Webflow is an drag and drop builder that writes code in backend html css and javascript on the backend.
And you can also export the code (html, css and javascript from webflow.
I think you will need to research a bit on how a basic websites are built or just inspect any website.
Similarly you can use wizardly jquery writer or weblocks or other no code javascript writer to write advance javascript code and implement functionalities to a website may it be wordpress webflow or any other web builder.
hi @unnixe thank you to share me with these valuable informations. I will inspect any website to check how they are build. I will also check recommended jQuery builders I’m not familiar with as until now I was just writing vanilla JS when building front-end and backend for websites from scratch. I hope that after this research I will get better understanding the definition of code.
Thanks a lot for your help! now I’m closer to a solution. I still think Webflow should offer a no code solution for this, since it’s a very frequent use case.