responsivemenu
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] CSS Vortex file ?Hi Phil,
Ill take a look however that file and folder are nothing that my plugin creates or looks for so not sure why your site was trying to load it.
All the best
Hey Morten,
Great news that it is working now and thanks for the kind words in regards the plugin.
Have a great day
Forum: Reviews
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Reliable pluginHi Jason,
Thanks for the review – if there is anything I can do to improve the plugin please let me know.
All the best
Hi queen,
You have an element called .hide-screen-fixed which occassionally comes on and has a z-index of -1 which kills the menu.
Im not sure what its for or when it gets triggered but it makes the menu unresponsive.
Actually on further look it may not be this but you have lots of other elements around that seem to be interfering with the menu and being layered over it occassionally.
Its quite hard for me to pin point the exact layer that is causing it and what is or isnt triggering it.
If you have created the elements, styles and javascript yourself it may be worth removing parts bit by bit to see what is the offending part. If you do it through plugins then its worth disabling them one by one until you find the culprit and the same with themes.
I hope that helps!
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Major 3.0.0 UpdateThanks alot, Ive just replied on your ticket
Hi sandvall,
This is extremely odd – I just checked your outputted CSS file and it is missing out the whole Menu styles – have you clicked Update Options again since the update to give it a reset and see if that fixes it.
If not can you export your options and send them to me at support [at] responsive [dot] menu so I can take a look for you and see if I get the same on my dev sites.
All the best
Hey japhys,
Perfect let me know how it goes! If you need help getting the specific menu item class name send me over a url and let me know but Im sure you can do it by yourself!
All the best
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Major 3.0.0 UpdateHi sandvall,
You seem to already have a ticket open for this so please continue over there
Hi there,
What speed do you have in the technical > animation speed setting?
Also I see you have push enabled – have you selected a page wrapper to use with this otherwise it will have nothing to push?
All the best
Hi there,
No you dont need to do anything in the menu settings you can leave that alone.
Just add the CSS of the menu item in my plugin to the list in the login modal box plugin and it should be fine?
All the best
Hey japhys,
Have you tried seperating with a comma to be able to use two?
You could contact their support team to see if they allow multiple classes to be used as it seems like quite a normal thing for people to want to do.
Alternatively you could use some simple jQuery to add the class to the specific link in the menu easily enough.
All the best
Hey chemdata,
Great news about the X button.
In regards the styles you will either need to check your CSS stylesheets or use the web developer tools in your browser or something like Firebug which is best.
All the best
How did you used to give the link the class name before?
I believe as I use a custom walker object now that this won’t work, are you able to give the plugin more than one class name to use?
If so can you use the specific item link css of the login link in my plugin in addition to login?
Hey japhys,
I see it now thanks for the link.
How does the ajax plugin know what link to create popups for, ie do you need to give it a class name or something or does it use the url?
All the best
Hey there,
Can you check your styles to make sure you have no hover or focus styles which may be overriding what my plugin is trying to do.
In addition, there should be an X yes, do you have the button animation set to “Off” or “Boring”. You need “Boring” to see an X.
All the best