top of page

Forum Posts

Daniel
Mar 03, 2023
In Site & Page Design
I would like to hide the pricing in WiX events that shows "From price and to price" for a ticketed event. I'm not finding the documentation that would allow me to do that. See the screenshot. Any help would be excellent. I simply do not want this to display.
Hiding From price and to Price in WiX Events content media
0
2
466
Daniel
Dec 02, 2021
In Coding with Velo
I'm following this tutorial trying to add tracking to a download button in a repeater dataset. I can't figure out why I'm getting this error on the bottom line getCurrentItem(). Any help would be appreciated. import wixWindow from 'wix-window'; export function downloadButton_click(event) { wixWindow.trackEvent("CustomEvent", { "event": "Document Download", "eventCategory": "Downloads", "eventAction": "Download", "eventLabel": $w('#DownloadWPButton').getCurrentItem().title } ); } Screenshot:
Tracking Download Clicks getCurrentItem() Error content media
0
5
70
Daniel
Apr 01, 2021
In Coding with Velo
I have a menu on a website currently that plays terribly on iPad. The customer is adamant about not changing the menu, which I get. Forgive my lack of know-how. But I'm wanting to figure out a way to say "If screen size = XX" "then do This to the menu. Any help would be appreciated. I know on editor X this is very easy to do. Screens are below DESKTOP VERSION DESKTOP VERSION ON IPAD
Menu sizing for iPad Customization content media
0
0
15

Daniel

More actions
bottom of page