By clicking “Accept All”, you agree to the storing of cookies on your device to enhance site navigation, analyse site usage, and assist in our marketing efforts
Essential
These cookies enable our website and App to remember things such as your region or country, language, accessibility options and your preferences and settings.
Analytics
Analytic cookies help website owners to understand how visitors interact with websites by collecting and reporting information anonymously.
Marketing
Marketing cookies are used to track visitors across websites. The intention is to display ads that are relevant and engaging for the individual user and thereby more valuable for publishers and third party advertisers.
The latter is me running the site with all javascript removed for testing, which means the icons, etc. wont render. The main issue looks like the offset gets messy at the moment, so I made it that the scroll down initiates the sticky header but only allows it back to the initial after 100ms...
oh, and CSS
.p-navSticky{
display:sticky; //to be sure
height:100px; //test
}
.p-navSticky.is-sticky{
height:60px; //smaller test
}
.p-nav,.p-nav-inner{
height:100% !important; //set these to parent height for simplicity
}
ok so here is the original:
https://streamable.com/wrfmi0
then, locally i removed all JS and plumbed in some css/js to 'debounce' the scrolling. This is more of a test, so not producion ready by any means but:
$(function() {
var header = $(".p-navSticky");
$(window).scroll(function() {
var...
We had some issues a while back with PHP8, from memory there was an issue with MySQLi(?).
Are you using any plugins that handle user registration/login/redirects, etc? One client has had a site botched by plugins like this (not our doing, thankfully).
Lastly, a desperate but possible thing is...
I'm having an issue with the UKBF where you need to scroll quite a bit to get the sticky header to do its things and allow to scroll:
For whoever needs it:
Chrome Version 98.0.4758.109 (Official Build) (x86_64)
MacOS 11.6
You sound like you've been through the mill with all of this? I run a few Samsung T5's from my evil MBP2018 via a Caldigit hub (the fancy expensive one, which is also connected to an eGPU, because apparently spaffing £££'s on a laptop isn't enough for a 4k screen) of late the read/write is...
Hey, If you're still looking we're a small business that has worked and delivered for fin-tech, insurance companies, mobile networks and airports. If you'd like to know more about what we've done and how we can help you please drop me an email at [email protected] as publicly we cant...