- This topic has 42 replies, 2 voices, and was last updated 3 years, 9 months ago by
David.
-
AuthorPosts
-
December 10, 2021 at 6:38 am #2044694
David
StaffCustomer SupportI think we are done with #1 – that Javascript is in place and working – i tested a few links. Can you confirm that ?
December 10, 2021 at 6:48 am #2044704John
Hi David,
Sorry, I had forgotten than you had completed that task, had solved that mystery. Yes, I just checked. It works for Countries: ie. country_topic … Germany_Communication.
However, it does not work for Contrasts: Germany:USA. I suspect that you need only to copy it over.
In the meantime, I’ll go out on a search for Off-Canvas Menu designs which I like and will send you the links to them.
Thanks !
John
December 10, 2021 at 7:00 am #2044715David
StaffCustomer SupportJust checked Contrasts and that seems to work for me – may just need to clear the browser caches.
Short term i suggest going to Customizer > Colors > Off Canvas Panel and setting the Current Color to something else as this will make it stand out 🙂December 10, 2021 at 9:58 am #2045039John
Hi David,
I just emptied the cache, then powered down my Mac. Powered back up. Opened Safari. Went to site. Logged in. Then selected: Contrasts … Germany:USA … Communication … Directness. Then went to the menu. It did not open up where I was, but instead remained closed.
Is there anything else I can do on my side to get it to display properly?
Thanks.
John
December 10, 2021 at 10:15 am #2045049David
StaffCustomer SupportAah – ok so it only checks for post/pages that are in the menu.
Not sure but edit the script i added to the hook element.
Look for this line:var elem = document.querySelector('.current-menu-item');
and change it to:
var elem = document.querySelector('.menu-item');
It should in theory find the current page ancestor.
December 10, 2021 at 11:06 am #2045100John
I will what you write above, David. In the meantime, yet another request.
http://www.johnottomagee.com looks too much like http://www.understand-culture.com. In addition, I wanna take a shot at writing on a regular basis. I have a lot to say. I went to the GP Site Library … Blog … and like Spacious:
https://generatepress.com/site-library/#site-library
I could not figure out how to import that or graft than on to http://www.johnottomagee.com. Can you, please, instruct me how to do that?
Thanks !
John
December 10, 2021 at 11:08 am #2045104David
StaffCustomer SupportI responded to that question in this topic 🙂
https://generatepress.com/forums/topic/site-library-blog-spacious/#post-2043514
December 13, 2021 at 6:38 am #2047459John
Hi David,
In response to what you wrote below . . .
“Aah – ok so it only checks for post/pages that are in the menu.
Not sure but edit the script i added to the hook element.
Look for this line:var elem = document.querySelector(‘.current-menu-item’);
and change it to:
var elem = document.querySelector(‘.menu-item’);
It should in theory find the current page ancestor.”
. . . I gave that a shot. Unfortunately, it did not work.
December 13, 2021 at 2:58 pm #2047997David
StaffCustomer SupportIt was a bit of a long shot … i am not sure what the solution here is, as we don’t have a current-menu-item to work off of.
December 14, 2021 at 2:09 am #2048399John
Got it. Not a problem. Let’s leave it alone for now, David.
I’ve begun reaching out to companies. No paying users yet.
So, I don’t know if users will request.Thank you for taking a shot at it !
John
December 14, 2021 at 4:33 am #2048566David
StaffCustomer SupportNo problems – ill let you know if we find a solution 🙂
December 14, 2021 at 4:39 am #2048570John
Thanks, David.
How do I close out this case?
December 14, 2021 at 10:00 am #2049083David
StaffCustomer SupportIts already been set to Resolved 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.