peterfeatherstone
Forum Replies Created
-
Hi there,
It appears these are not exactly the same as on hendrinkrojas.com the original menu is still visible however on hendrikrojas.meinsign.de it is not. In fact, it is only a link to a page called “Impressum” that is showing behind.
Also, these do appear to me in the same location on my phone on both sites, the only difference being that the original “Impressum” link is not hidden on one.
Please take a look at this in the admin area and make sure the CSS locators are correct/same on both sites.
Many thanks
Peter
Hi there,
Have you decided to use a different plug-in? It appears that there is a different one installed now.
I understand if you have as I was unavailable to resolve the issue for you in time and you have a working website you need running correctly.
Apologies, however I hope the other plug-in serves you well.
Many thanks
Peter
Hi Marco,
Im a bit confused… I just activated the plugin and the plugin menu appeared straight away…
Also, the menu appears on the site perfectly too..
I didn’t have to do anything except activate the plug-in… Please check on the site and de-activate if you no longer want to use it, or remove the other resonsive menu.
You will see the options near the bottom of your admin options on the left, between “Social Login” and “Skype Master”.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu does not show upHi violin,
It is working perfectly, however the 3 lines are displayed as white and the top backgrund of your site is white.
Please change the line colours to something contrasting and you will see it.
Many thanks
Peter
Hi Alvaro,
I understand the issue, it can be a bit confusing. It is definetely on the development list and I hope to have this option added in the near future for you, however I can’t give any time frames at the moment due to a lack of spare time available 🙁
Many thanks
Peter
Hi traiquesani,
The best way for this would be to create your own custom stylesheets that appear after the Responsive Menu ones or “hack” the plug-in versions, however this will mean they get over-written on updates.
Many thanks
Peter
Hi Marco,
Apologies, I am extremely busy at the moment, moving house etc. and as I am the sole developer on this (more of a personal project that I decided to release) my time is unfortunately not a commodity I have much of at the moment.
I will try my best to look at it for you but unfortunately I have quite a few emails backed up at the moment.
Apologies again.
Many thanks
Peter
Hi there,
I can’t see the menu appearing at all on my web browser or my iPhone.
Do you still have it installed? I am trying to see it but am unable at the moment.
If the settings are exactly the same across all your css files then there is no reason for it to appear differently.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] custom cssHi there,
The font size works for me here, you may have some over-writing CSS rules in other files that are conflicting with this, please provide your site URL.
In regards your other points:
– Horizontal line colour can be set from the admin.
– You can add custom transparency in your own style.css file if needed.
– Same as above
– Same as above
– You could write your own custom javascript for this, however its unadvisable as how would you ever close the menu?
– Again, you can do this in your own CSS files.I hope the above helps.
Many thanks
Peter
Hi rickaltman,
You could filter it out by the particular page you want, using something like this:
if( !is_home() ) { remove_action( 'wp_footer', array( 'ResponsiveMenu', 'displayMenuHtml' ) ); }Of course you will have to create your own filters in the if clause to specify exactly how you want this.
A shortcode is being developed but I can’t give an estimation on when this will be ready as I am currently very busy.
Many thanks
Peter
Hi sana,
It doesn’t seem to be installed at all on the site.
Can you check that the header.php and footer.php files have the wp_head() and wp_footer() functions included?
Also, is it really necessary to have a 45 second pop up forcing people to click on your social icons? I can guarantee you are going to lose 99% of your traffic with that on there, I had to remove it using Firebug before debugging as there was no way I was going to wait that long!
Anyway, let me know what you find.
Many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Menu Slide SideHi Wayne,
Unfortunately this is not possible with the current implementation of the plug-in.
You could hack it if you wanted to make it perform this task but of course any updates would then remove your updates.
I can add it to the development list but wouldn’t imagine it would be implemented in the near future.
Apologies and many thanks
Peter
Forum: Plugins
In reply to: [Responsive Menu - Create Mobile-Friendly Menu] Responsive Menu AjaxHi dimmy,
That is a strange one and I’m honestly not quite sure why it is behaving like that at this moment.
Can you try a few different combinations of using external/inline scripts and also try disabling the put JavaScript in footer option and see if this makes it work on the first click and let me know, if not I may need access to your FTP/WordPress Admin to take a closer look as I have never seen this behaviour before.
Many thanks
Peter
Hi champjr,
Please provide me with a link to the specific page which you are experiencing issues on and I will take a look for you.
Many thanks
Peter
Hey Sarnim,
Great news that you got it working.
Yeah, 2000 is way to high as it will always show, I think an iPhone is only down at 320 so you can see the difference, but whatever works for you is what is important!
Many thanks
Peter