Tagged: Burger Menu
Hello:
I updated to enfold 4.2 and I have some issues:
– Burger Menu always is showed on desktop screen and never on mobile devices.
– Burger Menu is setting with sidebar flyout menú classic but always is showed on full page overlay mode
– Burger Menu shows mega menú column but it does’t work the click or hover so there is not subitems
– Burger menu can’t be closed without reload the page.
I need the next settings:
– Only text menu for desktop. No Burger menu
– Burger menu only for mobile.
I have checked many posts in kriesi forum and trying to solve by different ways. In every case we purged cache files.
– Deactivating child theme. It doesn’t work
– Deactivating all plugins. It doesn’t work
– Deactivating code in function.php which can make a bad behaviour. It doesn’t work
– Removing mega menú elements or columns in main menu. It doesn’t work
– Changing main menú with a simple menú. It doesn’t work
If i change in wp-config the line define( ‘WP_CACHE’, true ) by define( ‘WP_CACHE’, false ) everything work ok, so, i thing it is a conflict with WP Super Cache but i can’t fix it.
Could you help me?
Thanks in advance
Hey mkt,
Please, can you provide to us the WP credentials? This way we can see better it.
Best regards,
John Torvik
Thanks John! i found the problem, It is the CDN cache not Supercache so thanks for your quick response, i can fix it.