Home Forums WoodMart support forum Homepage mobile menu Not Launching

Homepage mobile menu Not Launching

Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #125265

    ifonerepairservice
    Participant

    Burger menu icon does not launch mobile menu on home page (http://madmma.flywheelsites.com/), but when on a different page (http://madmma.flywheelsites.com/sign-up/) the burger menu works correctly.

    Header height on the home page is also different that the other pages for some reason. Why are the configuration no matching my home page.

    Attachments:
    You must be logged in to view attached files.
    #125275

    daniel3toma
    Participant

    Same issue we have but on another page, in About Us page. We tried all methods and nothing works. If we remove that page from the menu, the next page will be the not working one.

    #125342

    Hi,

    Try to add the following PHP code snippet to the child theme functions.php file to fix this http://prntscr.com/nr8vh5

    wp_enqueue_script( 'woodmart-waypoint', 'https://cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.2/waypoints.min.js', array( 'jquery' ), woodmart_get_theme_info( 'Version' ), true );

    Regards

    #125349

    daniel3toma
    Participant

    Is this issue caused by a bug or by Cloudflare? On the test domain that I have installed was not Cloudflare installed and was doing the same.

    Kind regards,

    Daniel

    #125351

    daniel3toma
    Participant

    What about the minify thing? Why is it causing problems?

    #125404

    Hello,

    The mobile issue will be fixed in the nearest feature.

    As for the home page:

    Enter the page and set margin-top:-40px in the upper row settings: http://prntscr.com/lexqqs

    Best Regards

    #125431

    ifonerepairservice
    Participant

    Elise, thank you for the prompt support. Looking at: (Appearance>theme editor) I am not too sure I have a “child theme” installed. I’d like to consent to having you add the script for me please as I am not too sure of doing it correctly.

    #125481

    Hello,

    Please check the issue now. I have uploaded and activated the child theme and added the code.

    Best Regards

    #125738

    ifonerepairservice
    Participant

    Issue is fixed. Your time and efforts are much appreciated.

    #125757

    ifonerepairservice
    Participant

    Dashboard >Woodmart >Header builder is no longer showing or allowing me to change header template.(See attachment) ever since the php changes made.

    Attachments:
    You must be logged in to view attached files.
    #125788

    Hello,

    Please deactivate all the plugins not related to the theme and check the issue, then activate the plugins one by one, detecting which one causes the prorblem

    Best Regards

    #126144

    ifonerepairservice
    Participant

    Issue resolved. It was a conflicting plugin. Thank you.

    #126158

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Viewing 13 posts - 1 through 13 (of 13 total)

The topic ‘Homepage mobile menu Not Launching’ is closed to new replies.