-
Author
-
August 22, 2018 at 00:22 #207120
aliceinoue
ParticipantHi – We are having an issue with the dropdowns on our top menu. Sometimes they drop down on hover and sometimes not. It’s very hit or miss and does this no matter which page you’re on. The issue happens on multiple browsers.
We’ve checked on javascript errors and found none.
August 22, 2018 at 06:29 #207142Laura
ModeratorHello, will assign the ticket to a higher support level who can help and advise you in your query.
Thanks! ?Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 26, 2018 at 17:33 #207507Radu
ModeratorHi,
Noticed that this happens only on homepage if i try in any other page that issue not happens, this results that in the homepage content something breaks that not sure what, i recommend you to clone the page and in the cloned one delete sections one by one while you check the page behaviour unntil you find it.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionAugust 29, 2018 at 20:46 #207917aliceinoue
ParticipantIt happens on several pages:
https://yourhappinessu.com/
https://yourhappinessu.com/corporate-programs/
https://yourhappinessu.com/event-calendar/What makes us think it could be a theme issue is that the dropdown menus start to work when you update the window by resizing it. They also work for a split second before the page fully loads.
August 30, 2018 at 15:16 #207973Radu
ModeratorHi,
I see, not sure why that, try to add the next snippet in wp-admin -> general options -> Javascript code
COPY CODE<script> jQuery(document).ready( function () { KLEO.main.init(); }); </script>Or this one
COPY CODE<script> jQuery(document).ready( function () { setTimeout(KLEO.main.init(),2000); }); </script>Let me know
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 7, 2018 at 03:58 #208776aliceinoue
ParticipantHi there, i am not actually sure where in the file to put this.
I found the options-general.php file and opened it in Sublime Text, but then it’s a bunch of PHP code, and I’m not sure where to put the JS snippet.
If you mean to put this in the General settings in the WordPress Dashboard, there is no actual Javascript menu in which to put the javascript code you provided. Could you let me know what I need to do step by step?
Thank you!
Mae and KristinSeptember 7, 2018 at 17:27 #208835Radu
ModeratorSure,
Go to wp-admin -> theme options -> press under general options -> scroll until you see the JavaScript code

And paste the code from above
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 15, 2018 at 06:00 #209627aliceinoue
ParticipantHi, Radu,
OK, so we did copy the Javascript into the theme settings section as instructed and it did not fix anything. 🙁
Here is additional detail:
We duplicated the homepage and deleted rows one by one in the duplicate page and noticed that if we disable a row containing an EventOn Calendar, the menu javascript interactions (dropdowns) work. HOWEVER, EventOn Developers also noticed that if we resize the browser window, the menu interactions then work as well.
Is there anything you can think of that we can try from this point? We have reached out to EventOn to get some assistance, but they said we need to buy more plugins and update them all…
Thank you!
September 18, 2018 at 23:50 #209857Abe
KeymasterHi, let us do some tests on your site to see what could be wrong. Please provide also FTP access if is possible.
Thanks
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionSeptember 19, 2018 at 08:20 #209887aliceinoue
ParticipantHello, Abe!
Here is the SFTP access to the site on Staging:
Host/Server: yourhappinessu.sftp.wpengine.com
Username: yourhappinessu-staging
Pass: Bhappy22!
Server Port: 2222To access the front end of the staging site the username and password are:
http://yourhappinessu.staging.wpengine.com
user: yourhappinessu
Pass: $taging$Note that we have tried to debug using some of the suggestions by EventOn’s (calendar plugin) developers. So when you try to add a post or page, it will result in a white blank screen.
Let me know if you need anything further.
Thanks!
September 19, 2018 at 08:22 #209888aliceinoue
ParticipantHere is the SFTP access to the Production/Live site if you would like to debug there:
Host/Server: yourhappinessu.sftp.wpengine.com
User: yourhappinessu-seventhqueen
Pass: 3x@3!#n5PYOLSd^
Server Port: 2222The front end:
https://yourhappinessu.comIf you require WP admin access, please let us know. We have a username and password for Seventh Queen.
September 24, 2018 at 15:53 #210271Radu
ModeratorHi,
THe issue it’s caused by one of some plugins

Set off one by one until you find it.
Cheers
RHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.