peterfeatherstone
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Site HeaderHi pbravin,
Great to hear and thanks for using the plugin!
Many thanks
Peter
Hey taliwalt,
Great news! Felix could you confirm the same?
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Site HeaderHi pbravin,
You will need to open up and edit the header.php file in your theme and then insert it somewhere between the opening <head> and closing </head> tags.
Please let me know how you get on with this.
Many thanks
Peter
Hi xhanubis,
Thanks for downloading and using the plug-in.
If you could provide me with your site URL then I’ll take a look at this for you and see what the issue is exactly.
Many thanks
Peter
Hi guys,
Thanks for the update and screenshot Tali.
This is extremely odd, it means that it is not saving the options as an array correctly in your site.
I have now forced this to be an array, if you could download the 2.1 beta again (it has now been updated) and install it to see if this fixes the issue for you?
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Push menu button rightHi there,
In that case you will need to write some custom jQuery to achieve this effect on your site.
If you send me a PM to hello@peterfeatherstone.com with your FTP details then I can look at creating this for you on your site if you are not sure how to do it yourself.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Add class above #click-menuHi Robert,
You could add your own class to the click menu by directly editing the following file:
/app/views/menu.phtml
Alternatively, you could very easily add some custom jQuery to add a class name to the click menu div, something like the following should work:
$( '#click-menu' ).addClass( 'click-menu' );In addition, “display: hide” is not a valid CSS rule, you can use “display: none” or “visibility: hidden” to achieve what you want here.
Please let me know how you get on with this.
Many thanks
Peter
Hi Felix,
Again, my sincerest apologies for the errors you have found. There have been a few bugs creep in since the 2.0 update due to it being a complete code re-write and with 56 different options its hard to debug every scenario!
However, I am trying to iron all these out at the moment and may have now fixed this in the 2.1 beta. If you could please download and install it to see if it fixes the issue for you that would be great.
The updated plugin can be found below:
http://downloads.wordpress.org/plugin/responsive-menu.2.1.zip
Please let me know how you get on with this
Many thanks
Peter
Hi Miguel,
Again, my sincerest apologies for the errors you have found. There have been a few bugs creep in since the 2.0 update due to it being a complete code re-write and with 56 different options its hard to debug every scenario!
However, I am trying to iron all these out at the moment and believe I have now fixed this in the 2.1 beta. If you could please download and install it to see if it fixes the issue for you that would be great.
The updated plugin can be found below:
http://downloads.wordpress.org/plugin/responsive-menu.2.1.zip
Please let me know how you get on with this
Many thanks
Peter
Hi Reinier,
Firstly, thanks for your kind words and for downloading and using the apologies.
Massive apologies for the errors you have found. There have been a few bugs creep in since the 2.0 update due to it being a complete code re-write and with 56 different options its hard to debug every scenario!
However, I am trying to iron all these out at the moment and believe I have now fixed this in the 2.1 beta. If you could please download and install it to see if it fixes the issue for you that would be great.
The updated plugin can be found below:
http://downloads.wordpress.org/plugin/responsive-menu.2.1.zip
Please let me know how you get on with this
Many thanks
Peter
Hi Miguel,
Apologies this has happened.
I tested the plugin alot before releasing with PolyLang but obviously missed something.
If you can provide me with WordPress and FTP access I can definitely take a look at this for you and attempt to fix.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Positioning of Menu IconHi Trey,
Absolute pleasure, enjoy!
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Parent Menu ItemsHi Matt,
Thanks for downloading and using the plugin.
This is possible in the 2.1 beta which will be released in the coming weeks.
If you set the “Ignore Parent Clicks” option them this functionality will automatically be included with this option.
You can download the 2.1 beta and try it out now if you wish or wait for the full release, its completely your choice.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Positioning of Menu IconHey Trey,
Apologies, I seem to have forgotten to tell you to put the opening and closing square brackets. It was late at night and I was rushing!
It should be do_shortcode(‘[responsive-menu]’);
Can you give that a try and let me know if it works for you?
Many thanks
Peter
Hi Felix,
Apologies this has happened, its strange because I haven’t heard of anyone else have this issue nor have I seen it in all my testing.
As you are working locally I cant do anything in terms of connecting to fix it or see what the issue is.
Ill try and replicate this my end and see if I can find a reason why its crashed your site.
Ill keep you updated here
Many thanks
Peter