top of page
Search


How to embed an audio clip on a Wix Blog post
In order to embed an audio element on a Wix Blog post (like this one) you will have to host your audio source on a compatible platform...

Code Queen
Aug 9, 20223 min read
1,008


How to embed a PDF on a Wix website or Wix Blog post
Embed a PDF flipbook into a Wix Blog post and other pages of your Wix site.

Code Queen
May 8, 20213 min read
2,516


Video Tutorial for Wishlist 2021 using Wix Stores, Add All to Cart and Reference Fields to Products
Note The tutorial video was created 2021 and the tutorial code was created in 2020. Due to some changes and new limitations that Wix...

Code Queen
Apr 17, 20211 min read
233


How to host Google sheet in JSON format using Wix Code
by guest author Salman Details This article will show you how to host any google sheet in JSON format. Setup To do this trick we must...

Code Queen
Mar 12, 20214 min read
295


Create custom share buttons for different social media platforms
Note The tutorial video and code were created in 2017 and they still work. We are updating our tutorial pages so you may see different...

Code Queen
Mar 12, 20213 min read
689


Custom dynamic page to display list of products with add to cart function using Wix Stores checkout
Follow Along #1 Tutorial Site https://codequeen.wixsite.com/wix-stores-hybrid-1 Follow Along #2 Wix Stores Make sure to install Wix...

Code Queen
Nov 22, 20207 min read
2,173


If statement example
About Depending on your specific use, you may need to add code to the Site Code Tab instead of the Page Code Tab at the bottom of your...

Code Queen
Sep 14, 20202 min read
783


Create random number with Unix Time Stamp Epoch Code
About The following code takes todays date and time and converts it to a 10 digit number. This is a fast and easy way to create a random...

Code Queen
Sep 14, 20201 min read
336


Show only on Mobile, Different Mobile design and content than Desktop
Good to Know #1 The Code Make sure that 'hidden on load' is selected from the Properties Panel on all of the elements you want to hide on...

Code Queen
Sep 14, 20201 min read
221


Random Order for Repeater Items on Page Ready
About The following code assumes your repeater is hidden on load and that you are filtering your dataset when the page loads. Adjust the...

Code Queen
Sep 14, 20201 min read
262


Time Out code, Timed Trigger to Auto redirect or Auto navigate to another page or URL
About Time Out codes are generally used in scenarios when you want to automate a trigger based on after a specific amount of time has...

Code Queen
Sep 14, 20202 min read
150


Wishlist Code (Part 2, Dec. 2017)
Tutorial Video Create a short list, wish list or even a favorite's list is very popular on different web apps. You can also create...

Code Queen
Sep 14, 20202 min read
569


Wix Code Email Notifications Backend Code
Tutorial Video About the Tutorial Join Nayeli, Code Queen, with the most requested video since the ability to create your own custom...

Code Queen
Sep 14, 20202 min read
655


Member Profile Custom Login (2017 Version)
Tutorial Video 1 regular page + 1 dynamic + Wix Code = Member can view and edit THEIR profile page upon login. You can make it: Public...

Code Queen
Sep 14, 20202 min read
1,558


Wishlist Code (Part 1, Dec. 2017)
Tutorial Video Code Queen Nayeli walks you step by step on how to create a Wish List using Wix Code on your Wix website. Wix Code is...

Code Queen
Sep 14, 20201 min read
323
bottom of page