responsivemenu
Forum Replies Created
-
Hey,
The below should do it:
.responsive-menu-label.responsive-menu-label-top, .responsive-menu-label.responsive-menu-label-bottom { margin: auto !important; }All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Admin panel does not loadHi dangson,
I have never seen that issue before – the only thing I can think of is that the options table wasnt created when updating.
Can you check in your database if you have a table called “responsive_menu”
All the best
Hi Champac,
Have you tried adjusting the button title line height option?
I would suggest starting there and if that doesnt work you can easily write one line of CSS to shrink it down if need be.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 3rd level menu items hiddenHey abbyd,
Great news and thanks for letting me know.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Database ErrorHey Kts,
Love it! Thanks a lot for providing that link it certainly looks promising.
My only question is – why had I not heard about it before!
Thanks again!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu top positionHi there,
Some custom CSS like below should do it:
#responsive-menu { margin-top: 29px; }All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Database ErrorHi there,
Does this mean you were not able to install and activate the plugin and have it working correctly?
You mentioned Query Monitor, what is that exactly? I can’t imagine IF being an issue as as far as I’m aware its standard SQL.
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Exporting settingsHey Dan,
Great you found it and thanks for letting me know.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu not working after updateHey jsdl,
Thanks for the input however the issue bere is the code is being output twice so I think its a theming issue.
All the best
Hi there,
Ill do some digging to see if there is a maximum z-index value and if not increase in my plugin although I dont like making things like this too high as it becomes restrictive.
Thanks for the tip
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Database ErrorHi there,
What database type are you using?
I’ve never seen SQL fail at the IF command before, its a pretty standard defacto command.
Hey sbstarr,
Great news about the Additional Content section and baffling about the data: issue.
It didn’t happen to me when I tried. Have you tried using in a different browser or maybe a browser cache clear in case that helps?
All the best
Hey abc,
Great news! Sorry I wasnt able to find the solution before you were but glad its working now!
Good luck ahead!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Major 3.0.0 UpdateHey there,
No, because it was updates to the readme.txt not a version update.
When 3.0.1 is released it will all be up to date. I could force through an update but until actual coding changes are made it doesn’t make sense.
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Major 3.0.0 UpdateHi there,
There have been a couple of hotfixes applied and changes to the readme.txt which mean they could be out of date now.
You can either tell it to ignore these changes or re-download the plugin from the repository.
Hope that helps