Home Forums Basel support forum Mobile Menu not working on Homepage

Mobile Menu not working on Homepage

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #149483

    Justin33060
    Participant

    The mobile menu is not working on the homepage only, if I goto any other pages on the site and click the mobile menu it works. Just not on the homepage.

    #149496

    Hello,

    Please check the credentials I cannot log in.

    Please deactivate all the plugins not related to the theme and switch the parent theme, check the issue.

    Best Regards

    #149498

    Justin33060
    Participant

    Here you go sorry, see private notes

    #149561

    Hello,

    This is caused by JS error in Google map. We shall fix it in our nearest update.

    Meanwhile please find the file: woodmart/inc/shortcodes/shortcodes.php

    and replacee this line in basel_shortcode_google_map():

    'marker_text' => '<h3 style="min-width:300px; text-align:center; margin:15px;">' . $title . '</h3>' . $popup_text,

    for this line:

    'marker_text' => '<h3 style="min-width:300px; text-align:center; margin:15px;">' . $title . '</h3>' . esc_html( $popup_text ),

    Best Regards

    #149707

    Justin33060
    Participant

    I switched that out and the site didn’t work

    #149758

    Hello,

    Please provide your FTP access to the private area.

    Best Regards

    #149783

    Justin33060
    Participant

    Here is the info

    #149846

    Justin33060
    Participant

    I was able to fix it, something with the css.

    #149857

    Hello,

    We are glad you have fixed it. If you have any questions please feel free to contact us.

    Best Regards

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

The topic ‘Mobile Menu not working on Homepage’ is closed to new replies.