-
AuthorPosts
-
May 14, 2017 at 11:05 pm #793113
Hi There,
I have just been setting up my first wordpress website with Enfold. I am seeing an issue with the header on my website. The header is supposed to shrink on scroll according to my settings, however the header shrinks on the page load itself without any scroll.
I would really appreciate if someone could look at my website. My domain name is: http://www.madoveranalytics.com
Thanks in advance.
- This topic was modified 7 years, 6 months ago by prateek0408.
May 14, 2017 at 11:28 pm #793120Hey prateek0408,
Have you added any custom css? Can you please include a admin login in the private content area so we can take a closer look.Best regards,
MikeMay 14, 2017 at 11:44 pm #793131Thank you, Mike, for your response. I have included my credentials in private content area.
Also, yes, I had made changes to CSS in two ways: 1.) I used CSS widget in general styling in enfold options and 2.) I added a jquery through a plugin called “Insert Headers and Footers” — you will be able to access this through settings to see the code I used.
I tried removing all these changes and then reloaded the page, but the problem is still there.
Thanks in advance.
May 15, 2017 at 6:28 am #793167Hi,
Thanks for the login details. Could you try updating the theme to the latest version (4.0.5) to see if that helps please? http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
RikardMay 15, 2017 at 10:46 pm #793578Thank you, Rikard. I will update my theme and try. Will update in some time.
Thanks,
May 15, 2017 at 10:53 pm #793583Hi Rikard,
I updated my theme to 4.05, but the problem still persists. The menu is still shrinking without any scroll.
Kindly help.
May 16, 2017 at 2:50 am #793656Hi,
you have your header size set to a custom size of 67px. There maybe some other settings also but they kept changing back like someone was working on the site or a hard server cache was in action. Also try deactivating all active plugins and check if that helps.
Best regards,
MikeMay 16, 2017 at 10:31 am #793798Thank you, Mike. You told me where to look and it was a problem with one of the plugins!
I am using Jquery to link it to my site, and this jquery is causing this issue. As soon as I link my site with jquery, it throws errors. How can I add/update the latest version of jquery on enfold?
May 16, 2017 at 12:38 pm #793864Hi,
I’m not sure what you mean by using jQuery to link to your site? What plugin was causing the conflict? Maybe you could try looking for an alternative plugin?
Best regards,
RikardMay 16, 2017 at 8:39 pm #794436Hi Rikard,
I have added a bunch of functions and all of them are working. I am linking JQuery in one line and only this is causing the issue. This is the one line of code that is causing a problem:
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js”></script>How can I link JQuery without causing this issue?
Thanks,
May 16, 2017 at 10:43 pm #794516Would really appreciate the help on how to link the jquery with this theme as it is causing errors.
Thanks,
May 17, 2017 at 5:59 am #794632Hi,
I’m not sure but having two versions of jQuery will likely cause you a lot of problems. I guess you could try to deregister the default version, but then a lot of things would probably break on the site. Why do you need that particular version?
Best regards,
RikardMay 17, 2017 at 7:52 pm #795056Hi Rikard,
My custom functions that I have written for my site are not working with the linked jquery. They work only when I link the latest version of JQuery.
How can I de-register an already linked JQuery from this theme?Thanks,
- This reply was modified 7 years, 6 months ago by prateek0408.
May 18, 2017 at 2:32 pm #795899Hi,
Here is how you can deregister the other jQuery.
If you need further assistance please let us know.
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.