Superfly Menu Disappeared

Using the Superfly Menu on my homepage. It was working fine but disappeared. I did see there is/was a conflict with Google Maps. It definitely didn’t happen until I added Google Maps API to the M.E. Calendar. I disabled the Maps and added the code on saw on this forum:

.sfm-pos-right .sfm-rollback {
right: -40px !important;
}

It is still not showing. Please help.

Hi @jankailsherri ,

Thanks for writing in.

I temporarily deactivated your cache through Admin > Settings > General while we’re checking. I also noticed that your site is too slow. Maybe this is performance related.

Please try adding these lines to your site’s wp-config.php

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

As for SuperFly, there is something weird happening, it’s currently in test mode and toggle it off and checked it later to found out that it’s turned on again. Are you currently working on it too? And looks like it doesn’t save the changes sometimes.

Would you allow me to re-configure your SuperFly (changing the current setting and menu)? I just need to confirm since this action is irreversible.

And please provide your FTP login credentials in a secure note, I’d like to see if there is any error logs related to weirdness behavior of SuperFly.

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.