Site logo

[Resolved] Open-Canvas menu as breadcrumbs

Home Forums Support [Resolved] Open-Canvas menu as breadcrumbs

Home Forums Support Open-Canvas menu as breadcrumbs

Viewing 13 posts - 31 through 43 (of 43 total)
  • Author
    Posts
  • #2044694
    David
    Staff
    Customer Support

    I think we are done with #1 – that Javascript is in place and working – i tested a few links. Can you confirm that ?

    #2044704
    John

    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

    #2044715
    David
    Staff
    Customer Support

    Just 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 🙂

    #2045039
    John

    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

    #2045049
    David
    Staff
    Customer Support

    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.

    #2045100
    John

    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

    #2045104
    David
    Staff
    Customer Support

    I responded to that question in this topic 🙂

    https://generatepress.com/forums/topic/site-library-blog-spacious/#post-2043514

    #2047459
    John

    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.

    #2047997
    David
    Staff
    Customer Support

    It 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.

    #2048399
    John

    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

    #2048566
    David
    Staff
    Customer Support

    No problems – ill let you know if we find a solution 🙂

    #2048570
    John

    Thanks, David.

    How do I close out this case?

    #2049083
    David
    Staff
    Customer Support

    Its already been set to Resolved 🙂

Viewing 13 posts - 31 through 43 (of 43 total)
  • You must be logged in to reply to this topic.