• 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

[email protected]

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 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • October 12, 2015 at 8:55 am in reply to: Parralax pro full width custom pages #167922
    [email protected]
    Member

    Take a look at your url:

    url(""//mtbwoonark.nl/wp-content/uploads/2015/10/Moestuinlaan3e7.jpg\"") no-repeat fixed center center / cover

    Its double "" and \ after jpg

    This is the good url:

    url("//mtbwoonark.nl/wp-content/uploads/2015/10/Moestuinlaan3e7.jpg")

    that will solve the problem.
    U can send me a email to: [email protected]

    October 12, 2015 at 8:33 am in reply to: Parralax pro full width custom pages #167917
    [email protected]
    Member

    Yes i am Dutch, But i speak english here for the other people 🙂 its to hard to learn dutch for non Dutch people 😛

    I think this is the solution:

    
    .home-section-7 {
        background: url("//mtbwoonark.nl/wp-content/uploads/2015/10/Moestuinlaan3e7.jpg") no-repeat center center fixed ;
         -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    
    October 12, 2015 at 6:36 am in reply to: Parralax pro full width custom pages #167908
    [email protected]
    Member

    Do you have a link of the website for me?

    Maybe one div is ruling the other.. So if you place in your css

    example: #yourdiv {background-color: #000000 !important;}

    (!important will give the targeted element color precedence over any css styling that targets the same element.)

    October 12, 2015 at 2:30 am in reply to: Parralax pro full width custom pages #167897
    [email protected]
    Member

    No Problem! I have anotther option i found this..

    https://wpbeaches.com/add-full-width-wrap-to-the-inner-content-of-a-page-in-genesis-theme/

    Maybe this helps u also.. it is a shorter way by editing the css and a littlebit add to the function.php!

    good luck!

    Have a nice day! 🙂

    October 9, 2015 at 3:28 am in reply to: Parralax pro full width custom pages #167715
    [email protected]
    Member

    remove the div "site-inner" at your subpage.

    Maybe this can help:
    http://www.billerickson.net/full-width-landing-pages-in-genesis/

    July 29, 2015 at 6:46 am in reply to: All pages like home #160848
    [email protected]
    Member

    sorry - the last </div>

    July 29, 2015 at 6:31 am in reply to: All pages like home #160847
    [email protected]
    Member

    If you are familiar with html and css..

    1 Remove in functions.php 'inner' under this line of code

    //* Add support for structural wraps
    add_theme_support( 'genesis-structural-wraps', array(
    'header',
    'nav',
    'subnav',
    'Inner' <-------------------------------- (Remove)
    'footer-widgets',
    'footer',

    2 Go to your page and use the classes of the home page

    <div class='welcome'>

    <div class="welcome-wide">
    <div class="wrap">Block 1</div>
    </div>
    <div class="welcome-features">
    <div class="wrap">Block 2</div>
    </div>
    <div class="home-feature-bg-alt hf1"> (block 3)
    <div class="wrap">PBlock 3</div>
    </div>
    <div>

    </div>
    p.m if you need help

    May 6, 2015 at 2:15 am in reply to: Simple menu problem/error #150324
    [email protected]
    Member

    Thank you for your reply Davinder,

    I used simple menu's, but the problem is when i select a menu i get it as secondary menu in my footer.. and the primarynavigation is still the same.. is there a solution for?

    May 5, 2015 at 3:56 am in reply to: Simple Menus not working #150180
    [email protected]
    Member

    I got the same problem, did you already found a solution for this problem?

    May 5, 2015 at 2:28 am in reply to: Different primary navigation #150173
    [email protected]
    Member

    Hello Susan,

    Thank you for your reply. Do you have an example how to do that in code? Do i have to switch it off per page?

    April 28, 2015 at 2:57 am in reply to: Different primary navigation #149364
    [email protected]
    Member

    I installed the plugin. but i want the second nav instead of the main nav. and the main nav is still there on the pages where i want the secondary menu as main nav.

    April 24, 2015 at 7:15 am in reply to: Fontawesome in widgettitle Executive pro #149024
    [email protected]
    Member

    Tanks for your answer. I know the way of i class.. I was only finding a way to activate "html" in de widget title.. But that didnt work in this theme. I have to add 3 icons to my widget titles, but Victors way works fine!

    April 24, 2015 at 7:13 am in reply to: Fontawesome in widgettitle Executive pro #149023
    [email protected]
    Member

    Thank you very much for the solution Victor! I tried to solve it in the function.php to activate a shortcode, but that didnt work.
    this is a much better way to do it!

    April 19, 2015 at 1:51 pm in reply to: transfer site to responsive theme #148455
    [email protected]
    Member

    Nothing will change because its a child theme. Before you change, always make a backup.

    April 18, 2015 at 2:36 pm in reply to: transfer site to responsive theme #148372
    [email protected]
    Member

    Try using another theme.. like Executive or Enterprise pro.. thats the quickest way i think than go coding the css for responsive..

    April 15, 2015 at 9:13 am in reply to: Agency Pro Add data from plugin #148005
    [email protected]
    Member

    Thank you very much! it works!!

    I have one problem left. In Agentpress u have property details. I can import it automatically from the xml to this fields.
    It shows correctly in the property detail fields when u customize a listing, but before previewing it u have to hit the send to text editor button. Is there a way that this goes automaticcaly, because i have more than 100 Appartments, and the prices are changing every day.

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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