peterfeatherstone
Forum Replies Created
-
Hi Jaxson,
Sorry, I just saw this message from a while back!
1. Having a hover image isn’t possible but having a different image when clicked is, is this sufficient for your needs? If not, I can add it to the development list for you.
2. In terms of the click menu being hidden, you can simply use “#click-menu” and this will do the whole lot.
I hope this helps.
Many thanks
Peter
Hi Aman,
Thanks for the ticket submission.
As tzedekh has said you can use the Plugin Organiser Plugin. Alternatively, you can use the shortcode (by ticking the option in the admin) and filtering it out on specific pages, for example something like the following in the footer just before the closing body tag:
<?php if( get_the_ID() != 15 ) { echo do_shortcode( "[responsive-menu]" ); } ?>This would mean the menu will show on all pages except the page with ID 15 as an example.
You could change whatever you want inside the if statement above to control the behaviour (you could use templates, post types, URLs etc.).
Let me know how you get on with this.
Many thanks
Peter
Hi mrrl,
Without taking a look at the actual site its hard for me to debug this for you.
Can you please provide a URL to the site where this is currently on and not working and I will certainly take a look to see what it could be.
Many thanks
Peter
Hi coyoto,
It seems the plugin is no longer installed on your site.
If you would like assistance with this, please re-activate and I will take a look for you.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Nothing inside the menuHi Brice,
Not a problem.
Can you provide me a WordPress admin login with access to the Responsive Menu and the “Appearance” > “Menus” in the admin so I can check this out for you.
Many thanks
Peter
Hi Sweedgreens,
I was going to suggest that you change the Menu Breakpoint width to a higher value to make it show in landscape mode but seems you have fixed this already which is great news!
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Nothing happens on menu clickHey Janine,
Thanks for the update and great that you got the other plugin working. If, however you would still like to use mine then please re-activate and I’ll take a look for you.
If not, all the best ahead.
Many thanks
Peter
Hi jgipson,
That’s correct… This plugin works in the same way as any other plugin should in terms of updates in the Plugins repository.
Hopefully the next plugin will be released around the new year.
Many thanks
Peter
Hi Nadia,
Great you got this working and thanks for using!
Many thanks
Peter
Hi Paul,
Hopefully it will be out around X-Mas/New Year depending on how many mince pies and christmas cake I eat!
Many thanks
Peter
Hi Trixx,
I’m so sorry that I haven’t been able to attend to your request, I think I am going to have to work on how the animation syncing works, because it turns out when people start to make customisations outside of the scope of the plugin the Push animation starts to break.
I have played around with a few CSS things and found adding the following helps to smooth out the down animation at least but not the up:
#pageWrapper { transition: all 0.6s linear; }It’s still not ideal as it doesn’t seem to transition back at all. I will keep playing around with it and figure out a better way to do the animations (however I will be the first to admit that my JavaScript knowledge is not the best).
Many thanks
Peter
Hi daudinhedetocdai,
I will look to add a page to the FAQ on my site soon explaining exactly how to find out the CSS of the menu to hide.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] 2nd-level items not showingHi TrWeb,
I’ve just been on that site you provided me, but can’t see the Responsive Menu plugin installed, please advise?
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Broken on Opera for AndroidHi Phil,
Great news, just let me know if you get anywhere with this.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Paid CustomisationHi Alex,
Andrew is correct, the only reason I wouldn’t suggest it is that it would be overwritten on any future updates, however you are more than welcome to modify it if you please!
Many thanks
Peter