Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1086889
    socialite7
    Participant

    I didn’t know if I’m doing something incorrectly, but my superfly menu is not saving. http://www.poyint.com everything is up to date

    #1087067
    Rupok
    Member

    Hi there,

    Thanks for writing in! Kindly follow this guide carefully – https://community.theme.co/kb/integrated-plugins-superfly/

    Official documentation could be found there as well.

    Cheers!

    #1136920
    ashleyswanson427
    Participant

    I’m having this same issue. I click save and it doesn’t actually save for some reason. Nothing actually happens when I click the save button. The save button just stays highlighted–forever. Any insight into this? I’m at the very beginning of a project and I think it’s important for me to set up the navigation first because of the overall design I’m going for.

    link: http://sbcc.apollosdesign.co/

    #1137053
    Lely
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #1137212
    ashleyswanson427
    Participant
    This reply has been marked as private.
    #1137386
    Nabeel A
    Moderator

    Hi again,

    To fix the menu issue, just add the following code in your Customizer via Appearance > Customize > Custom > Edit Global CSS:

    .x-navbar {
        overflow: visible !important;
    }

    Let us know how this goes!

    #1137753
    ashleyswanson427
    Participant

    Great! That definitely helped the uber menu issue I was having. Any clue as to why Superfly isn’t working/saving? I’d love to compare the two–and I really wanted to check out their skewed left side option.

    #1137949
    Paul R
    Moderator

    Hi,

    Can you try adding this in your wp-config.php file located at the root directory of your site.

    
    define( 'WP_MEMORY_LIMIT', '256M' );
    define( 'WP_MAX_MEMORY_LIMIT', '512M' );
    

    You may add it before this line

    /* That’s all, stop editing! Happy blogging. */

    If that doesn’t help, plesae provide us your ftp login in private reply so we can take a closer look.

    Thanks

    #1138365
    ashleyswanson427
    Participant
    This reply has been marked as private.
    #1138797
    Rad
    Moderator

    Hi there,

    That’s really weird, there something si blocking the click even on that specific button. And when I checked the coding, it appears that it’s normal button with no bindings to javascript. Which is weird since I already disabled the plugins and has no effect. Would you mind cloning your site to another dev URL but with freshly installed X theme, Cornerstone, and SuperFly? With no other plugins.

    Thanks!

    #1141357
    ashleyswanson427
    Participant

    I can do that but would I need to purchase another X theme in order to do so?

    #1141412
    Christian
    Moderator

    No, you don’t need to. X license allows you to build one site for development and one for production.

    Thanks.

    #1141901
    ashleyswanson427
    Participant
    This reply has been marked as private.
    #1142622
    Lely
    Moderator

    Hi There,

    Thank you for the credentials. I can see the issue on your site. But then having the same plugin Superfly Version 4.1.4 is working on my site. The only difference we have is my Cornerstone plugin is update. Would you mind updating your Cornerstone too and then try again?

    #1143425
    CountlessWorks
    Participant

    I’m having this exact same issue with my site: I can’t save anything in my Superfly menus. Has a solution been found?

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