• Im trying to change the way the page loads because the videos on my home page make it take way too long to load. If you go to ecitymatch.com you can see how slow it loads. I am using the “RightNow” theme from themeforest.com. Please any help is much appreciated.
    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    Thread Starter ecitywatch

    (@ecitywatch)

    Yeah, Ive tried deactivating all the plugins. What I really want is the page to load 1 video at a time.

    Try creating a child theme, editing the relevant template file(s) in your child and replacing <?php the_content();?> with <?php the_excerpt();?>. This should hide all of the videos on the post listing pages and only show them on the single post pages. However, as you are using a commercial theme, you need to seek further support with this from the theme’s developer/vendor. We do not support commercial themes here.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘WordPress Page Load Priority?’ is closed to new replies.