• 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

palpatine

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 17 posts - 21 through 37 (of 37 total)
← 1 2
  • Author
    Posts
  • January 6, 2014 at 11:43 pm in reply to: Outreach Pro Theme – Add Extra Home Page Widget #83740
    palpatine
    Member

    Hey Brad,

    Andrea actually assisted me last night and we got it taken care of. She was AWESOME!

    Ya know, after searching around for hours, it seems that there is a lot of information on how to add the widgets to the older themes, but there is limited info on how to do it with all the new HTML 5 themes.

    I'm not a coder, but still can make some code changes here and there if it's spelled out for the layman. If there was a nice, clean post, laying out all the steps to adding widgets (with some conditional stuff like Home page only), I'm sure that a lot of people would benefit tremendously. Well, at least I would 😉

    Curious though... what do you mean by just adding the widget to the home-bottom? There are already 4 rows of widgets there. How would I dictate where the widget would show up? Top of those 4... bottom... what size would it be? Etc.

    Thanks for your assistance, I look forward to your reply.

    -Aaron

    January 5, 2014 at 11:35 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83523
    palpatine
    Member

    Right you are... thanks again for all your help.

    Have a good night.

    Btw, can you shoot me your contact information and rates. I could use you to make some minor modifications like this for me in the future. While I like learning... sometimes certain things should just be left to the pros 😉

    Peace,
    Aaron

    January 5, 2014 at 11:28 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83518
    palpatine
    Member
    This reply has been marked as private.
    January 5, 2014 at 11:25 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83513
    palpatine
    Member
    This reply has been marked as private.
    January 5, 2014 at 11:21 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83511
    palpatine
    Member

    Hey Andrea,

    I hate to bug, but I got that in the stylesheet... I changed the # to ., etc., to make it work, but the background, to the left and right of the content area is still black.

    Any idea how to fix that?

    Thanks,
    Aaron

    January 5, 2014 at 11:17 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83509
    palpatine
    Member

    You got it.

    But, before I let you go... I noticed that this looks different than what's in the current stylesheet. Does this CSS go in the front-page, or the stylesheet?

    Thanks,
    Aaron

    January 5, 2014 at 11:15 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83507
    palpatine
    Member

    Thanks sooooo much. I'll add that to the stylesheet.

    I really appreciate your assistance Andrea. Have a good one.

    -Aaron

    January 5, 2014 at 11:12 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83504
    palpatine
    Member

    Whoops, nevermind, I added that other code at the bottom of the page and it works good. Thanks.

    Now, I just need to figure out how to make the background white (like home-bottom) and the text black.

    Got a quick fix for me?

    January 5, 2014 at 11:09 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83502
    palpatine
    Member

    When I just added that small piece of code above, I get the black box as well, but there's hidden text in it that says:

    Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'outreach_home_content_widgets' was given in /home2/ocr/public_html/wp-includes/plugin.php on line 42

    January 5, 2014 at 11:04 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83498
    palpatine
    Member

    Okay, no worries. Standing by...

    January 5, 2014 at 10:57 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83494
    palpatine
    Member

    Well, without just replacing my front-page.php with this, it looks like you did this, under the if statement:

    //* Add home content widgets
    add_action( 'genesis_before_footer', 'outreach_home_content_widgets' );

    I noticed that widgets is now plural, instead of singular as we had it before. Is that going to make a difference?

    Also, was there a way to prioritize this widget to show up after the home-bottom widgets?

    Thanks,
    Aaron

    January 5, 2014 at 10:51 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83492
    palpatine
    Member

    I'll bet it has to go under that if statement in front-page.php. Just a guess, I really have no idea.

    January 5, 2014 at 10:49 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83491
    palpatine
    Member

    You're Awesome! I can send you a link to the site I'm working on if that makes things easier. Can we PM in this forum? Or, do you want to send me your email?

    Either way, I'm eagerly waiting to hear what you come up with.

    Thanks Again,
    Aaron

    January 5, 2014 at 10:41 pm in reply to: HTML5 Code to add extra widget – Can Someone Please Check it? #83488
    palpatine
    Member

    Hi Andrea,

    Thank you so much for your assistance.

    Unfortunately, it's not working 🙁

    I did try different numbers, other than 11, but nothing shows up where the widget is supposed to be. It's like I didn't add an extra widget at all. There is a space between the , and the 11, and a space afterwards. Not sure if that matters or not, but I used the exact code that is mentioned above. I just cut and pasted.

    Any other ideas?

    Thanks,
    Aaron

    January 5, 2014 at 7:04 pm in reply to: Outreach Pro Theme – Add Extra Home Page Widget #83437
    palpatine
    Member

    Also, I'm using the Outreach Pro theme, so the HTML5 version, does anyone know of a tutorial that will help me duplicate a Home page widget using HTML5?

    Or, does anyone have the code handy? I just need to add a text content area below the home-bottom widgets on Outreach Pro.

    Thanks,
    Aaron

    January 5, 2014 at 6:02 pm in reply to: Outreach Pro Theme – Add Extra Home Page Widget #83429
    palpatine
    Member

    Hello emasai,

    Thanks for your reply. Yes, I found that article already... and several others, which I'm sure would work if I knew exactly what information to take from it.

    I have no coding experience, so instead of spending hours trying to decipher this stuff, I was just hoping someone had this code handy and I could slap it right in there... and mission accomplished.

    I appreciate you pointing me in the right direction though.

    -Aaron

    January 5, 2014 at 12:57 am in reply to: Outreach Pro – Home Page Error – Primary Sidebar Showing up – Help! #83334
    palpatine
    Member

    Nevermind, turns out to be a plugin conflict... Genesis Extras. As soon as I deactivated it, the theme is working fine.

    Just a heads up, don't use Genesis Extras with the HTML5 version of Outreach Pro.

    Thanks,
    Aaron

  • Author
    Posts
Viewing 17 posts - 21 through 37 (of 37 total)
← 1 2
« Previous Page

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