Hello Summer Sale!
Exclusive season-opening discount on TheGem theme.
Limited time offer.

Okay
  Public Ticket #1293300
Error with contact form
Closed

Comments

  • Denis started the conversation

    Hi, i have an error with the contact form from "the gem theme". I cant enable the icons on each pharagraph. The second error is with the calendar. If i try on a mac to select the date it doesent work. Any solution to make it easy to pick a date and to make it work on each device. Even on mobiles is giving me some errors and i cant put text to dispay on the date pharagraph saying for example "choose your date" it doesent display (i was trying the value "placeholder watermark").


    Thanks.

  •  5,055
    Michael replied

    Hi,

    Please share admin access. We will try to inspect problem on your site.

  •   Denis replied privately
  •  5,055
    Michael replied

    Unfortunately not all modern browsers support <input type='date' />,  so we can not help you in this matter. You can use 3 separate Select elements, for example.

  •   Denis replied privately
  •   Denis replied privately
  •  5,055
    Michael replied

    1) It's not a plugin, but an element that is not supported by all browsers. You can simply not use this element or replace it with another one.

    2) Check your site now.

  • Denis replied

    Thanks, the Slider is working fine now.

    The other problem i have with the contact forms is that icons doesnt appear. 

    On the first page on the bottom the icons on the contact form doesent work.

    Also, here http://minestrone.es/contacto/ only the email icon works. Can you teach me how to make it work on each one? 

    Thank you.

  •  5,055
    Michael replied


    pls. use following css:

    .wpcf7-form .your-name:after {
        content: '\e640';
        position: absolute;
        font-family: thegem-icons;
        right: 12px;
        top: 12px;
        font-size: 24px;
        color: #b6c6c9;
    }
  • Denis replied

    I fixed the icon on each element on the contact form, but i cant find the codes from the font to put different icons. Can you give me the list with content codes? or where i can find it? thanks

    I only have the e640 icon code.

    content: '\e640';
  •  7,280

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver