• Resolved kapamarou

    (@kapamarou)


    Hi very good effort but everything worked fine for one month and yesterday the menu collapsed i clear the cache menu the problem seemed to be fixed but after a while it did the same thing.it seems that the css doesnt work. Is there a limit to the items we have in the menu ? the site is http://ehunter.gr

    thanks in advance

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author nigro.simone

    (@nigrosimone)

    Hi @kapamarou, thanks for using my plugin.

    On your website i see 3 cached menu and all works for me (Chrome).

    can you give me more details on the bug?

    Thread Starter kapamarou

    (@kapamarou)

    i can give a print screen http://ehunter.gr/wp-content/uploads/2017/06/print-screen.jpg
    i think i can understand why it happens it is Usually after updating the menu.

    Plugin Author nigro.simone

    (@nigrosimone)

    thanks for the reply @kapamarou,

    it is certainly a bug of my plugin, i’m sorry.

    Please provide an error log if you can by adding these lines to your wp-config.php:

    
    define( 'WP_DEBUG', true );
    define( 'WP_DEBUG_LOG', true );

    WordPress puts the error log in /wp-content/debug.log

    please, copy/paste the log here and i will happy to fix.

    Thread Starter kapamarou

    (@kapamarou)

    you can view it here http://ehunter.gr/debug.log as the matter we speaking the problem is happening now i havent purge the cache in order to view it

    Plugin Author nigro.simone

    (@nigrosimone)

    Hi @kapamarou, in hour log there aren’t any error caused by my plugin. If you disable my plugin, all works as expected?

    Thread Starter kapamarou

    (@kapamarou)

    good morning yes if i disable it everything is fine .

    i keep it all night the error log i give it you again http://ehunter.gr/wp-content/debug.log

    Plugin Author nigro.simone

    (@nigrosimone)

    hi @kapamarou, i see in your log some errors caused by other plugins:

    [07-Jun-2017 19:34:00 UTC] PHP Notice: Undefined variable: server in /var/www/ehunter.gr/wp-content/db.php on line 627

    this is a hyperdb plugin issue

    [07-Jun-2017 19:34:01 UTC] PHP Notice: Η id κλήθηκε

    this is a WooCommerce issue caused by theme wr-nitro4

    [07-Jun-2017 19:34:25 UTC] PHP Notice: Use of undefined constant sanitize_options

    this is a woo-xml-feed-skroutz-bestprice issue

    [07-Jun-2017 19:46:13 UTC] PHP Notice: Use of undefined constant sanitize_options_mult

    this is a woo-xml-feed-skroutz-bestprice issue.

    If disabling my plugin you don’t have any error into the log it mean my plugin is incompatible with your environment.

    Side notes:
    1. hyperdb is outdated and maybe the developing is abandoned;
    2. my plugin is incompatible with user-specific dynamic menu items (like woocommerce) see the section “Caveats” into my plugin description https://it.wordpress.org/plugins/speed-up-menu/

    My 5 cents: disable my plugin seem the best option for you.

    Thread Starter kapamarou

    (@kapamarou)

    i believe i found what is going on . I notice that when the desktop menu was collapsing the mobile menu was intact and when i was purging the cache menu the desktop menu was ok but the mobile menu was broken. So i decide to declare two different menus one for the desktop and one for the mobile and everything worked perfectly 😀

    Plugin Author nigro.simone

    (@nigrosimone)

    Great 🙂 !

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Breaks the menu’ is closed to new replies.