Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #379417

    hello
    after the update for the enfold theme (after wordpress update)
    all “post-entry post-entry-type-page” has no height anymore … i guess you forgot the before::/after:: in the update?
    any suggestions how i can fix that in a quick way?
    thank you!

    #379429

    to see in all browsers …

    #379931

    Hey!

    Thank you for using Enfold.

    I checked the site but I’m not sure what is the actual issue. Can you please provide a screenshot?

    Regards,
    Ismael

    #380016

    hi Ismael
    before the enfold update took place the “post-entry post-entry-type-page” div had the same height as the div “template-page.content”.
    now the height of “post-entry post-entry-type-page” is 0!
    i could solve the problem in the meantime: i change the padding/margin/background of the div “template-page.content” to get the same design like before.
    BUT: there is an other problem: the validation of the contact form doesn’t work anymore ?
    http://new.glasmaler.ch/anfrage-kontaktformular/
    do you know anything about that?

    thank you (do you speak german too?)

    #380627

    Hi!

    I checked the contact form and it is working fine. Are you sure it’s not working?

    Best regards,
    Ismael

    #380753

    hi Ismael
    the VALIDATION of requested fields doesn’t work.
    any solution?
    thanks and best regards

    #382021

    Hi!

    Validation is working, problem is that you have a rule in your style.css that is overwriting the red border that normally appears when a field is not valid, adding this to your style.css will fix it:

    #top #wrap_all .error .text_input, #top #wrap_all .error .text_area, #top #wrap_all .error .select{
        border:1px solid #DF653E !important;
    }

    Best regards,
    Josue

    #383579

    THANK YOU ALL !

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘post entry after update’ is closed to new replies.