• 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

brookelustig

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 20 posts - 1 through 20 (of 23 total)
1 2 →
  • Author
    Posts
  • April 28, 2017 at 9:55 am in reply to: Best slider/hero solution for genesis? #205472
    brookelustig
    Member

    I was wondering about this as well! I tried layer slider but it's really bloated.

    April 26, 2017 at 3:55 pm in reply to: White space between header and slider #205389
    brookelustig
    Member

    Sweet, that was exactly it! Thank you for the help!

    April 10, 2017 at 9:44 am in reply to: css text align padding (wrap content?) #204559
    brookelustig
    Member

    Hi Victor,

    Great resource, so I assume what I would need is to create a wrap for genesis_entry_content? Do you have any advice on how I would accomplish this?

    Thank you again!

    Brooke

    March 3, 2017 at 3:42 pm in reply to: How to make content box full width #202414
    brookelustig
    Member

    Yep, cleared the cache and still no luck. Thanks for taking the time to help, I have submitted the question to that forum. Hopefully, Wes will have an answer on how to solve this.

    Thanks again.

    March 2, 2017 at 12:51 pm in reply to: How to make content box full width #202359
    brookelustig
    Member

    Hi Andy,

    Exactly, I am trying to widen the gray content box on the page (http://traveltopspot.com/5575-2/) to cover the full screen in width. I have changed the max width to 1600px and played around with the different sections expanding the width to 100% but can't get seem to get the content box go any wider.

    March 1, 2017 at 7:37 pm in reply to: How to make content box full width #202303
    brookelustig
    Member

    Hi Andy, I removed everything but the content box and I am still not able to make it cover the full screen in width. What I am missing?

    Thanks again for all your help!

    Brooke

    March 1, 2017 at 5:24 pm in reply to: How to make content box full width #202284
    brookelustig
    Member

    Anyone know how to accomplish this? Have been banging my head against the wall for a while now:)

    February 27, 2017 at 3:26 pm in reply to: How to make content box full width #202116
    brookelustig
    Member

    Oh my bad:) Here is my message.

    Hi Andy,

    Tried (width: 100%;) but no luck.

    Here is a url of a example page (on the bottom of page, is a grey content box taht I am trying to get to cover the full screen in width), http://traveltopspot.com/5575-2/

    Any other ideas or tips?

    Thank you for your help.

    Brooke

    February 27, 2017 at 10:12 am in reply to: How to make content box full width #202088
    brookelustig
    Member
    This reply has been marked as private.
    January 23, 2017 at 6:10 pm in reply to: How to create page section with different background color and images full width #199902
    brookelustig
    Member

    Does anyone know how to replace the background color for the content box with an image instead?

    Cheers,

    Brooke

    December 15, 2015 at 2:30 pm in reply to: How to insert tabbed content #173857
    brookelustig
    Member

    Lol thanks Susan:) Omg thank you Victor! Saved my day:) One last issue I’m trying to solve is formatting the page around my inserted shortcode. As you can see here on my website http://www.bokanet.se/16-2/ the content is fine one the first tab but becomes a little out of place when you click on different tabs. Why is that? Do you know how I could solve that?

    I copied the style from code.jquery.com/ui/1.11.4/themes/smoothness/jquery-ui.css

    Once again thank you for your time and help!

    Brooke

    December 15, 2015 at 9:08 am in reply to: How to insert tabbed content #173835
    brookelustig
    Member
    This reply has been marked as private.
    December 15, 2015 at 6:36 am in reply to: How to insert tabbed content #173820
    brookelustig
    Member

    Hi Brad, I tried the jquerey one but the tab dosen't show for some reason. Do you know if the wpsites code would let me add the tabs on posts or would they be hardcoded to the template?

    Thank you

    December 3, 2015 at 8:52 am in reply to: How to have shadows/borders on images #172598
    brookelustig
    Member

    Still banging my head against the wall with this ..could anyone point me towards the right direction, please?

    December 2, 2015 at 2:50 pm in reply to: How to have shadows/borders on images #172511
    brookelustig
    Member

    Hi Mike, thank you for your advice, so I copied the following to the style css and added the class to my html and image but nothing happens...any tips?? I only have very basic knowledge about html and css so any advice would be so helpful!

    .theme-wrap {
    background: rgba( 0, 0, 0, 0.9 );
    color: #fff;
    display: block;
    height: 100%;
    left: 0px;
    opacity: 0;
    padding: 20px 40px;
    padding: 2rem 4rem;
    position: absolute;
    top: 0px;
    text-align: center;
    width: 100%;
    }

    April 24, 2015 at 1:51 pm in reply to: Shortcode in Parallax Home widgets #149063
    brookelustig
    Member

    I also tried adding the add_filter( 'widget_text', 'shortcode_unautop'); add_filter( 'widget_text', 'do_shortcode'); on front-page.php but that doesn't help either. Can't figure why it's not working, anyone with any advice?

    April 24, 2015 at 2:25 am in reply to: Shortcode in Parallax Home widgets #148986
    brookelustig
    Member

    Hi Ren, nothing is showing at all. It's not rendering anything. I'm trying to add a search form with a plugin using the code [sabai-directory-search-form]. The shortcode is working everywhere else expect the home widgets. My site is vvskatalogen.se

    Any help would be much appreciated I have been banging my head on the wall these past days

    April 23, 2015 at 8:12 am in reply to: Shortcode in Parallax Home widgets #148899
    brookelustig
    Member

    Hi Brad, I saw this code earlier when I did research here at the forum but for some reason it's not working for me. I can't figure out what I'm doing wrong. What I'm a missing? The short code is working everywhere else expect the home widgets.

    I added the code right before the end of the child functions php and posted the short code in a text widget. Below is the end of the child functions php.

    Thank you for taking the time!

    
    //* Add support for 3-column footer widgets
    add_theme_support( 'genesis-footer-widgets', 1 );
    
    //* Add support for after entry widget
    add_theme_support( 'genesis-after-entry-widget-area' );
    
    //* Relocate after entry widget
    remove_action( 'genesis_after_entry', 'genesis_after_entry_widget_area' );
    add_action( 'genesis_after_entry', 'genesis_after_entry_widget_area', 5 );
    
    //* Register widget areas
    genesis_register_sidebar( array(
    	'id'          => 'home-section-1',
    	'name'        => __( 'Home Section 1', 'parallax' ),
    	'description' => __( 'This is the home section 1 section.', 'parallax' ),
    ) );
    genesis_register_sidebar( array(
    	'id'          => 'home-section-2',
    	'name'        => __( 'Home Section 2', 'parallax' ),
    	'description' => __( 'This is the home section 2 section.', 'parallax' ),
    ) );
    genesis_register_sidebar( array(
    	'id'          => 'home-section-3',
    	'name'        => __( 'Home Section 3', 'parallax' ),
    	'description' => __( 'This is the home section 3 section.', 'parallax' ),
    ) );
    genesis_register_sidebar( array(
    	'id'          => 'home-section-4',
    	'name'        => __( 'Home Section 4', 'parallax' ),
    	'description' => __( 'This is the home section 4 section.', 'parallax' ),
    ) );
    genesis_register_sidebar( array(
    	'id'          => 'home-section-5',
    	'name'        => __( 'Home Section 5', 'parallax' ),
    	'description' => __( 'This is the home section 5 section.', 'parallax' ),
    ) );
    
    add_filter( 'widget_text', 'shortcode_unautop');
    add_filter( 'widget_text', 'do_shortcode');
    
    //* Customize the credits
    add_filter( 'genesis_footer_creds_text', 'sp_footer_creds_text' );
    function sp_footer_creds_text() {
    	echo '<div class="creds"><p>';
    	echo 'Copyright &copy; ';
    	echo date('Y');
    	echo ' &middot; VVS KATALOGEN';
    	echo '</p></div>';
    }
    April 18, 2015 at 8:03 am in reply to: Which child theme to choose? #148345
    brookelustig
    Member

    Narrowed it down to either Altitude pro or Parallax pro..what's the major differences between them two (cons/pros)? Is altitude an updated version of parallax? Any feedback from users who have tried both would be much appreciated.

    April 17, 2015 at 4:45 pm in reply to: Which child theme to choose? #148283
    brookelustig
    Member

    Hi Christopher, I'm trying to create a review site with a lot of user generated content and profiles. The design I had in mind is something like this http://www.glassdoor.com (except the slider). Another more advanced example is http://www.truelocal.com.au but that might be over my league:) Any tips on a child theme?

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 23 total)
1 2 →

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