peterfeatherstone
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Current Menu ItemHi waretz,
This was a bit of an oversite in my case I’m afraid in regards the transient caching I added in 2.3.
I have now updated to 2.4 which gives you the option to turn transient caching off which should mean your current item link colours should work correctly again.
Please can you update and let me know if this fixes it for you.
Many thanks
Peter
Hi emusxx,
Using the below URL you will be able to work this out and modify the examples to suit your needs.
http://peterfeatherstone.com/wordpress/responsive-menu/faq/shortcode/options/
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu does not appearHi dbarnhart,
I can see the Menu added correctly, however for some reason your
wp_footer()call is inside the footer element with ID#footerwhich has relative positioning.If I remove the relative position of
#footerthen it makes the menu work, but the footer messed up (for some reason your whole footer uses all absolute elements?).So, you have 2 options.
1. Restructure your theme so that
wp_footer()is outside of any elements (as it should be).2. Re-style your footer so that it doesn’t use relative/absolute elements.
Either of the above will make it work as expected.
Many thanks
Peter
Hi pathuri,
Unfortunately this is outside the scope of the plugin.
You could probably do this with some custom CSS or jQuery in your theme but in terms of adding it to the plug-in, its too specific to warrant making it an option I’m afraid.
Good luck with your build though!
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] WPML IssueHi noviolence,
Thanks for the information.
Can you provide WordPress admin access so I can take a look at this for you as it is still working for me here.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Custom MenusHi Happy,
Glad you got it working!
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Cannot get submenus to showHi Alex,
This topic is closed, please open another.
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Caching?Hey DearGeek,
I can see that there are issues with active links etc. from the caching of the menu and as such I have just released a 2.4 version which gives the option to turn transient caching on/off.
It also includes the action to clear the transient caches each time a menu/page/post is updated.
Please updated to 2.4 and check if it is working or you.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] RM opening inside the wrapperHi pathuri,
Ok thanks for letting me know.
Peter
Hi 4ud,
Please start a new support request as this has been closed.
This is not happening on my development or live sites so please provide a URL example in your new post.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] logo onclick go to homepageHi Federico,
What have you put in the “Menu Title Link” option?
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Caching?Hi deargeek,
Trust me when you see the comparisons between load times of it being cached and not cached you will definetely rather it did!
Go back to version 2.2, run it through PHPXdebug and you will see what I mean.
I see your point though so I will look to put in a check that clears the transient menu cache once a menu/page/post has been updated.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Dropdown Arrow OverlapsHi gianfye,
If you have a solution for it please paste the JS so I can add into the main repository.
The arrows are added by JS so it would be a perfect and permanent solution if you can provide.
I’ll also give you a shout out on the changelog for fixing the bug!
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Chose which menu to showHi emusxx,
Where have you posted this? It doesn’t seem to be anywhere on my support forum.
Did you post this on the main board? If so I will never see this.
Please open a new thread in the support forum for this plugin and I will take a look for you as this topic is currently closed.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Click menu button resizesHi Juergen,
I’m sure we have already spoken about this, and this is the way it is built unfortunately.
You are of course free to overwrite the set styles using your own themes style.css file or hack the core of the plug-in if you wish to override this functionality (unadvisable).
Unfortunately I cannot provide for every eventuality but it is built so it is easy enough to change with your own styles.
Many thanks
Peter