Wix.com


  • 02:44 Popular Content Manager by Wix Data | How to Start Managing Your Content with Wix

    Content Manager by Wix Data | How to Start Managing Your Content with Wix

    by Best Webhosting Added 105 Views / 0 Likes

    Get started using the Wix Content Manager. This video shows you how you can save time and scale your site’s content by making it dynamic – no code needed. The Content Manager lets you display any kind of content within the design you want, and manage all of your content from one place. You’ll learn how to: - Add the Content Manager to your site - Connect your content to your design -Manage and build out your content Related links: Article: https://sup

  • 01:53 Popular Corvid by Wix  | How to Add & Use Repeating Layouts

    Corvid by Wix | How to Add & Use Repeating Layouts

    by Best Webhosting Added 150 Views / 0 Likes

    Watch how you can add and use repeating layouts on your website. In this video, we’ll use a repeating layout to present content from our database on a site page—based on a single page design. We’ll customize the design of our repeater and connect these elements to our database. Finally, we’ll see how our repeating layout automatically updates, displaying unlimited content from our database. About Corvid: Corvid is an open development platform that let

  • 06:28 Popular Corvid by Wix | How to Add Custom Interactions with JavaScript

    Corvid by Wix | How to Add Custom Interactions with JavaScript

    by Best Webhosting Added 127 Views / 0 Likes

    Watch how an art and design academy uses Corvid to create custom interactions by adding a few lines of JavaScript to control how elements on their site respond to visitors actions. A tooltip and a short description appear when visitors hover over the campus map, giving visitors more information about each building. Additionally, a gallery element expands and collapses as visitors explore the alumni gallery. About Corvid: Corvid is an open development

  • 05:55 Popular Corvid by Wix | How to Add Related Products to a Wix Stores Product Page

    Corvid by Wix | How to Add Related Products to a Wix Stores Product Page

    by Best Webhosting Added 154 Views / 0 Likes

    Watch how you can use Corvid to add related products to your Wix Stores product pages. In this video, we’ll expose our Wix Stores product catalogue to Corvid. We’ll add related products to our page based on the price range of products, the product brand or both. With some JavaScript and new Corvid APIs, we’ll create async functions that will let us search our database and present the items we want on our product pages. About Corvid: Corvid is an open

  • 04:02 Popular Corvid by Wix | How to Collect & Display User-Generated Content on Your Website

    Corvid by Wix | How to Collect & Display User-Generated Content on Your Website

    by Best Webhosting Added 126 Views / 0 Likes

    Watch how you can collect and display user-generated content as comments on your website. In this video, you’ll learn how to create a database to store and manage visitor comments. Then, add user input elements to collect visitor reviews and a repeater element to display them. Finally, see how your repeater automatically updates with visitor reviews, displaying content from your database. About Corvid: Corvid is an open development platform that lets

  • 08:26 Popular Corvid by Wix | How to Create a Custom Form and Connect It to a Database

    Corvid by Wix | How to Create a Custom Form and Connect It to a Database

    by Best Webhosting Added 154 Views / 0 Likes

    Watch how an art and design academy uses Corvid to create a custom form with advanced user inputs. The form will allow students to submit their artwork during the semester and get showcased in an online exhibitions gallery. About Corvid: Corvid is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all your content from integrated databases, add your own code in t

  • 04:31 Popular Corvid by Wix | How to Create a Dynamic Category Page

    Corvid by Wix | How to Create a Dynamic Category Page

    by Best Webhosting Added 175 Views / 0 Likes

    Watch how an art and design academy uses Corvid to create a dynamic category page to categorize courses in their database collection into three levels: Graduate, Masters and Undergrad. The process will make it easy for students to find the courses they’re looking for according to their degree level. About Corvid: Corvid is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you

  • 07:56 Popular Corvid by Wix | How to Create a Dynamic Item Page and Index Page

    Corvid by Wix | How to Create a Dynamic Item Page and Index Page

    by Best Webhosting Added 149 Views / 0 Likes

    Watch how an art and design academy uses Corvid to set up a database collection and connect it to a dynamic item page to display all their course offerings. The entire process allows the school to use a single design layout to create 100s of pages for each of their courses—including unique content and a custom URL. Then, they will create an index page for their courses. This index page will allow the school to organize all their dynamic item pages and

  • 10:17 Popular Corvid by Wix | How to Create a Gift Quiz for Your Online Store

    Corvid by Wix | How to Create a Gift Quiz for Your Online Store

    by Best Webhosting Added 145 Views / 0 Likes

    Learn how to create a gift-buying quiz for your online shoppers using a slideshow and repeater. In this video, you’ll create a new database collection to manage keywords for all of your products. This collection will reference your store’s “Products” collection. With the wixData API and a few functions, these two collections will work together to help customers find the perfect gift. Once customers complete the quiz, they will be presented with a reco

  • 04:04 Popular Corvid by Wix | How to Create a Payment Flow with the Wix Pay API

    Corvid by Wix | How to Create a Payment Flow with the Wix Pay API

    by Best Webhosting Added 138 Views / 0 Likes

    Learn how to create a custom payment flow and accept payments using code and the Wix Pay API. In this video, you’ll create a checkout flow starting from a lightbox. You’ll create a web module in the backend of your site to secure your store’s product info and transaction details. Then, you’ll add a function that accesses this module in your front-end code and generate a payment object that initiates the checkout process. When customers complete a purc

  • 17:44 Popular Corvid by Wix | How to Create a Quick-Booking Form with the Wix Bookings API (Part 1/2)

    Corvid by Wix | How to Create a Quick-Booking Form with the Wix Bookings API (Part 1/2)

    by Best Webhosting Added 191 Views / 0 Likes

    Learn how to create a quick-booking form for your services using the Wix Bookings API. In this video, you’ll build a form that lets clients quickly book an appointment for the current week. You’ll use a lightbox, text and a variety of user input elements to create and design the form. Then, you’ll create a new collection, “Pending Appointments”, to store client info and manage the status of your booking requests (i.e. pending, approved or dismissed).

  • 05:34 Popular Corvid by Wix | How to Create a Search for Your Database

    Corvid by Wix | How to Create a Search for Your Database

    by Best Webhosting Added 170 Views / 0 Likes

    Watch how you can use Corvid to search a database with some JavaScript. In this video, we’ll add a search bar and dropdown search filter to a travel site. We’ll connect these search elements to our database. With some JavaScript, we’ll write functions that will let us search our database by article titles and continents. About Corvid: Corvid is an open development platform that lets you build advanced web applications. With serverless computing and ha

  • 12:48 Popular Corvid by Wix | How to Create an Admin Page to Manage Booking Requests (Part 2/2)

    Corvid by Wix | How to Create an Admin Page to Manage Booking Requests (Part 2/2)

    by Best Webhosting Added 158 Views / 0 Likes

    Learn how to use the Wix Bookings API to create your own admin page, so you can manage all your booking requests. You’ll use two repeaters to view, approve or dismiss booking requests—one for all your pending requests and the other for dismissed requests. Each repeater will be connected to its own dataset with different filter values. This ensures each dataset retrieves only the relevant data from the “Pending Appointments” collection (created in the

  • 03:19 Popular Corvid by Wix | How to Execute Timed Tasks with the Job Scheduler

    Corvid by Wix | How to Execute Timed Tasks with the Job Scheduler

    by Best Webhosting Added 116 Views / 0 Likes

    Watch how to automate your workflow with Corvid by Wix. In this video, we'll show you how to use the Job Scheduler tool to execute timed tasks on a daily, weekly or monthly basis. See the example code we used in this video: https://www.wix.com/corvid/forum/corvid-tips-and-updates/video-how-to-execute-timed-tasks-with-the-job-scheduler About Corvid by Wix: Corvid by Wix is an open development platform that lets you build advanced web applications. With

  • 05:52 Popular Corvid by Wix | How to Expose Your Site’s API Using HTTP Functions

    Corvid by Wix | How to Expose Your Site’s API Using HTTP Functions

    by Best Webhosting Added 133 Views / 0 Likes

    Watch how to expose your site's API using HTTP Functions. In this video we'll show you how to set up a URL-endpoint, expose selected data through http-requests, and handle any errors that may occur. About Corvid by Wix: Corvid by Wix is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all your content from integrated databases, add your own code in the built-in

  • 02:26 Popular Corvid by Wix | How to Set up a Database Collection

    Corvid by Wix | How to Set up a Database Collection

    by Best Webhosting Added 182 Views / 0 Likes

    Watch how an art and design academy uses Corvid to set up a database collection for all of their course offerings. The collection will serve as a foundation, allowing the school to create 100s of dynamic item pages, an index page and a category page for all their course information. About Corvid: Corvid is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all yo

  • 06:27 Popular Corvid by Wix | How to Use a Gallery or Repeater to Fully Customize Your Online Store

    Corvid by Wix | How to Use a Gallery or Repeater to Fully Customize Your Online Store

    by Best Webhosting Added 105 Views / 0 Likes

    Learn how to use a gallery or repeater to fully customize your online store. In this video, we’ll use Corvid APIs so customers will be able to view products from multiple angles, choose from several color options and add items to their cart—right from a repeater. About Corvid: Corvid is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all your content from inte

  • 03:49 Popular Corvid by Wix | How to Use Corvid with Marketing Tools to Create Custom Events

    Corvid by Wix | How to Use Corvid with Marketing Tools to Create Custom Events

    by Best Webhosting Added 151 Views / 0 Likes

    Learn how to create custom events using Corvid and marketing tools. In this video, we’ll use Corvid and Google Analytics to create a custom tracking event that monitors e-book downloads from our site. You can follow this process if you want to create and track custom events using Facebook Pixel or Google Tag Manager. About Corvid: Corvid is an open development platform that lets you build advanced web applications. With serverless computing and hassle

  • 05:52 Popular Corvid by Wix | How to Use HTTP Functions to Expose Your Site's API

    Corvid by Wix | How to Use HTTP Functions to Expose Your Site's API

    by Best Webhosting Added 134 Views / 0 Likes

    Watch how to expose your site's API using HTTP Functions. In this video we'll show you how to set up a URL-endpoint, expose selected data through http-requests, and handle any errors that may occur. About Corvid by Wix: Corvid by Wix is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all your content from integrated databases, add your own code in the built-in

  • 02:09 Popular Corvid by Wix | How to Use the Release Manager to Create A/B Tests

    Corvid by Wix | How to Use the Release Manager to Create A/B Tests

    by Best Webhosting Added 157 Views / 0 Likes

    Watch how to create A/B tests with Corvid by Wix. In this video, we'll show you have to use the Release Manager tool to create different test versions of your website or application. About Corvid by Wix: Corvid by Wix is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all your content from integrated databases, add your own code in the built-in IDE or work in

  • 03:18 Popular Corvid by Wix | How to Use the Site Monitoring Tool to Track Events and Errors

    Corvid by Wix | How to Use the Site Monitoring Tool to Track Events and Errors

    by Best Webhosting Added 122 Views / 0 Likes

    Watch how to track events and errors as they occur in real time with Corvid by Wix. In this video, we'll show you how to use the live Site Monitoring tool to gain immediate insight into your visitors' interactions and optimize the way you follow errors and debug your site. About Corvid by Wix: Corvid by Wix is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage al

  • 02:08 Popular Corvid by Wix | Use the Release Manager to  Test New Versions of your Site

    Corvid by Wix | Use the Release Manager to Test New Versions of your Site

    by Best Webhosting Added 131 Views / 0 Likes

    Watch how to create a release candidate with Corvid by Wix. In this video, we'll show you how to use the Release Manager tool to create different test versions of your website or application and gradually roll them out to your users. About Corvid by Wix: Corvid by Wix is an open development platform that lets you build advanced web applications. With serverless computing and hassle-free coding, you can manage all your content from integrated databases

  • 03:15 Create a Cutout Effect Using Video

    Create a Cutout Effect Using Video

    by Best Webhosting Added 94 Views / 0 Likes

    Want to spice up your site? Use a transparent photo combined with one of Wix's beautiful video backgrounds to create an impressive effect. Have fun with it! Script: Hey guys! How’s it going? Good? Yea. Me too. Because… today we’re going to talk about a super cool way to use a video background on your Wix website. We’re going to create an impressive cutout effect using a transparent photo. It will look like this! Pretty sweet, right? Even though it may

  • 00:59 Create a fully branded native mobile app. No code needed. | Wix.com

    Create a fully branded native mobile app. No code needed. | Wix.com

    by Best Webhosting Added 31 Views / 0 Likes

    Build your mobile app today: https://www.wix.com/app-builder Branded App by Wix allows you to create completely customizable mobile apps for your business on Android and iOS without using a single line of code. The app seamlessly integrates with your Wix site, has only your branding and includes built in business solutions for a wide range of business types.

  • 00:46 Create a Logo that Best Reflects Your Brand | Wix Logo Maker

    Create a Logo that Best Reflects Your Brand | Wix Logo Maker

    by Best Webhosting Added 66 Views / 0 Likes

    With Wix Logo Maker you can get a logo that fits your brand and business in just a few steps. Every part of the design is completely customizable so you can really make it your own. Plus, you have full commercial rights to any logo you create. Go to https://www.wix.com/logo/maker to get started today.

  • 01:01 Popular Create a Professional Fitness Website | Wix.com

    Create a Professional Fitness Website | Wix.com

    by Best Webhosting Added 124 Views / 0 Likes

    Create your professional fitness website today - https://www.wix.com/buildyourwebsite5/-now. From boxing gyms to yoga studios, F45 classes and so much more, getting booked and paid online has never been easier. And with Wix, you’ll always look professional online. https://www.wix.com/ https://www.facebook.com/wix https://twitter.com/wix http://www.pinterest.com/wixcom/ https://www.youtube.com/user/wix http://en.wikipedia.org/wiki/wix.com

  • 01:19 Create a Professional Fitness Website | Wix.com

    Create a Professional Fitness Website | Wix.com

    by Best Webhosting Added 93 Views / 0 Likes

    Create your professional fitness website today - https://www.wix.com/buildyourwebsite5/-now. From boxing gyms to yoga studios, F45 classes and so much more, getting booked and paid online has never been easier. And with Wix, you’ll always look professional online. https://www.wix.com/ https://www.facebook.com/wix https://twitter.com/wix http://www.pinterest.com/wixcom/ https://www.youtube.com/user/wix http://en.wikipedia.org/wiki/wix.com

  • 01:19 Create a Professional Fitness Website | Wix.com

    Create a Professional Fitness Website | Wix.com

    by Best Webhosting Added 68 Views / 0 Likes

    Create your professional fitness website today - https://www.wix.com/buildyourwebsite5/-now. From boxing gyms to yoga studios, F45 classes and so much more, getting booked and paid online has never been easier. And with Wix, you’ll always look professional online. https://www.wix.com/ https://www.facebook.com/wix https://twitter.com/wix http://www.pinterest.com/wixcom/ https://www.youtube.com/user/wix http://en.wikipedia.org/wiki/wix.com

  • 00:42 Create a Professional Online Presence with the Wix Mobile App

    Create a Professional Online Presence with the Wix Mobile App

    by Best Webhosting Added 55 Views / 0 Likes

    Create and manage your online presence directly from the Wix mobile app. Choose a category, add features, pick a theme and in seconds you’ll have a fully customizable mobile app solution and a website. Create yours today. Download from Google Play: https://play.google.com/store/apps/details?id=com.wix.android&hl=en&gl=US Download from App Store: https://apps.apple.com/us/app/wix-app-website-builder/id1099748482

RECOMMENDED WEB HOSTING

FASTCOMET

Fastcomet

HOSTGATOR

HOSTGATOR

BLUEHOST

BLUEHOST

SITEGROUND

SITEGROUND

A2 HOSTING

A2 HOSTING

HOSTINGER

HOSTINGER

DREAMHOST

DREAMHOST

ACCU WEBHOSTING

ACCU WEBHOSTING

MILESWEB

MILESWEB

HOSTPAPA

HOSTPAPA

RSS