Questions tagged [velo]

Velo (formerly known as Corvid) is a full-stack development platform for rapidly building professional web applications on top of Wix.com sites.

Velo, formerly known as Corvid, is a full-stack development platform for rapidly building professional web applications on top of Wix.com sites. It is a serverless coding environment that features database collections, backend and frontend JavaScript code, custom forms and access to a variety of Wix APIs.

Velo Home and API Reference pages.

Examples

Velo enables you to add more dynamic features to your Wix site. Below are some examples of what you can do with Velo APIs + JavaScript. In each example, you can go directly to the Editor to view it as a template or copy/paste the code into your site.

See All Examples

API References

Velo APIs enable you to take control over your site’s functionality. You can use them to interact with page elements, site’s database content, and external services. The APIs also give you access to information about the site, its users, and more.

See the whole API Reference

Video Tutorials

Below are some step-by-step video tutorials on how to use different features of Velo and add more advanced functionality to your web application.

See all Video Tutorials

742 questions
-2
votes
2 answers

Access collection data on wix

one of my clients has a wealth of data stored in collections on their WIX website. I looked for a node library to access the data. But "wix-data" has been shut down. How does one usually access collections on Wix? Their documentation seems to…
-2
votes
1 answer

Is there any way to convert my wordpress website to wix?

Today I'm very concerned about one thing. Can anyone tell me that can I convert my WordPress website to wix website. Please help me with your helpful suggestions. Thanks in advance!
-2
votes
1 answer

HTTP request to Cloud-Convert not working

I am trying to use fetch to POST an API call to Cloud Convert and getting the following error: message: "The given data was invalid." code: "INVALID_DATA" errors: {...} tasks: Array(1) 0: "The tasks field is required." Here is my code (on…
Mennyg
  • 330
  • 2
  • 11
-2
votes
2 answers

How to access databse using Wix API code?

I have created a small data collection for my wixsite with three fields FirstName (field id is firstName) LastName (field id is lastName) Email (field id is email) I have a button on my webpage (#button1). All i want is to access the record with…
-3
votes
1 answer

Is it possible to edit the exisiting html code on a wix website

I am working on a website with wix and the description of the page is broken, I edit it in wix, but it's not updating, I found the error while looking through the source code using chrome, I need to change the HTML code but I can't find where I can…
Yaros
  • 155
  • 9
-3
votes
1 answer

How to set responsive font size in wix website

I'm going to build wix website. I have several headings on my site. But some text is shown well on wide screen but not small screen. So I would like to set font-size style using such as vw, or rem I can find the ID of text element but I can't change…
GlobalKnowledge
  • 55
  • 1
  • 11
-5
votes
1 answer

Adding HTML + CSS to wix

I have HTML file and a CSS file and I want to add the to wix which accepts only HTML code when I add the code of the HTML file it gives in the live website me what I want but without any design just a text. The question is how do I emerge the HTML…
Saad Zyada
  • 1
  • 1
  • 1
1 2 3
49
50