Recent content by James (iimttd)

  1. James (iimttd)

    Consent to use peoples images and clips for marketing

    You’d need consent for sure. We’ve built some bits for an influencer agency; seenconnects which might be handy if you’re after that sort of thing.
  2. James (iimttd)

    CRM Integration

    I've had mixed success with monday, but asking zoë at purplepatchpmo.co.uk might help- she has a good understanding of CRM's for medium business.
  3. James (iimttd)

    Issue with the UKBF site

    Oddly, if i use a magic mouse or touchpad it's fine. Any non apple mouse and off it goes.
  4. James (iimttd)

    Issue with the UKBF site

    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...
  5. James (iimttd)

    Issue with the UKBF site

    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 }
  6. James (iimttd)

    Issue with the UKBF site

    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...
  7. James (iimttd)

    Issue with the UKBF site

    Sure, I'll close any incriminating tabs/code shortly. ?
  8. James (iimttd)

    Wordpress and PHP8

    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...
  9. James (iimttd)

    Issue with the UKBF site

    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
  10. James (iimttd)

    External hard drive recommendation?

    Cheers, I'll keep an eye out for something like that as I need 4 usb c ports and ideally an SD card reader.
  11. James (iimttd)

    External hard drive recommendation?

    Right, so this is an expensive paperweight? https://www.amazon.co.uk/gp/product/B07CVMV8VC/ref=ppx_yo_dt_b_search_asin_title?ie=UTF8&psc=1
  12. James (iimttd)

    External hard drive recommendation?

    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...
  13. James (iimttd)

    Need to register a domain

    namecheap are one of the best 1&1, 123, TSO and godaddy can be a PITA with some domain/renewals.
  14. James (iimttd)

    Wanted: website designer

    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...
  15. James (iimttd)

    CAD converter

    This is probably something I can help with and provide dxf, etc. if you can pop me an email at [email protected] I'll take a look.