• cplspa1

    (@cplspa1)


    Since April 19th, I have been having issues with my website loading twice on the web. It appears fine on Crome, FireFox, Safari; however, it loads two hamburger menus on the phone and on the tablet. As for Explorer, it goes wacky and all the layout is misplaced. I searched everywhere and called everywhere and no one seems to figure out the issue. I called my host company and they don’t seem to find the issue or see it on their end. I also went on the editor in WordPress and I don’t seem to find it. I tried to access files through ftp log in through FileZilla but to no avail. I need help with this ASAP. Thank you

    The page I need help with: [log in to see the link]

Viewing 12 replies - 1 through 12 (of 12 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    You need to talk to the developer of your theme.

    CrouchingBruin

    (@crouchingbruin)

    Yes, it looks like a custom theme, so you’ll have to contact the original developer. You can also see the double hamburger menu appear on a desktop browser when you shrink the width down to a tablet size.

    FahimMurshed

    (@fahimmurshed)

    Looks this issue has been solved by the theme developer. I have checked your site. It has no loading issue.

    I hope you make this post as “Solved” if you have no issue 🙂

    Thread Starter cplspa1

    (@cplspa1)

    The issue is still there. It did not resolve. I can’t reach the developer who built the website because he is no longer there. He left me no info about the theme. I can’t even figure out the name of the original theme since it is customized and named after the company’s name :(… I need help to resolve this. I am not sure where to go and what to do.

    CrouchingBruin

    (@crouchingbruin)

    @fahimmurshed, the site isn’t loading twice. There’s just two instances of the responsive (hamburger) menu. Plus, if you look at the site on Internet Explorer, the Rev Slider images don’t appear to load. Actually, on other browsers, the rest of the slides don’t appear to load as well, I keep getting an animated loading GIF being displayed.

    @cplspa1, here’s a simple way of getting rid of the second hamburger menu. From the WordPress dashboard, go to Appearance → Customize → Additional CSS and paste this rule at the end:

    .responsive-nav-button:nth-child(2) {
       display: none;
    }

    As far as the other issues go, you will probably have to hire a developer to go in and take a look. You may be able to find someone on Upwork, just do a search on WordPress on their site.

    Thread Starter cplspa1

    (@cplspa1)

    I will try doing that and I hope it works. I’m trying to find someone to help me with this issue. I’ll check Upwork. I hope I find someone.

    Thank you!

    Thread Starter cplspa1

    (@cplspa1)

    I will keep you posted on it went.

    Thread Starter cplspa1

    (@cplspa1)

    The hamburger menu issue resolved.

    I still need help on the layout regarding explorer and overlapping header twice. When I inspect elements, it shows sticky clone header. I am not sure what caused the header to be cloned…

    CrouchingBruin

    (@crouchingbruin)

    I don’t see any overlapping header. What I do see in the code, though are seven copies of the header, with the class “clone-fixed,” and it looks like it’s supposed to be a header that is fixed to the top of the screen as the user scrolls down the page.

    You’re going to have to hire someone to go through your site. The fixes that I think are necessary are going to be too involved to solve here, especially the problem with Internet Explorer.

    Thread Starter cplspa1

    (@cplspa1)

    I see.
    Do you know what might cause such problem like that in the code. It happened all of a sudden without me touching it or making any changes to the site.

    Hello,
    I have been facing the same problem with my website.
    My website is double loading, please help.

    I have installed cache plugin is that the reason for this? My site is besthikinggears.com

    @samuelcodewing, I don’t see anything that looks like it’s being loaded twice. Can you please point to something specific?

Viewing 12 replies - 1 through 12 (of 12 total)

The topic ‘Website double loading’ is closed to new replies.