• Closed
  • Johan Bergstad
    Spectator
    23.02.2015 at 08:30 #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
    23.02.2015 at 08:31 #14923
    Our World Enterprises
    Spectator
    Posts: 57
    25.02.2015 at 04:08 #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
    25.02.2015 at 07:31 #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
    25.02.2015 at 18:23 #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
    25.02.2015 at 19:40 #14949

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

    Thanks

    Mohammad Abdullah
    Spectator
    Posts: 20
    25.02.2015 at 19:54 #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
    04.03.2015 at 08:01 #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
    04.03.2015 at 08:06 #15084

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

    Our World Enterprises
    Spectator
    Posts: 57
    04.03.2015 at 08:07 #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.