Okay
  Public Ticket #2760223
Drop-down menu in products/cart page
Closed

Comments

  • spider-web started the conversation

    Dears,
    I have a submenu, which works fine on the home page, but when I open products page and cart page the header looks bit differently and submenu (drop-down list) doesn't appears. What should I change in order to activate drop-down menu? 
    In addition, I add print screen of the eshop page - the setting for the header is default. I tried to change to "theme' but in this way the menu is disappears from the page.

    Please note that I use Theme's page which come with demo import without changes of the headers. I like as it is on the theme and would like to keep such appearance. 
    And I know that I can choose another header template in case if I want to use for the entire site by going to Appearance > Customize > Header. But I want to use one header for home page (Shop Creative) and another - the same as on Theme -  on Shop/Cart menu, and other one for all other pages (Contact etc). This is exactly the case at the moment, but I'm having a problem with the drop-down menu on the product / cart pages - for some reason there is no submenu (drop-down list), but on other pages submenu appears as it should be.

  •  933
    Neuron replied

    Hi,

    It's easier to select the header template that you want to use on the category pages at Appearance > Customize > Header > Layout because you can't edit the category pages and then you can't change the header template for them, so then if you set the template there, you can simply change it for other pages as you've attached the screenshot.

    Notice that the shop pages are displaying the default header template of the theme.

    Feel free to ask for anything you need.

    Kind Regards


  • spider-web replied

    Thank you. I finally understood :) And when I selected the header template at Appearance > Customize > Header > Layout the submenu (drop-down list) appeared - great!

    The problem was that I wanted to use "default" theme menu for products page.  I wanted it just because there is a line with additional "Free delivery over xx USD" message. By the way, somehow I managed to change it to local language (Nemokamas pristatymas užsakymams virš 70 €) but now I'm lost, I can't find the place where to edit it :)  So, the question now: is there any other way to add/change this message line next to menu?

  •  933
    Neuron replied

    Hi,

    Please go to Appearance > Customize > Header > Layout > Type and set it to default, then go to ... Header > Top Header and change it, when you're done customizing it, you can bring back the template that you were using by going to ... Header > Layout > Type.

    - https://prnt.sc/125w6tz

    Feel free to ask for anything you need.

    Kind Regards


  • spider-web replied

    So I did as suggested and sucsesfully edited line with additional "Free delivery over xx USD" message. Thank you.
    And finally I found how to activate Drop-down menu: I've choose "Main menu" in the "Main menu" section and suddenly a new menu appeared, which works fine (drop-down submenu appeared). Woohoo!

    But now I have two menus - please see "Two menu.png" attached. The one (below) which is works fine, and the second (on top of it) which has no drop-down menu available. Of course, I can simply hide this one, but I would like to keep/use the "top message  "Nemokamas pristatymas užsakymams nuo 39 €" - would that be possible?

  •  933
    Neuron replied

    Hi,

    We can hide that menu with some CSS code and you can keep the top message on the header, but can you please tell me on which page you're using the top header because I couldn't find it.

    Feel free to ask for anything you need.

    Kind Regards


  • spider-web replied

    Hi,
    top header appears on https://trifelia.lt/shop/ (you didn't see it because I was hiding it. I did it because I couldn't solve the problem with the two menus).

  •  933
    Neuron replied

    Hi,

    Can you please add the following code at Appearance > Customize > Additional CSS?

    .m-primary-top-header__nav {
        display: none !important;
    }

    Feel free to ask for anything you need.

    Kind Regards


  • spider-web replied

    Hi,
    Done and works fine. Thank you Neuron!

  •  933
    Neuron replied

    You are welcome anytime, feel free to ask for anything you need

    Kind Regards,
    NeuronThemes