top of page
Search


Wix Router Intro - Handling routes based on user and database content
What is a router? When the user enters the URL in the browser, the browser forwards the URL data to the server(router) based on the URL...
Code Queen
Jul 27, 20206 min read
1,006


Continue to check if a user is Logged in to perform an action
Good to Know #1 The Site Code Make sure the add the code on the Site tab instead of the Page tab, otherwise the code will only be...
Code Queen
Jul 27, 20201 min read
220

Merge, Combine or Concatenate Certain Data to Insert into a Field or Display on a Page
About Merging Sometimes certain data is collected as individual fields but then this data may need to be combined to be displayed...
Code Queen
Jul 27, 20203 min read
126


Create Multiple Query for Same or Different collection and display results on a Table or Repeater
About Filtering While there may be a copious amount of combinations and possibilities to create a query, we have gathered a few of the...
Code Queen
Jul 27, 20203 min read
227


Create search code by Dataset filtering
About Filtering Depending what method you used to connect your data, will determine the best way to query or filter that data. For...
Code Queen
Jul 27, 20203 min read
450


Filter Dataset based on Author, Owner, Person who created the data
About Filtering Depending what method you used to connect your data, will determine the best way to query or filter that data. For...
Code Queen
Jul 26, 20202 min read
435

Create a donation Form with Fixed or Custom Amount using Wix Pay API
Follow Along #1 Example Pages https://velo.totallycodable.com/example-of-donation-form https://codequeen.wixsite.com/donation-funding...
Code Queen
Jul 26, 20202 min read
327

Use Dropdowns to Navigate via Dataset Filter or Query (URL text or Dynamic Page URL link field)
Tutorial Video Creating custom navigation with buttons and dropdown elements is very popular on Corvid by Wix. This allows the ability...
Code Queen
Jul 26, 20204 min read
5,212

Open a Lightbox or Show and Hide a hidden element using Corvid
Tutorial Video Learn how to create hover effect using a hidden box vs a Wix Lightbox. This video will demonstrate how we call a window...
Code Queen
Jul 26, 20202 min read
1,013

Adding a Request Quote button in Wix Stores with Notifications
Tutorial Video Wix Stores is a simple to use app that helps you create an online store for your Wix website. It has all the basic...
Code Queen
Jul 26, 20203 min read
2,889

Auto Load Content on Scroll to create a Lazy Loading Effect
Tutorial Video Learn how to auto load content on scroll to create a lazy loading effect on your Wix website using Corvid. Our example...
Code Queen
Jul 26, 20201 min read
1,810

Filter Data based on person who is logged in
About Filtering Depending what method you used to connect your data, will determine the best way to query or filter that data. For...
Code Queen
Jul 26, 20202 min read
355


Private Data Management Site: What questions to ask the Client
Sample Questions The questions you will see below are meant to help jumpstart the conversation with your client. There may be more...
Code Queen
Jul 26, 20202 min read
79


Directory or Listing Site: What questions to ask the Client
Sample Questions The questions you will see below are meant to help jumpstart the conversation with your client. There may be more...
Code Queen
Jul 26, 20202 min read
68


Paid Membership Site: What questions to ask the Client
Sample Questions The questions you will see below are meant to help jumpstart the conversation with your client. There may be more...
Code Queen
Jul 26, 20201 min read
85
bottom of page