Archived topic
Adding a smooth page transition?
3 replies · Started by Chris on December 15, 2022
Hi team,
Was wondering if there is a way to add a nice page transition? I'd like to implement a similar transition that this site uses - https://www.orangedigital.com.au/
Is there a way to do this without a plugin? Hoping to do this with hooks if possible?
*I would love to implement this on my site to increase the user-experience by having a transition between pages, also helping to hide the rendering between pages.
Hi Chris,
This type of loading transition needs Javascript custom code. I'm not sure if there's a plugin for this as well but I found this article: https://bashooka.com/cms/loading-page-animation-wordpress-plugins/
Code-wise, it would be best to reach out to a developer regarding this as this would be out of our scope of support. Once you have the Javascript code, it can be added through a GPP Hook Element.
It may also be good to ask for recommendations in our Facebook group: https://www.facebook.com/groups/1113359788719597
Great thanks for the response
You're welcome, Chris!