• 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

SinLi93

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
  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • May 10, 2015 at 2:16 pm in reply to: Altitude Pro – Background Images are not loading correctly #151580
    SinLi93
    Member

    So now I could find out what part of the css is causing the error exactly...

    .front-page-1 {
    	//-webkit-backface-visibility: hidden;
    	//-ms-backface-visibility: hidden;
    	//backface-visibility: hidden;
    	width: 100%;
    	background: rgba(0, 83, 103, .3);
    	text-align: start;
    }
    
    .introvideo {
    	width: 100%;
    	//position: absolute;
    	top: 0;
    	z-index: -1;
    	overflow: hidden;
    	height: 100%;
    }
    
    .introvideo video {
    	width: 100%;
          //position: absolute;
    	top: 0;
    }

    if one of the commented lines is on, the background images don't show up.
    but now the theme doesn't look right anymore: quaksmedia.com

    May 10, 2015 at 2:02 pm in reply to: Altitude Pro – Background Images are not loading correctly #151577
    SinLi93
    Member

    but you have to pay an extra 27 dollars to get his support :'D

    May 10, 2015 at 1:41 pm in reply to: Altitude Pro – Background Images are not loading correctly #151573
    SinLi93
    Member

    so I finally found out what's the problem! It's the css code. Because I removed partly the changes I've done on the files and then looked if it works...
    But I still have no idea why it's causing this problem...

    The code is:

    /* Video background for Front Page 1 section
    --------------------------------------------- */

    .front-page-1 {
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    background: rgba(0, 83, 103, .3);
    text-align: start;
    }

    .front-page-1 .widget-title {
    text-align: center;
    }

    .front-page-1 .image-section .widget-area {
    text-align: start;
    }

    .introvideo {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    overflow: hidden;
    height: 100%;
    }

    .introvideo video {
    width: 100%;
    position: absolute;
    top: 0;
    }

    .front-page-1 .wrap {
    text-align: center;
    }

    /*.image-section.video-section {
    background: transparent;
    filter: none;
    }*/


    @media
    only screen and (max-width: 1024px) {

    .introvideo {
    background: url(images/background-dock.jpg) no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    }

    .introvideo video {
    display: none;
    }

    .home-section-1 .widget-title {
    padding: 0 5%;
    }

    }
    .image-section.video-section {
    background: transparent;
    filter: none;
    }

    May 10, 2015 at 1:29 pm in reply to: Altitude Pro – Background Images are not loading correctly #151567
    SinLi93
    Member

    just tried it on another domain and it works perfectly. http://quakstalk.com/
    so that means I broke something when I created the background video...

    May 10, 2015 at 1:22 pm in reply to: Altitude Pro – Background Images are not loading correctly #151565
    SinLi93
    Member

    hey guys,

    unfortunately no success with changing the image size to 1600 x 1050...

    May 10, 2015 at 12:30 pm in reply to: Altitude Pro – Background Images are not loading correctly #151554
    SinLi93
    Member

    hey, thanks to you all! I will try this out right away

    May 10, 2015 at 11:48 am in reply to: Altitude Pro – Background Images are not loading correctly #151533
    SinLi93
    Member

    hey, sorry I just change the theme for a second.
    I must have broke something when I created the video background, but I have no idea what... Do u think the best idea is to delete the theme and reinstall and and then do the same again?

    May 10, 2015 at 10:20 am in reply to: Altitude Pro – Background Images are not loading correctly #151513
    SinLi93
    Member

    I followed this tutorial to put in the video background: https://sridharkatakam.com/how-to-replace-image-background-with-a-video-for-front-page-1-section-of-altitude-pro/

    here is the code:

    May 10, 2015 at 9:39 am in reply to: Altitude Pro – Background Images are not loading correctly #151491
    SinLi93
    Member

    hmm, all my images have the size between 200 and 350 kb and they are still not loading...
    just doesn't make sense 🙁

    May 10, 2015 at 8:31 am in reply to: Altitude Pro – Background Images are not loading correctly #151470
    SinLi93
    Member

    Well now the bottom image loads perfectly, but 3 min. ago it didn't.

    May 10, 2015 at 8:27 am in reply to: Altitude Pro – Background Images are not loading correctly #151467
    SinLi93
    Member

    yes, I disabled it now.
    Doesn't really change anything...

    May 10, 2015 at 8:21 am in reply to: Altitude Pro – Background Images are not loading correctly #151464
    SinLi93
    Member

    yes, that happend to me as well...

    May 10, 2015 at 8:04 am in reply to: Altitude Pro – Background Images are not loading correctly #151458
    SinLi93
    Member

    the trouble starts at 1200 pixel on my computer... under it everything is fine...

    May 10, 2015 at 7:51 am in reply to: Altitude Pro – Background Images are not loading correctly #151455
    SinLi93
    Member

    Oh yes I can see that now... I put in the default images because I thought it's maybe because of the image size, but it still doesn't work.
    So does it have something to do with the css file (because responsive)?

    thanks a lot

    May 10, 2015 at 7:28 am in reply to: Altitude Pro – Background Images are not loading correctly #151442
    SinLi93
    Member

    hey, thank you very much! I thought it's weird because it worked before and then it just stopped... so must be something with my provider...

  • Author
    Posts
Viewing 15 posts - 1 through 15 (of 15 total)

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 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