megatom
Forum Replies Created
-
Forum: Plugins
In reply to: [Max Mega Menu] Export/Import a Theme?Hi hommealone,
Please check here:
https://app.screencast.com/klD0M6ykF6CLr
I think I need to do some work to make that more visible 🙂
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] 3rd Level Sub-Menu Show/HideHi,
That is not possible with our plugin, sorry. You can check the demo on megamenu.com to see what is possible.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Accordion Menu: Keep Level 2 Open, Collapse Level 3Hi vov7512,
As the accordion menu is a feature of the Pro plugin, please get in touch through https://www.megamenu.com/support/
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Linked text in the mega menu panel disappears too slowly.Thanks. Please go to Appearance > Customise > Additional CSS and add the following:
ul.mega-sub-menu a {
transition: none;
}Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Linked text in the mega menu panel disappears too slowly.Hi glisky,
It’s usually due css transitions being applied to the elements within the menu. You’ll need to find those elements and reset the CSS to remove the transition. If you post a link to your site I’ll take a look.
Regards,
TomHi museudocomputador,
It looks like you have fixed this, but it would be due to the active menu item being highlighted. Because multiple top level items all point to the homepage URL, they all get highlighted.
Regards,
TomHi Sam,
I’ve taken a look and I think compatibility between the previous version of MMM and your theme was relying on some “hacky” code that I corrected/updated/removed in the latest version. I’d prefer to avoid adding that back in if at all possible (if it becomes a common issue – so far this is the first – I’ll certainly look again).
I do see an alternative solution with your theme though, one that to me is a cleaner approach than what you have now.
Using the header builder, make it look like this for mobile:
https://app.screencast.com/e2oLA7R2OCBDj
Under Mega Menu > Menu Themes > Mobile Menu, re-enable the toggle bar.
This change will mean that rather than having some parts controlled by your theme (the slideout panel) and some bits controlled by MMM (the menu), it will be fully controlled by MMM.
Regards,
TomHi Sam,
Thanks. I’ve found your theme (avanam) and I’m taking a look at the moment.
Regards,
TomHi Sam,
Please can you install the WP Rollback plugin and install the previous version so I can check how it was working previously?
I can see your theme is registering a click event on the menu items that’s causing the slideout panel (also part of the theme) to close:
https://app.screencast.com/3f6do7btWrYx8
I just need to check how it was working previously before proceeding.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] incorrect Stable Tag in readme.txtHi nikdow,
My process is to update the version number in trunk (in the actual main plugin file, not readme.txt). I then copy from trunk to tags with the new version number.
At this point in time, nothing has happened in terms of releases. The plugin directory builds the tag zip file (based on the version number in the main plugin file) and I can test that in my own time. The tag might sit there for a day or week without being released to the public. Once I’m happy with the tagged version (and I might not be, I might find problems and need to retag it before its released), I’ll update the stable tag in the trunk readme.txt file. That kicks off the actual release to the public.
I think the process you’re suggesting would be to update the stable tag in trunk and tag it at the same time. If I did that, the release would go out immediately, so I’d have no time to test it.
Hopefully that helps explain it and shows why – in this case at least – you can’t trust the stable tag within a tagged readme file to be the actual version you have installed. If you want the actual version number for a plugin, check the header details in the main plugin file.
Regards,
Tom- This reply was modified 1 year, 1 month ago by megatom.
Forum: Plugins
In reply to: [Max Mega Menu] Unprintable characters appearing in menu after plugin updateHi Alan,
It looks different on the first column because you have an inline style of ‘color:white’ there to hide it.
You would need to apply that same inline styling to your other headers.
Or try ‘display: block; height: 40px;’ as inline styles on your <span> instead (and remove the character).
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Unprintable characters appearing in menu after plugin updateHi Alan,
Thanks for posting a link.
I see the headings/characters are output inside a custom HTML widget, please can you edit those widgets and make sure the markup is correct?
https://app.screencast.com/0oNSaT5IYEq32
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Button element “mega-close” issueHi Justin,
If you’re using an object caching plugin, which one is it please?
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Button element “mega-close” issueHi Justin,
Thanks. Are you using an object caching plugin? If so, it’s not handling transients correctly. I’ll work on an update and get back to you here.
Regards,
TomForum: Plugins
In reply to: [Max Mega Menu] Close submenu if another submenu has been clicked on mobileHi dani1434,
Do you mean on mobile? If so, please check this setting:
https://app.screencast.com/YQzbYL9enGdXQ
Regards,
Tom