peterfeatherstone
Forum Replies Created
-
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu Not Showing[No Support Request Will Be Answered Here]Hi BionicSquid,
You could have it show again in responsive mode using media queries.
The plugin itself uses the following:
@media only screen and ( min-width : 0px ) and ( max-width : [breakpoint-width]px ) { }You could then use the same in your styles.css file and show the submenus again.
Any questions let me know.
Peter
Hi theatereleven,
I am not familiar with the Underscores theme, however I just downloaded it and all seems in order.
It uses the
register_nav_menus()and haswp_head()andwp_footer()as it should.Please can you provide a URL so I can check.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Responsive menu in the footerHi Screwhead28,
I can see you are now using another plugin which is great, however your site takes an eternity to load and I am on a fast connection here so you may need to look at this.
If you need anything in future please let me know.
Many thanks
Peter
Hi benington,
I can see this on your website successfully.
Can you let me know if you are still having issues.
Many thanks
Peter
Hi Aichels,
WPML is something I am trying to understand fully at the moment and have requested a free license from them so once I have this I will take a look at your issue and hopefully provide an answer.
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Remove CSS from headHi kmelv85,
Exactly as tzeldin88 has said above.
tzeldin88 – Thanks for answering in my absence!
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Conflict with jQuery UIHi mrgreenwaters,
Very vague my friend… Please provide a URL at least so I have something to go by.
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] WPML IssueHi guys,
Unfortunately I don’t have access to WPML at the moment but have applied for a developer license so should be able to get it for free and test out for you guys to provide a fix.
I will keep you posted on the progress!
Many thanks
Peter
Hi clearvertical,
Glad you got it working!
Peter
Hi Lea,
That is not the way it is supposed to be!
I haven’t experienced that issue on any of my development sites but if I can figure out a way of getting that to happen I will fix it!
Were you upgrading straight from 2.3 or did you skip a couple of versions?
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Dropdown Arrow OverlapsHi Gian,
Thanks for this.
I actually have already incorporated this into the 2.5 beta, could you please download and check that all is working as expected?
Many thanks
Peter
Hi Darnok,
Again please provided WordPress admin login so I can check.
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Awesome FontHi kashifkiduniya,
Thanks for the support ticket and the kind words in regards the plugin.
Unfortunately the plugin currently only supports 3 lines, menu text and image. There is no plans currently to incorporate Awesome font into the plugin, however if you want to create this functionality yourself please feel free!
Many thanks
Peter
Hi Kaylan,
Unfortunately that link you provided does not work for me.
What JavaScript console errors are you getting?
Peter