Tagged: x
-
AuthorPosts
-
January 10, 2017 at 1:40 pm #1324391
Kris RParticipantI have a couple of sites using a One Page layout, and for some reason within the last hour… two of them have received a glitch: The menu is showing all items as “mouse over” highlighted, all the time whether or not they are have mouse hover or not.
Ive tried updating with no results.
Both websites have One-Page layout for the homepage, but then also have outside pages such as a Store and Blog page.
Any idea whats going on?
The two websites in question are:
http://maritimekitchenparty.com
http://hawkshawmusic.caJanuary 10, 2017 at 8:09 pm #1324919
NicoModeratorHi There,
Thanks for writing in.
Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thanks.
January 10, 2017 at 9:33 pm #1324965
Kris RParticipantThis reply has been marked as private.January 11, 2017 at 1:36 am #1325138
ChristopherModeratorHi there,
Provided credentials didn’t work, please check.
You should add at least two menus, one as primary menu and one as one page navigation. Note that primary menu and one navigation shouldn’t be the same. Inside one page navigation use relative URLs, e.g :
#x-section-2
To link primary menu items to one page navigation sections, use absolute URL, e.g :www.example.com/#x-sectcion-2Hope it helps.
January 16, 2017 at 11:15 am #1332254
Kris RParticipantAll credentials are correct – please note changed login URLs.
Ive built many sites with one-page navigation that also have menu items that direct to other pages and have never had this problem, including in the MaritimeKitcchenParty.com website, this problem only just appeared and has only been in these two sites.
January 16, 2017 at 11:45 am #1332310
RupokMemberHi there,
Thanks for updating. It seems you have used the full URL like
http://maritimekitchenparty.com/#x-section-4but you just need to use the section ID like #x-section-4.Let’s update the URLs to get expected result.
Cheers!
January 16, 2017 at 2:35 pm #1332543
Kris RParticipantYes; Because when you are on another page outside of the homepage, and press a menu item with the full url.. it takes you back to the homepage and to that section where-as without it, it does nothing.
This has been working for a while before the glitch.
January 17, 2017 at 12:33 am #1333100
Paul RModeratorHi Kris
You need to create two menus.
One for your homepage(onepage menu) and one for your other pages(default menu).
Your one page menu should have links with ids only
eg. #x-section-3
Your other menu should have absolute urls and should be set as primary menu
eg. http://hawkshawmusic.ca/#x-section-3
https://www.screencast.com/t/OXc1ZUvRrv
After that, please add a unique id to each section instead of using the default #x-section-3
For example for about section add about in the id field and change urls
https://www.screencast.com/t/lzjl6z6hIP
#x-section-3 to #about
and
http://hawkshawmusic.ca/#x-section-3 to http://hawkshawmusic.ca/#about
Hope that helps.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1324391 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
