neilgee
Forum Replies Created
-
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Wpml menu not appearing in SlickNavHad a look not 100% sure why that is not working, (i’m not familiar with WPML) as a hack fix you could add the 2 lang selectors menu items to the main menu and hide them above 600px
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Wpml menu not appearing in SlickNavDo you have a link?
Forum: Plugins
In reply to: [Bootstrap Modals] modal is not appearing at allSeems like a theme/plugin conflict, does the error occur if you switch theme, or disable other plugins?
Forum: Plugins
In reply to: [VenoBox Lightbox] VenoBox Lightbox & Ajax SearchClosing this now – re-open it if needed
Forum: Plugins
In reply to: [matchHeight] Added CSS style removed after completely loadedDo you have a link?
Forum: Reviews
In reply to: [Navgoco Vertical Multilevel Slide Menu] does not work with twentysixteenHi Jan – difficult to convey meaning via words sometimes, I was being tongue in cheek.
It is disheartening when you get a lame review which isn’t justified or followed up, and then to see the reviewer repeating the same behaviour elsewhere on other plugins compounds the feeling.
I’ve moved on!
Forum: Themes and Templates
In reply to: [Twenty Sixteen] How to Move Menu Below Header ImageHi Julie – I had a look at your site, the header is actually responsive, it’s just that the intention of the background image in 2016 is decorative and reduces to cover that space – so it will inevitably cut off content as it scales to cover that area – see http://themes.wpbeaches.com/twentysixteen/ and reduce the window down.
Your issue is that you have 1 image which contains both the text and image on opposite sides. My demo has it has a separate site title and description and a background image.
You can try using the contain value for the image, won’t be perfect but better than what you have…
.site-header { background-size: contain !important; min-height: 425px; margin-bottom: 20px; } @media only screen and (max-width: 600px) { .site-header { min-height: 0; } }Forum: Reviews
In reply to: [Navgoco Vertical Multilevel Slide Menu] does not work with twentysixteenAgreed – I also viewed his history – should be flagged as a spammer and forcefully ejected!
Forum: Reviews
In reply to: [VenoBox Lightbox] simple & goodI am calling that close button differently now – should load fine from latest version.
Forum: Reviews
In reply to: [VenoBox Lightbox] simple & goodOk can you try the latest version of VenoBox, the close icon should be ok, it does load as a relative URL
background: url(/wp-content/plugins/venobox-lightbox/css/close.gif) no-repeat rgba(221,51,51,0.85);Forum: Plugins
In reply to: [SlickNav Mobile Menu] SLick menu Doenot appended to another class or idI see you appended it to id=”site-header-menu” and its working, yes?
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Minimum Width to use SlickNavClosing this now
Forum: Plugins
In reply to: [SlickNav Mobile Menu] Menu Not WorkingLooks like your using another menu now – cant see Slicknav in use
Forum: Reviews
In reply to: [VenoBox Lightbox] simple & goodHey there, thanks for leaving the review!
There is a loading icon in the center of the lightbox and a close button in the top right corner.
Regards the scroll functionality, that’s something which is different in this lightbox but i may make it an issue to disable it in a future release.
Forum: Plugins
In reply to: [SlickNav Mobile Menu] How Can I remove the original menu when on mobileIt would be a theme option then, lodge a support ticket with your theme supplier.