top of page

Forum Posts

patrizia
Nov 11, 2022
In Coding with Velo
Hi there On my customers page www.talent-steam.ch there are two buttons I want to track with google. First is abonnieren in the Newsletter form in the footer. Second is absenden on the contact page (https://www.talentstream.ch/kontakt). It's possible to track the buttons by google, but the return value is empty (see screenshot). abonnieren has the ID ctabtnnewsletter absenden has the ID ctabtncontact Do I have to add a onclick event to get the value? Thanks a lot. Patrizia
Button return value is empty content media
0
3
24
patrizia
May 02, 2022
In Coding with Velo
Hi there. I have a gallery of 3 pics on the startpage of https://tripunkt.wixsite.com/sfholzbau. I'd like to link each pic with a subpage of the references page which can be selected by selection tags (https://tripunkt.wixsite.com/sfholzbau/referenzen). Is it possible to place a link in the gallery that directly goes to the selected page? Thanks a lot.
0
4
30
patrizia
Sep 26, 2020
In Coding with Velo
Hi there. I'd like to have a list element with the the following informations: picture | name | position | text The content comes from a database in whicht the fields name and position are alway filled but not the picutre and text fields. If picture and/or text fields are empty I would like to hide the space provided in the list. Any ideas? At least I would like to have a list like on this page: https://www.matthias-anderegg.ch/komitee Thanks for help!
0
6
414
patrizia
Jan 07, 2019
In Coding with Velo
Hi there. I'm using this code on a button in a repeater list: }); import wixLocation from 'wix-location'; export function button1_click(event) {wixLocation.to("mailto:name@domain.ch?subject=Kontakt von Website"); //Add your code for this event here: } Is it possible to replace the name@domain.ch with a database field where the e-mails adresses are as writen as text? Thanks a lot. Cheers, Patrizia
0
1
75
patrizia
Jan 07, 2019
In Coding with Velo
Hi there. Is it possible to connect an action of a button to a database field? It want to have a button named "E-Mail" which opens the email-adress located in my database. Thanks a lot. Cheers, Patrizia
0
1
30
patrizia
Dec 18, 2018
In Coding with Velo
Hi there. I have a team member list and would like to add the e-mail with an onclick event per member (to solve the spam problem). The problem is that I can't add a non repetitive element to a list member. But I do need one for the onclick event don't I? This is the site: https://www.intersys.ch/team In the upper section (Sales and Marketing) I added a text field below the list element. That only works while I do not have more members than one line. That why in "Software Experten" it doesn't work. Has anybody an idea how to solve this problem? Thanks a lot! Cheers, Patrizia
0
0
21
patrizia
Dec 10, 2018
In Coding with Velo
Hi there. I would like to encrypt the email-adresses on my website with javascript. I already received the script from a collegue but have no idea how and where to place it on the page. Thanks a lot for helping me! Patrizia
0
5
685

patrizia

More actions
bottom of page