peterfeatherstone
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Plugin Locks my WebSiteHi Eduardo,
There is nothing specific to my plugin that would not allow it to work on Windows environments that I am aware of.
Can you please provide any error logs etc. or a WordPress login so I can try and debug for you.
Many thanks
Peter
Hi Anticosti,
Something on your site is adding some strange extra styles to the ‘#responsive-menu’ container.
The plugin always sets the right/left value to 0, however yours is setting it to 270px. It is also setting things like transition-duration, transition-property, transition-timing-function all of which are nothing to do with my plugin.
You will need to either debug this yourself or work with a developer to find the cause of this strange behaviour.
Many thanks
Peter
Hi Tiffany,
Unfortunately it seems my menu is not installed so I can’t debug this for you.
Many thanks
Peter
Hi shurix239,
I’ve looked at your site and it works fine, however on mobile devices you have a different menu which is showing and have hidden mine.
The other menu you have installed (maybe part of the theme), is not working.
In fact on line 1 of mobile.css you have #click-menu set to display: none; so you are actually hiding my menu on mobiles.
You will need to remove this line and then hide your themes menu.
Many thanks
Peter
Hi EWord1,
I’ve just checked your site and it says it’s in maintenance so I can’t really check unfortunately.
Have you tried increasing your breakpoint width to see if this makes it show on your iPad.
The post below shows some interesting different sizes for iPads that might help:
http://stackoverflow.com/questions/3375706/ipad-browser-width-height-standard
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Cannot scroll down menuHi Katka,
There is a style called .site-header that has a fixed positioning on it which is messing it up.
Either remove this positioning from your CSS or move my menu outside of the site-header element and it should work fine for you.
Many thanks
Peter
Hi Juergen,
What exactly is the text domain “kubrick”?
That seems to be a custom theme and as such wouldn’t put that in my plugin as it wouldn’t be universal?
Peter
Hi Kelvin,
Thanks for your support request but I can’t do much with this information.
Please provide at least a URL as a minimum please so I can check.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Responsive menu not workingHi Merlo,
It seems that you don’t have my menu installed on your site so I can’t debug this for you.
I would say that looking at your console that you have some errors in related to “colorbox”, so you may need to look at that.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] CSS z-index not workingHey Eli,
Glad you got it working, Ctrl + F5 is a great tool 😉
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Jetpack MobileHi Berger,
Sorry, I’m confused, I thought you said you wanted to switch back to using your themes menu rather than mine?
If you want to use your themes menu on mobile and mine on desktop then it’s best to keep them both activated and then use media queries in your themes style.css file to show/hide the appropriate ones at different breakpoints.
I hope this helps and many thanks
Peter
Hi wp898,
Sorry, I can’t quite work out the issue based on your explanation.
Please provide me with a URL that I can check and exact issue for me to look at.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] sub-menus won't closeHi Peter,
Not a problem, glad you’ve got it working now!
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 3rd level menu overlapsHi kcraighead,
You have some custom styles in your theme that are conflicting, as soon as I removed the following from line 961 of the styles.css file it worked correctly:
.sub-menu > li { border-bottom: 1px dotted #fff; height: 40px; width: 250px; }Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Not every menu selectableHi Juergen,
Unfortunately without access it will be almost impossible to debug this for you as I am unable to replicate this on any of my development sites and have no way of getting the information I need just by looking at the site front itself.
Many thanks
Peter