Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • pavit Moderator
    #956571

    Hi

    How can I remove this line from my contact form: "Please use a REAL email address so that we can get back to you."

    Use this :

    Go to languages overrides and add an empty value for the language constant NOTICE_REQUEST_USER_REAL_EMAIL

    Also, I am not receiving the test emails I’m sending, and no success message is being generated when I hit "Send". Please advise.

    This is a core Joomla setting , ask to your hosting provider which email protocol you should use for your website.

    Best regards


    1. Screenshot-at-ago-03-17-08-27
    2. Screenshot-at-ago-03-17-10-32
    sportnewb Friend
    #956577

    Thank you. How do I get to languages overrides?

    pavit Moderator
    #956585

    Thank you. How do I get to languages overrides?

    Go to Extensions – Languages -> Override – > New


    1. Screenshot-at-ago-03-17-29-46
    sportnewb Friend
    #956601

    Thank you! Last question regarding contact form. In position contact-1, how can I make the word "CONTACT" appear a few spaces lower so that it’s completely in the black box. Right now, half of the word is outside the black box.

    pavit Moderator
    #956606

    Please share here an url for your contact page, i will have a look at it

    sportnewb Friend
    #956607
    pavit Moderator
    #956610

    You can create a new css file named custom.css in this folder /templates/ja_resume/css/

    then add to it

    .acm-spotlight .t3-module .module-title {
    margin-top:30px;
    }
    sportnewb Friend
    #956611

    Perfect, thanks again!

Viewing 8 posts - 1 through 8 (of 8 total)

This topic contains 8 replies, has 2 voices, and was last updated by  sportnewb 8 years, 3 months ago.

The topic ‘Contact Form’ is closed to new replies.