Wix Router Intro - Handling routes based on user and database content
top of page
Search
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, 20201 min
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...
219
Code Queen
Jul 27, 20203 min
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...
123
Code Queen
Jul 27, 20203 min
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...
227
Code Queen
Jul 27, 20203 min
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...
442
Code Queen
Jul 26, 20202 min
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...
403
Code Queen
Jul 26, 20202 min
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...
325
Code Queen
Jul 26, 20204 min
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...
5,100
Code Queen
Jul 26, 20202 min
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...
924
Code Queen
Jul 26, 20203 min
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...
2,817
Code Queen
Jul 26, 20201 min
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...
1,797
Code Queen
Jul 26, 20202 min
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...
323