• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

How can we load a Digital Pro homepage all at once?

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › Design Tips and Tricks › How can we load a Digital Pro homepage all at once?

This topic is: resolved

Tagged: digital pro

  • This topic has 1 reply, 1 voice, and was last updated 6 years, 2 months ago by hello.sun.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 10, 2019 at 8:29 pm #494606
    hello.sun
    Member

    In some of the StudioPress themes the homepage has a delayed loading with the scroll instead of loading all at once.

    I did a search, but couldn't find a similar question and solution.

    Thank you

    November 14, 2019 at 1:17 pm #494701
    hello.sun
    Member

    I found the solution.

    I commented out the following class and code in the style sheet

     
    /* Fadeup Effect
    ---------------------------------------------------------------------------------------------------- */
    /*
    .js .fadeup-effect {
    	opacity: 0;
    	overflow: hidden;
    	-webkit-animation-duration: 1s;
    	animation-duration:         1s;
    	-webkit-animation-fill-mode: both;
    	animation-fill-mode:         both;
    	-webkit-animation-timing-function: ease-in-out;
    	animation-timing-function:         ease-in-out;
    }
    
    @-webkit-keyframes fadeInUp {
        from { opacity: 0; -webkit-transform: translateY(20px); }
        to { opacity: 1; -webkit-transform: translateY(0); }
    }
    
    @keyframes fadeInUp {
        from { opacity: 0; transform: translateY(20px); }
        to { opacity: 1; transform: translateY(0); }
    }
    
    .fadeInUp {
    	-webkit-animation-name: fadeInUp;
    	animation-name:         fadeInUp;
    }
    */
    
  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How can we load a Digital Pro homepage all at once?’ is closed to new replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2026 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble