Okay
  Public Ticket #2851409
Mobile Menu Not Working
Closed

Comments

  • bibiadeniyi started the conversation

    The mobile menu for my websites. us.ladybiba.com and ng.ladybiba.com isn't working

  •  231
    Shopify Team replied

    Hi Bibiadeniyi, 

    Thanks for purchasing our theme.

    This problem is fixed in patch 1.1.1. You can download and update the latest version to fix this bug.

    Or you can follow these steps below to fix it.

    1. From Admin  - Online Store - Themes - Actions - Edit code

    3228030189.png

    2. Open file Layouts/theme.liquid and find keyword "js.cookie.js" until you found this line

    <script src="{{ 'js.cookie.js' | asset_url }}" async="async"></script>
    
    2963553609.png

    3. Replace this line with the code below

    <script src="{{ 'js.cookie.js' | asset_url }}"></script>
    

    4. Click Save to save the updates.


    If you can't do it, could you invite us to be your staff via email: [email protected], please?

    We'll update your theme for you.


  • bibiadeniyi replied

    can you guide me on updating the theme? I’ve downloaded and then uploaded to Shopify. How do I ensure my data on 1.1.0 is transferred?

  •  231
    Shopify Team replied

    Hi Bibiadeniyi, 

    Sorry for the late reply.

    You can read more about our document to know how to update your theme.

    If you can't do it, could you invite us to be your staff via email: [email protected], please?

    We'll update your theme for you.