• 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

Jack

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 25 total)
1 2 →
  • Author
    Posts
  • April 25, 2016 at 4:21 am in reply to: Replacing the top background image in the Digital Pro Theme #184361
    Jack
    Member

    Hi, Thanks for your response
    Please find link below
    http://svc-dev.uk/aethomson/

    July 8, 2015 at 5:11 am in reply to: Different logo for Specific pages #158765
    Jack
    Member

    Hi Christopher,

    Looking through the plugin i cant find a setting that would allow me to change the logo.
    If you could give me any guidance on how i could do that it would be a lot of help.

    Many Thanks,
    Jack.

    April 30, 2015 at 11:01 am in reply to: change the wrap on certain page template #149632
    Jack
    Member

    Thanks worked great thanks for our help 🙂

    April 30, 2015 at 10:29 am in reply to: change the wrap on certain page template #149626
    Jack
    Member

    Did you mean the page template itself or a page with the page template on it?

    This is a page with the page template in use.
    http://www.stormport.co.uk/ukpn-3/

    April 29, 2015 at 8:38 am in reply to: Page templates, Outreach Pro #149499
    Jack
    Member

    Hi, i have created a new page template and have added the following css to the site wrap in my stylesheet.

    .page-template-privatepage .wrap {
    width: 95% !important;
    }

    This seems to be working but the css for the wrap seems to be overwriting this. is there anyway to stop this occurring?

    April 22, 2015 at 3:16 am in reply to: Page templates, Outreach Pro #148767
    Jack
    Member

    Sorry when i said full width i meant so that it would touch the edges of the page with no margins. We currently have it full page but have been asked to make it span from one edge to the other with no margin.

    Sorry for the confusion.

    April 10, 2015 at 5:15 am in reply to: Layering text ontop of video in wordpress #147294
    Jack
    Member

    Great 🙂 Thanks for your help.

    February 19, 2015 at 5:08 am in reply to: Phone number wont show on some mobile devices #141289
    Jack
    Member

    It worked 🙂
    Thanks for your help Neil don't know how we didn't see that
    Thanks again

    January 23, 2015 at 11:53 am in reply to: new widget area problem; Outreach pro theme #138429
    Jack
    Member

    Thank you Marcy for all your help today solving my issues with the widget its now working and just needs a bit of styling, It was greatly appreciated.

    Have a good day,
    Many thanks,
    Jack.

    January 23, 2015 at 6:32 am in reply to: re-arranging widget area's outreach pro #138406
    Jack
    Member

    I went with the idea of making a new widget area but am having a hard time making it appear on the home page.
    This is what I have got so far:

    in functions.php

    genesis_register_sidebar( array(
    'id'          => 'home-middle',
    'name'        => __( 'Home - Middle', 'outreach' ),
    'description' => __( 'This section will appear at above of the home Bottom  widget area.', 'outreach' ),
    ) );

    and in the front page.php

    add_action('genesis_home-middle', 'new_home_widget', 1);
    function new_home_widget() {
    
    genesis_widget_area( 'home-middle', array(
    		'before' => '<div class="new_home_widget widget-area">',
    		'after' => '</div>',
    	) );
    
    }

    Any idea's as to why it wont show?

    January 23, 2015 at 5:31 am in reply to: re-arranging widget area's outreach pro #138404
    Jack
    Member

    Thanks for your help, I have now included that. Just need to be able to move the widget area now. Was wondering if it would be easier to rather than move the widget area, to make a new one instead that appears between the home top and home bottom.

    Looking through forums and tutorials on how to do this but any help is greatly appreciated.

    Many Thanks,
    Jack

    January 22, 2015 at 9:26 am in reply to: Recommended settings for the Built-in Genesis SEO #138262
    Jack
    Member

    Hi Tim,
    Really sorry for my late reply, things were a little crazy that week. 🙂

    We took your advice and have gone with the Yoast plugin, which seems really intuitive. We may try all-in-one SEO on another site to compare.

    Thank you very much for your comments we are on the verge of building a new website hopefully you can check it out when it is complete. and give us some feedback.

    Had a good look through your site and really liked your work.

    Thanks again Tim,
    All the best.

    December 4, 2014 at 7:27 am in reply to: Widget Background Colour (Outreach Pro) #133574
    Jack
    Member

    This is the current code for the widget area

    .new_home_widget {
    	margin: 30px 10% 0 10%;
    }
    December 4, 2014 at 7:19 am in reply to: Widget Background Colour (Outreach Pro) #133570
    Jack
    Member

    Is this what you meant, sorry new to css. we also tried including the margin css into it and it didn't change anything either. any tips?

    .new_home_widget .wrap {
    	background color: #353535;
    }
    December 4, 2014 at 7:04 am in reply to: Widget Background Colour (Outreach Pro) #133563
    Jack
    Member

    Thanks for your help it worked out great, one more question do you know how we would go about doing this at the bottom of the page with the new_home_widget area. we tried putting a background on just the widget but it didn't include the margin area.

    Many Thanks,

    Pete.

    December 4, 2014 at 5:06 am in reply to: Widget Background Colour (Outreach Pro) #133557
    Jack
    Member

    Hi

    Thanks for your response the address is:

    An active approach to injury and recovery

    December 1, 2014 at 11:58 am in reply to: Outreach Pro Widget section move #133353
    Jack
    Member

    Thank you very much you've been a great help the site is now starting to take shape,
    your help was greatly appreciated.

    Have a good day.

    Pete.

    December 1, 2014 at 11:48 am in reply to: Outreach Pro Widget section move #133351
    Jack
    Member

    Thanks The new widget area works am i correct in saying we just add it to the style sheet now and can adjust it from there?

    December 1, 2014 at 11:30 am in reply to: Outreach Pro Widget section move #133349
    Jack
    Member

    No we are not sure how to register a new plugin area that's what were trying to work out and then putting it in place, we haven't got much experience with this. Would you be able to show us how to register a new widget area and then place it in the front-page.php or direct us to somewhere we could learn how to do this.

    Thanks for your help,

    December 1, 2014 at 11:10 am in reply to: Outreach Pro Widget section move #133346
    Jack
    Member

    One last thing with our frame there is a widget area added to the theme its a full width rectangle 200px high. this will go bellow the home-bottom(in its moved position). would you have any idea on how we would be able to make this.

    Thanks for your help.

  • Author
    Posts
Viewing 20 posts - 1 through 20 (of 25 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

© 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