Marcus Williams

Results 95 comments of Marcus Williams

OK I've found that if I set an id rather than using the guid it works as it should, sometimes i.e about 50%

Was a solution ever found for this?

In my case I was able to use the wp-json/wp/v2 endpoints rather than the wp-json/acf/v3 endpoints and that gave me the headers.

Yes I'm having the same issue, this package needs updating to Angular 6. @McNull are you able to advise if and when this might happen.

If it's any help I've done a fork which updates it to Angular 6, just needs checking and testing. https://github.com/dottodot/ngx-breadcrumbs

Here an example of the scroll data from the animateTopScroll function after the change to the ui which would explain why the animation is no longer smooth, start and target...

plyr seems to generally not work on mobile, at least for youtube videos. Click to play doesn't work, player.togglePlay doesn't work and player.playing is also broken. All of these are...

If I create a separate serverside app that connects via socketClient what's the best way to authenticate so that any of the services are available regardless of any restrictions that...

Also if you use the socketio solution how do you authenticated between the two. Any endpoints that require authentication will fail. Ideally need a way to allow requests from the...