Viewing 5 replies - 1 through 5 (of 5 total)
  • Theme Author Matteo Marchiori

    (@matteomarchiori97)

    Hi @rcarlos , sorry for the delay in the response, I didn’t receive the notification.

    I write to tell you that I received the request and I will check on it as soon as possible.

    Theme Author Matteo Marchiori

    (@matteomarchiori97)

    So, in order:
    1. The hamburger menu is active by default, it is just that it is activated through JavaScript, and as it is not a script that listen for the change of the size of the window (I don’t think it is necessary, usually users do not resize the window as a mobile in a desktop environment), it does not appear on the preview of the WordPress customizer. In any case, you can check it by using the inspector of your Web browser, by activating the mobile device simulator. Or simply by opening the website from a mobile device.

    2. The theme links for the menu are customizable as in the demo, but it is not an option provided from the theme as of now. I tried to reproduce other aspects of W3CSS (you can find them by exploring the WordPress customizer).

    In these days I am working on a block theme version of the theme, you can find a first basic support from yesterday evening. If I have time I would develop a block to show the menu as it appears in the demo you showed me.

    Of course, you can change the theme also in its classic version by adding the W3CSS classes that you prefer.

    Regards

    Theme Author Matteo Marchiori

    (@matteomarchiori97)

    I forgot.

    If the menu is used as a widget in a sidebar, then it does not show as an hamburger, but as a column opened.

    Is it your setup?

    Thread Starter RCarlos

    (@rcarlos)

    Yes, I used the left menu widget menu.
    I still haven’t figured out how to enable the hamburger menu with JavaScript.
    I will try to understand.
    Thank you!

    Theme Author Matteo Marchiori

    (@matteomarchiori97)

    Hi @rcarlos

    Sorry again for the delay, I didn’t receive the notification via email… Strange.

    Anyway, as the menu in this case is used as a widget, I didn’t put an option to show it with the hamburger button (which is active by default if the menu is used on the header of the theme, not as a widget).

    It is not a problem to add this kind of behavior to the theme, I will add it on the following versions. At this time I am working more on the translations and on the block patterns (and I will also add an option on the customizer to choose between the classic version of the theme or the block template one).

    If you think it is something you need in a shorter time you can also fork the GitHub repository to contribute, anyway for sure the theme will have the burger menu as expected also for the widget.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Сustomize the theme’ is closed to new replies.