• Closed
  • Johan Bergstad
    Spectator
    February 23, 2015 at 8:30 am #14922

    Hi, in the Header top left content I have contact info which is an email-adress but when I click on it the page reloads only. Why is that? I want my email to open then.

    Regards

    Johan Bergstad
    Spectator
    Posts: 32
    February 23, 2015 at 8:31 am #14923
    Our World Enterprises
    Spectator
    Posts: 57
    February 25, 2015 at 4:08 am #14934

    Mine is not working either…. Trying to figure it out. No replies on this yet eh? Is this their only support avenue?

    Lukasz
    Spectator
    Posts: 45
    February 25, 2015 at 7:31 am #14935

    Johan,
    Your e-mail working. But you changed margin of alora row too much. And now, email address in below the logo.
    That is why it not working correct.

    Roman
    Spectator
    Posts: 3147
    February 25, 2015 at 6:23 pm #14945

    @ Johan – as lukasz said, you set the margin of the header, and now it’s overlapping the email link. try this Custom CSS:

    #wrapper .header-social {
    position:relative;
    z-index:9999;
    }

    @ Our World Enterprises – please provide the URL with the issue

    Mohammad Abdullah
    Spectator
    Posts: 20
    February 25, 2015 at 7:40 pm #14949

    Dear @Johan, add email link in this format, mailto:[email protected] instead of “http://nieuwe.roosgoesgreen.nl/”, Then your email box will open without page refresh.

    Thanks

    Mohammad Abdullah
    Spectator
    Posts: 20
    February 25, 2015 at 7:54 pm #14950

    Agree with @roman, @Johan you only need to add this CSS snippet for email link issue to fix.

    #wrapper .header-social {
    position:relative;
    z-index:9999;
    }

    Our World Enterprises
    Spectator
    Posts: 57
    March 4, 2015 at 8:01 am #15083

    When people submit my form in the Alora contact for, the email is not received at the email entered.

    Any idea how to solve this?

    Roman
    Spectator
    Posts: 3147
    March 4, 2015 at 8:06 am #15084

    please dont submit another issue in someone’s thread. open new one.thanks

    Our World Enterprises
    Spectator
    Posts: 57
    March 4, 2015 at 8:07 am #15085

    Okay, will do. Sorry! I thought I was keeping the like issue under the same heading type. I am use to a different type of forum which has categories. Sorry.