-
AuthorPosts
-
November 12, 2014 at 10:07 am #349947
Hello experts,
I have got six questions regarding to our enfold wordpress site would like to ask:
1 Is there any way to change the hotspot color (radical color, mouse on/off color, after click color )?
2 How can we modify hotspot icon to other kind of icons instead of the default white spot?
3 In the advance layer, how can we change the background image so when the layer changes, we don’t see the white background by whatever image we define.
4 Would you please show us how to modify the code so whenever we receive client’s subscription request/contact us form, we can get their IP address as well.
5 How to save the customer detail into system database (SQL) when they send us subscription/contact us?
6 How to implement extra discount to the final price when customer register their detail as a member via woo-commerce and save user detail into our database?
Thank you very much- This topic was modified 10 years ago by JONI.
November 12, 2014 at 2:55 pm #350011Anyone can help us? Appreciate.
November 12, 2014 at 4:46 pm #350097Anybody can help us?
November 13, 2014 at 9:02 pm #350895Hi!
1. There is a setting for editing the colors when you edit the hotspot. For the hover color you can do this.
.av-image-hotspot_inner:hover { background: blue !important; }
2. Try this.
.av-image-hotspot_inner { background: url("URL to your image") !important; }
3. I’m not sure I understand. Can you send us a link so we can take a look? You can set your reply as private if you wish.
4. + 5. + 6. These customizations would take a lot of time and code so they would have to be considered custom work. It’s kind of an advanced customization actually so I recommend contacting Werkpress if you want to hire a freelancer, http://kriesi.at/contact/customization.
Best regards,
ElliottSeptember 29, 2016 at 8:30 am #692964Just an FYI, Jotform can perform 4 + 5 without a problem…6 requires a tad bit more information but may be possible with Zapier.
And no I don’t work for either! :)
September 29, 2016 at 9:54 am #693002Hey!
Thanks a lot for updating us and adding more informations to the thread!
Hope someone else find it helpful!Cheers!
Basilis -
AuthorPosts
- You must be logged in to reply to this topic.