01 //
BLOG POSTS
Featured Posts
In this featured post, we showcase a standout case study, highlighting the challenges, strategies, and solutions that brought our client's vision to life. From initial concepts to final execution, explore the journey of how our design and development expertise transformed an idea into a powerful digital experience.
January 26, 2024
Real-time chat functionality has become an essential feature in many web applications today, be it e-commer...
January 26, 2024
What are Repeaters in Wix? Repeaters are powerful components in Wix that allow you to display lists or grid...
January 26, 2024
Introduction: Wix Velo is a powerful development platform that allows you to extend the capabilities of you...
January 2, 2024
ELEMENTS I USED Dropdown Text input Slider Multiple Checkbox Group Selection Tags Texts buttons Each of the...
January 2, 2024
In this post, you will learn how to add Velo code to create a custom ecommerce product list page in Wix Stu...
January 2, 2024
import wixData from 'wix-data'; import wixLocation from 'wix-location'; $w.onReady(function () { // TODO: w...
January 1, 2024
import wixData from 'wix-data'; import wixLocation from 'wix-location'; import wixWindow from 'wix-window';...
January 1, 2024
Create an electronic signature on your website using Wix Code a.k.a. Velo using a custom form. No 3rd party...
January 1, 2024
WHAT WAS COVERED: 00:00 CN Intro 00:53 Setup of Website 01:44 Add Dynamic Dataset Connections to Page & ...
December 29, 2023
Add a lightbox to your site Add elements you wish to display Connect the elements to your dataset import wi...
December 29, 2023
import wixData from 'wix-data'; import wixLocation from 'wix-location'; $w.onReady(function () { // TODO:...
December 29, 2023
// For full API documentation, including code examples, visit https://wix.to/94BuAAs import wixWindow from...
December 26, 2023
In this lesson, you will learn how to use CMS Database content to control what elements show in repeaters. ...
December 26, 2023
Learn to filter repeaters with search inputs in Wix. import wixData from 'wix-data'; $w('#resetButton').hi...
December 26, 2023
In this lesson, we will be using Multi-State Boxes to create an automated slideshow. Have a custom slidesho...
December 26, 2023
In today's lesson, you will learn how to create a blurry background effect in Editor X. This is a really mo...
December 26, 2023
In this post, you will learn how to swap images that display on your site when users hover over specified a...
December 21, 2023
Introduction: Wix Velo is a powerful development platform that allows you to extend the capabilities of you...
December 2, 2023
In this lesson, you will learn how to add an easier user experience with a quicker filtering process by fil...
December 2, 2023
At the start of every year, you have to remember to open the editor, scroll down to the bottom, and change ...
December 2, 2023
So you don't want to use an input title and you don't want the placeholder text to disappear as soon as the...
November 30, 2023
1. Know your users Above all else, you have to know who your users are — inside and out. That means knowing...