Lead form (no required fields in Safari but in Chrome there are)

Discussion in 'Blackriders WordPress Theme' started by bart0172, Jul 25, 2014.

  1. bart0172

    bart0172 Guest

    Joined:
    Nov 4, 2012
    Messages:
    43
    Likes Received:
    0
    two things:

    1. How come I do not get the required fields in Safari but in Chrome I do? Every time a person presses the button I get a notification. see screenprint.

    2. When you filled in the form the background of the text doesn't show? It's weird!! Plus.. where do I translate this 'message succesfully send' text? see screenprint.

    Hope to hear soon as I have a deadline.

    gr. Bart
     

    Attached Files:

  2. bart0172

    bart0172 Guest

    Joined:
    Nov 4, 2012
    Messages:
    43
    Likes Received:
    0
    And... an you tell me how to translate 'read more' on homepage
    And every other page..

    plus.. How can I translate 'previous posts' ?? Where can I find al these texts to adjust them?
     
  3. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Safari validation:
    We are looking to this issue and will reply you soon.

    For after submit background.
    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS

    Code:
    .caption {
    background: #fff;
    }
    .sucess-send h2 {
    color: #070707;
    }
    For translation.
    Go to the Theme directory > Functions > define_template
    And translate text from there.

    Check image for reference.

    translate.png

    Thanks & Regards
    Nitesh Raghuwanshi
     
  4. bart0172

    bart0172 Guest

    Joined:
    Nov 4, 2012
    Messages:
    43
    Likes Received:
    0
    I hope you can have a fix for the safari error without changing a lot... When do you think you have this?

    And... can you tell me where to where do I translate this 'message succesfully send' text? see screenprint in first question.

    TY.
     
  5. bart0172

    bart0172 Guest

    Joined:
    Nov 4, 2012
    Messages:
    43
    Likes Received:
    0
    Never mind... found it! Just the Safari question stands!!
     
  6. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    Safari issue fixed. Please download theme from your members area. And upload it.

    Thanks & Regards
    Nitesh Raghuwanshi
     

Share This Page