• Resolved Aleksander Eerma

    (@alexeerma)


    Hey!

    So I have a contact form in Kontakt page and it is using some custom CSS. The CF7 code is following.

    <div class="one_half"><label id="label-code">Eesnimi[text* client-first-name id:kontaktid]</label></div>
    
    <div class="one_half last"><label id="label-code">Perekonnanimi[text client-last-name id:kontaktid]</label></div>
    
    <div class="one_half"><label id="label-code">E-mail [email* client-mail id:contact-mail] </label></div>
    
    <div class="one_half last"><label id="label-code">Telefoninumber[text* client-phone id:kontaktid]</label></div>
    
    <label id="label-code">Ettev?te[text your-company id:kontakt-ettevote]</label>
    
    <label id="label-code"> Huvipakkuv teenus[select* Teenused id:teenused "-" "Fassaadipesu" "Katusepesu" "T?navakivi pesu" "T??stuspindade puhastus" "Muu"]</label>
    
    <label id="label-code">Kuidas meid leidsid?[text your-find id:kontakt-leid]</label>
    
    <label id="label-code">Lisainfo[textarea your-message id:text-contact-est]</label>
    
    [file file-198 limit:3145728 filetypes:jpg|png|pdf|doc|docx|jpeg id:fail-up]
    
    <div class="one_third" id="prv-text">[checkbox newsletter id:news-check-est use_label_element "Olen tutvunud ja n?ustun privaatsustingimustega"]</div>
    

    I am also using Column Shortcodes and CF7 Shordcode Enabler plugins.
    As you can see two of the fields “Perekonnanimi” and “Telefoninumber” are not aknowledging the id “kontaktid” which doesn’t change the visuals in the Kontakt page.

    Do you have any ideas, why it is doing that? I updated wordpress to 6.4.1 and couple of plugin updates aswell. Do you think its a plugin conflict?

    Any help is welcome!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘CF7 not acknowledging id-s for CSS changes’ is closed to new replies.