Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1020453
    Dosatronusa
    Participant

    Hi,

    I just updated to X Theme 4.5.0. I have been using UberMenu with X Theme for awhile now and it is awesome that it is now integrated into X Theme. However, I am experiencing an issue with the primary header menu. I would like to keep using X Theme primary navigation menu but when I updated, UberMenu took over. I then went into UberMenu and deselected primary menu as an location but when I clicked save, it refreshed to revealed the primary menu location still selected. Before I could deselect it but now UberMenu will not allow me to use X Themes main navigation menu.

    How can I fix this?

    #1020465
    Scot B
    Participant

    I am having this same issue too, although I am new to ubermenu

    #1020672
    Prasant Rai
    Moderator

    Hello Guys,

    Thanks for writing in!

    Please deactivate UberMenu to use X default navigation.

    Thanks.

    #1020682
    Dosatronusa
    Participant

    Hi,

    I can’t do that because I use UberMenu as a secondary Menu on all of my pages. See attachment. There needs to be a way so you can use X Themes main navigation and UberMenu if you’d like.

    Thanks

    #1021377
    Rue Nel
    Moderator

    Hello There,

    Thanks for the updates. You can disable the automatic integration so that you will still be using X theme menu. Please go to Appearance > UberMenu and disable this option.

    Or you can reset the default setting. You can make use of this code in your child theme’s functions.php file

    add_filter( 'ubermenu_settings_defaults', 'no_x_ubermenu_settings_default', 50, 1 );
    
    function no_x_ubermenu_settings_default($defaults) {
      $defaults['ubermenu_main']['auto_theme_location'] = null;
      return $defaults;
    }

    Hope this helps.

    #1022462
    Ben
    Participant

    Hi,

    I am having quite the difficulty with Ubermenu. I installed the new extension yesterday after the announcement, and have not been able to have it install as seamlessly as it should have. I am uncertain if I did something wrong, probably the case.

    Regardless, I need to get Ubermenu fully integrated and restore my navbar to proper working order.

    Please advise on what I should do next.

    ott.ua.edu

    Thanks,
    Ben

    #1022745
    Rahul
    Moderator

    Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.

    #1022753
    Ben
    Participant

    I’m sorry, it didn’t highlight for some reason.

    http://ott.ua.edu/

    #1023169
    Jade
    Moderator

    Hi Ben,

    Thanks for the link.

    Kindly check this guide on how to setup UberMenu: https://community.theme.co/kb/integrated-plugins-ubermenu/

    Hope this helps.

    #1024439
    Ben
    Participant

    Hi,

    I now realize that I will need to undergo the manual integration process for Ubermenu. I do not have direct FTP due to some internal policies at our University. In the meantime, I would like to return to the X theme menu that I previously had. I tried to simply delete Ubermenu and that did not go over so well. I have attached a screenshot to show the severity of my problem.

    Please help any way possible. My website url is:

    http://ott.ua.edu/

    Thanks in advance for any help.

    #1024446
    Ben
    Participant
    This reply has been marked as private.
    #1025130
    Rue Nel
    Moderator

    Hello There,

    Upon checking your site, the menu is already working perfectly. Could please confirm that the issue has been resolved?

    Thank you.

    #1027915
    Dosatronusa
    Participant

    Hi,

    I can’t disable the automatic integration so that I can still be using X theme menu. I go to Appearance > UberMenu and try to disable the primary menu option but when you click save the page refreshes and primary menu is still selected.

    Thanks

    #1028125
    Paul R
    Moderator

    Hi,

    Your site is showing up fine on my end.

    I can see you have cache plugin installed(wp super cache)

    Please clear your plugin cache and check again.

    http://www.inmotionhosting.com/support/edu/wordpress/recommended-wordpress-plugins/clearing-cache-in-wordpress

    #1028259
    Dosatronusa
    Participant

    After I had updated the website everything looked like the image attached (Ubermenu.jpg). I then tried to deactivate UberMenu as the primary. It never worked, like I explained above. I kept clearing the cache during all of this. I then had to restore the website to a later backed up version. This is why the website looks fine at this time.

    The website uses UberMenu as a secondary menu on most of its pages. This is why I can’t just deactivate UberMenu all together to solve the problem.

    I also do not have a child theme installed for this installation.

    I just need to know that I can deselect UberMenu as a primary menu in the UberMenu settings, before I try to update the website again. Deselecting UberMenu as a primary menu in the UberMenu settings did not work the first time around.

    Thanks

  • <script> jQuery(function($){ $("#no-reply-1020453 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>