This topic has 6 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #131303
     arbolife
    Participant

    Hi,

    I created a menu that I display in the sidebar through a widget.

    On this page the submenu “For Organizers” opens fine: http://web128.login-166.hoststar.ch/events/

    However, on this other page, the + symbol doesn’t show: http://web128.login-166.hoststar.ch/events/events-default/

    What’s the difference ?

    Thanks!

    #131379
     Laura
    Moderator

    Hello, if you deactivate the events plugin, does it open fine?
    It could be a conflict of the plugin

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

    #131413
     arbolife
    Participant

    Hi Laura,

    Yes the menu displays well when the plugin is disabled. Now how can we solve this?

    Thanks,
    Marc

    #131445
     arbolife
    Participant

    Sorry, I changed all the slugs.
    So the page not working is now: http://web128.login-166.hoststar.ch/events-home/
    And all the others from the sidebar menu work fine (like: http://web128.login-166.hoststar.ch/events-home/calendar/)

    #131526
     arbolife
    Participant

    Hi Laura,

    I just noticed today that the same page (where the side menu doesn’t expand) also has the top menu not sticky.

    http://web128.login-166.hoststar.ch/events-home/

    Thanks,
    Marc

    #131534
     arbolife
    Participant

    I fixed this on my own. There is a conflict between GeoDirectory and Events Manager when it comes to loading Google maps. I found the solution here and it involves adding this to functions.php

    function my_add_gm_lib($extra)
    {
    $extra .= “&libraries=places”;

    return $extra;
    }
    add_filter(‘geodir_googlemap_script_extra’, ‘my_add_gm_lib’, 10, 1);

    #131593
     Laura
    Moderator

    Glad you could resolve it! I am sure it will help others! 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    Laura Solanes - Graphic Designer and Web Designer

    Please be patient as I try to answer each topic as fast as i can.

    If you like the theme or the support you've received please consider leaving us a review on Themeforest!

    Always happy to help you 🙂

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

The forum ‘Bugs & Issues’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?