Menu Quite Working
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Menu Quite Working
My menu quit working. Was working earlier today, but now on desktop or mobile when you press a menu item nothing displays. Migrating to the new site this weekend and working out issues.
Site:
https://www.pearlrivercounty.net/
Project file can be found here:
https://www.dropbox.com/sh/9yyvp4fpdxiz ... hufga?dl=0
Thanks for the help!
Site:
https://www.pearlrivercounty.net/
Project file can be found here:
https://www.dropbox.com/sh/9yyvp4fpdxiz ... hufga?dl=0
Thanks for the help!
Last edited by onlye on Sat Nov 19, 2022 6:24 pm, edited 1 time in total.
onlye
Gluckstadt, MS USA
Gluckstadt, MS USA
Re: Menu Quite Working
The project zip file just seems to have pictures in it.
Re: Menu Quite Working
Thanks Alan. Updated the folder to include the wbs file and made a zip of the wbs and folder. Please let me know if that works.
onlye
Gluckstadt, MS USA
Gluckstadt, MS USA
Re: Menu Quite Working
In the project you have shared, the menu is working for me.
Maybe you did not publish all files?
Maybe you did not publish all files?
Re: Menu Quite Working
Thanks. If I preview the page the menu works. When I publish Entire Website - the menu doesn't work, no dropdowns.
Are there any files I should look for on server to confirm they are there? Like I said earlier, it worked last night and this morning.
fyi - site is ver 17
Are there any files I should look for on server to confirm they are there? Like I said earlier, it worked last night and this morning.
fyi - site is ver 17
onlye
Gluckstadt, MS USA
Gluckstadt, MS USA
Re: Menu Quite Working
I get the same as you do. Works OK on preview, but not on publish. I changed the index page to html, rather than php. At that point, the preview stopped working.
I changed it pack to php. This time, I got a warning from WWB about PHP files. And the preview still didn't work.
I changed it pack to php. This time, I got a warning from WWB about PHP files. And the preview still didn't work.
Re: Menu Quite Working
When I hover the mouse over one of the menu items, it shows a link at the bottom to https://{my site}index.php# or index.html# (depending on which version I have published). I don't know what it should do, but that doesn't look right.
- BaconFries
-
- Posts: 5932
- Joined: Thu Aug 16, 2007 7:32 pm
Re: Menu Quite Working
All files are on the server so everything should be ok. I did notice one thing though you have set all other css/jquery to be external (index.css and index.js) try disabling this in this in Tools -> Options -> HTML and republish the page(s)Are there any files I should look for on server to confirm they are there?
Re: Menu Quite Working
I added an HTML object to the page, a Calendar Script. I didn't think of that but it was after that update the menu quit working. So I just deleted the HTML object and republised and now the menu works. The code below is what seems to have stopped the menu from working. I have other sites with this script, but not this particular menu. Could this actually be the culprit?
<link href="https://www.pearlrivercounty.net/script ... ap.min.css" type="text/css" rel="stylesheet" />
<link href="https://www.pearlrivercounty.net/script ... ss&theme=6" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="https://www.pearlrivercounty.net/script ... "></script>
Thanks for all the review and feedback. A bit frustrated and panic over this.
<link href="https://www.pearlrivercounty.net/script ... ap.min.css" type="text/css" rel="stylesheet" />
<link href="https://www.pearlrivercounty.net/script ... ss&theme=6" type="text/css" rel="stylesheet" />
<script type="text/javascript" src="https://www.pearlrivercounty.net/script ... "></script>
Thanks for all the review and feedback. A bit frustrated and panic over this.
onlye
Gluckstadt, MS USA
Gluckstadt, MS USA
Re: Menu Quite Working
It looks like the script you added causes a conflict with the bootstrap menu script.
Maybe instead, you can use an inline frame instead to display the calendar so it does not affect the page HTML?
Maybe instead, you can use an inline frame instead to display the calendar so it does not affect the page HTML?
Re: Menu Quite Working
Thanks Pablo. Appreciate the super fast response and I'll give the inline frame option a go.
onlye
Gluckstadt, MS USA
Gluckstadt, MS USA