Custom page load animation

Hi , is there way to change page load animation in rentalHive?

I just made gif animation that includes my site logo and i would like to replace red circle with new one.

Thanks you for answers in advance !

Hi,

Unfortunately, there’s no such feature, it would require a custom implementation. If customizations are required for your site, please try customizing it using the collection of code snippets Search · user:hivepress · GitHub and other developer resources, or consider hiring someone for custom work https://fvrr.co/32e7LvY

I think this gif locates somewhere in folder and can be placed easily with same name new gif.

I have used fiver many times and its been bad experience each time.

Lets figure this out !

Hi,

If you are familiar with customization, you must overwrite the template parts https://github.com/hivepress/hivetheme/blob/master/templates/page/page-loader.php and replace the content there. Also, please check this doc How to override template parts - HivePress Help Center

​I hope this is helpful to you.

Hi, thank you.

Do you mean i override this part SVG namespace from code line?

Replace it with my own animation uploaded as svg to w3.org?

Thanks!

Hi,

Yes, you need to change these particular template parts.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.