neilgee
Forum Replies Created
-
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Menu Settings Not “Sticking”Please try the latest version, should be ok
It had to do with the collation type in the
wp_optionsdb set tolatin1_swedish_ciand storing html entities.- This reply was modified 8 years, 9 months ago by neilgee.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Menu Settings Not “Sticking”Sure, you can email me at neil[at]wpbeaches.com – happy to login to take a look.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] How to find CSS class?Hi Johan,
You find the CSS class or id in the source code – it typically is the value for the
classoridattribute of the<ul>element, you can see this by viewing source or inspecting with dev tools.Example
<ul id="menu-primary-menu" class="menu genesis-nav-menu">I use to have the plugin set up with a dropdown of menus, but this doesn’t cover all scenarios in particular menus that are not registered in the WordPress way, I wanted the plugin to be more flexible.
Hope this helps
- This reply was modified 8 years, 9 months ago by neilgee.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Menu Settings Not “Sticking”I wonder is there is something in the theme that is conflicting in particular some javascript/jquery issue.
If you inspect the site with Chrome Dev tools are there any errors displayed in the Console tab?
Would be happy to take a look if you have a URL
Forum: Plugins
In reply to: [VenoBox Lightbox] Venobox not working after plugin update@janesmith8227 yes please try the legacy data attributes checkbox
Forum: Plugins
In reply to: [WooCommerce Shipping Label] Fatal and Notice ErrorsYes all good now – thanks!
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Custom URL for logo or right side itemSure sounds good, maybe I’ll add an option in a future version.
Forum: Plugins
In reply to: [Beautiful taxonomy filters] Placeholder Filter on DropdownGoing back to this issue (wasn’t the spacing) – I think it may be because I am using a taxonomy that is registered to work on the ‘product’ cpt in use by WooCommerce.
As the code does work in other taxs I have linked to other cpts.
What do you think?
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Menu Settings Not “Sticking”If you can’t see in the source code then none of the settings are sticking which is odd.
I have just done a minor update to 1.8.4 – maybe try that and see if it fixes it – and also clear any caching you may have set up on the site.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Menu Settings Not “Sticking”Hi,
I have not experienced this in testing – can you tell me does this occur in some of your other sites.On the site that it is an issue – can you inspect the page with developer tools and search for ‘var SlicknavVars’ and paste back all the code for that piece.
Version 1.8.0 is still available for download and use. – https://downloads.wordpress.org/plugin/slicknav-mobile-menu.1.8.0.zip
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Old menu still showing upYou can add some css to your style.css
@media only screen and (max-width:600px) { .awaken-navigation-container { display: none; } }Hi Cory – Ok confession time – I have used the plugin a gazillion times and didn’t realise the ‘Install Results’ were errors in the migration process.
Well plus one from me in making that stand out a bit more to alert the user of any errors.
Cheers
Hi @corylamleorg,
I re-ran the installer to double check the errors as I couldn’t remember a warning been given and I didn’t receive an error.
Screen grab attached – http://d.pr/i/mtGtRG – but it is in the installer log.
That’s the issue that the warning wasn’t displayed.
Cheers
- This reply was modified 8 years, 11 months ago by neilgee.
Hi Cory – thanks for that – I guess my issue was more the fact that there was no notification during the migration process that there were database errors.
Site was migrated and further work was done to it, only later it was realised that gravity forms were missing at which stage the 2 databases were quite different.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] SlickNav doesn’t add WPML menuI don’t have much exposure to WPML but others have said the plugin works fine with it – i went to check the site but see it’s offline