Urgent Paid Opportunity - Page Transition error

Hi lovely people,

I’m currently working on a website and have followed a tutorial (Perfect Page Transitions in Webflow (2021) - YouTube) in order to create a page transition.

Having followed every step closely (except for the Lottie element), I am experiencing an issue whereby although I have given the transition a high z-index to ensure it appears on top, there are some occasions where buttons beneath this layer are appearing on top of this.

Unsure if this is a timing-related issue, but if anybody is able to help me resolve the issue, it’d be greatly appreciated!

Many thanks,

Tom


Here is my site Read-Only: Webflow - Wildpark Entertainment

Hi everyone, just bumping this up in the hope someone can help resolve :slight_smile:

Hey,
I just implemented a page transition on my site so I think I can help you. Could you please share a read only link? Without it its kinda hard to help :sweat_smile:

Hey Tim, thank you - I did pop the link at the end of my first post: https://preview.webflow.com/preview/wildpark-entertainment?utm_medium=preview_link&utm_source=designer&utm_content=wildpark-entertainment&preview=6c8fb13b0b17773c5afe8e8e0d2bfe9f&workflow=preview

Oops did not see it it - thanks!

1 Like

I believe it has to do with the custom code, since this also cause me some problems. Try to move them from the project settings to the body of the page or so, or try a more simple delay like this.
Every link needs to have the class delay in this example for it to work, it delays the link loading by 1500ms or 1,5s for that sake.

<script>
$('.delay').click(function(e) {
  e.preventDefault();
  var linkUrl = $(this).attr('href');
  setTimeout(function(url) { window.location = url; }, 1500, linkUrl);
});
</script>
1 Like

Hi tmbrnr, thanks so much for your help here - it looks as though delaying the links has worked a treat!

Hi all,

I’m still experiencing an issue with this page transition, both on desktop and mobile, where it doesn’t sit on top of all elements and appears to halve at times.

The transition is on every page (www.wildparkentertainment.com)

Is anybody able to help resolve?

TIA

Hey folks, just wondering if there’s any superstar out there who can help me on this?

Thank you :slight_smile:

Urgently looking for help on this topic - can anybody assist? It would be greatly appreciated!

Are there any freelancers who would be able to quote for support on this?

Is anybody able to assist?

Hi, can anybody help me with this issue?

Are there any freelancers who can assist with this? Happy to pay for your time.

Hey @thomasjpm since you’ve been unable to connect with a freelancer for hire on the forum. I suggest you try the following platforms that I know of.

Hope that helps.