• 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

BrightTribe

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 - 1 through 17 (of 17 total)
  • Author
    Posts
  • December 11, 2013 at 9:47 am in reply to: Agentpress Pro Launch? #78326
    BrightTribe
    Member

    Yeah, it's incredibly frustrating! I have a client who wants to use the theme, and I've already had to outsource a resource to make the current theme responsive (NOT the best solution!).


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    October 14, 2013 at 9:18 pm in reply to: Tiled background not working with Metro Plus #66743
    BrightTribe
    Member

    Hi there. I just installed the theme on one of my dev accounts, and it looks like the background setting is broken on that theme because it's doing the exact same thing on mine site.

    It's easy enough to "Remove Background Image" and go to Appearance / Editor and simply add the background to the CSS at the bottom of the file. Grab the URL of your image and drop it into the code below, and you're all set.

    body {
    background: url(http://YOURDOMAIN.com/wp-content/uploads/2013/10/IMAGENAME.png) repeat #766856;
    }

    It stinks having to do a work-around, but it's easy enough to fix. 😉


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    July 29, 2013 at 11:28 am in reply to: Replace Default Logo Link in Header #53084
    BrightTribe
    Member

    Also, just to be clear, I tried simply changing the Site Address (URL) in Settings to the website homepage. This DID change the header / logo link, but when I did, the blog posts, pages, etc. all reference the Site Address rather than the WordPress Address - so all the links are broken.

    It seems that it should NOT do that. Any help would be appreciated!


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    February 12, 2013 at 10:26 am in reply to: How to Define Page-specific CSS #19836
    BrightTribe
    Member

    I use the Inspect Element feature of Chrome every day that does the same thing.  I'm quite proficient with CSS, but I didn't know the syntax in WordPress to make a style page-specific or how to find the page ID for the homepage.  For years all we did was enterprise level JSP work, and I'm much more of a marketing / creative guy who is doing WordPress.  Thanks for the help.


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    February 12, 2013 at 1:31 am in reply to: How to Define Page-specific CSS #19780
    BrightTribe
    Member

    How do I do it if I need to define a style on the homepage?


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    February 11, 2013 at 11:08 am in reply to: How to Define Page-specific CSS #19628
    BrightTribe
    Member

    I'm sorry, Brad, but I don't know what you just said.  I know there is a way to code the style sheet to be page specific.  Can you give me an example of the proper syntax using the page name?


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    January 28, 2013 at 11:33 pm in reply to: Display Footer ONLY on Homepage #15900
    BrightTribe
    Member

    Well, I was able to fix it, but I did it using the Widget Logic plugin because I couldn't figure out how to make it work in the code.  This is actually a pretty useful little plugin.  Thanks for the help, Brad.

    http://wordpress.org/extend/plugins/widget-logic/


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    January 28, 2013 at 3:55 pm in reply to: Display Footer ONLY on Homepage #15728
    BrightTribe
    Member

    Hi Brad,

    Sounds easy enough. But I'm not sure where or how. Thank you for your help.


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 2:24 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8443
    BrightTribe
    Member

    I had to log out, close the browser and come back and it was fixed.

     


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 1:54 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8437
    BrightTribe
    Member

    Ok, after spending HOURS today reading through threads, forums, etc., I found the fix!!!

    Just add this to your wp-config file : define('SCRIPT_DEBUG', true);

    That did it.  🙂


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 1:48 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8435
    BrightTribe
    Member

    Anitac,

    Are you using the new responsive version or the older version of Outreach?


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 1:06 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8423
    BrightTribe
    Member

    Thanks, Andrea.  I appreciate that it's not a StudioPress / Genesis issue, but that doesn't help.  LOL

    Grrr.

     


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 12:59 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8420
    BrightTribe
    Member

    Yeah, that does NOT make me happy.  Good grief!  What a mess, especially for my client who is dead set on going live Tuesday!  He's going to love this.


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 12:46 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8415
    BrightTribe
    Member

    Susan,

    I deactivated all of my plugins and manually installed WP (for the first time!), following the instructions you linked to, and it's still not loading the WYSIWYG editor or the buttons in the TEXT tab.  Thoughts?  Since this is something you've seen / done before, would you be willing to help me get this fixed via GoToMeeting? I'm happy to pay you.  I have to get this site finished for a client, and I've wasted hours on this now today.  Thanks!


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 30, 2012 at 12:07 pm in reply to: Outreach Theme – After WP Update Visual Tab NOT Displaying #8401
    BrightTribe
    Member

    Hmm...how do I do that? I thought their support team monitored the Support Forums?  Thanks!


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 11, 2012 at 10:45 am in reply to: Megalithe Theme Issues #4514
    BrightTribe
    Member

    I've already submitted a ticket to their "Forum," but they have absolutely no community forum to speak of.  StudioPress should really consider whether they will accept another theme from ZigZagPress with these kinds of issues and lack of support.

    Thanks!


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

    December 11, 2012 at 10:16 am in reply to: megalithe help #4508
    BrightTribe
    Member

    Did you ever figure out how to do this?  I'd like to do the same thing. You would think this would be an option somewhere - very frustrating!


    Brian Dempsey, Bright Tribe, Inc.
    [email protected] | 678-267-3267

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

CTA

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

Create a site with WP EngineShop for Themes

Footer

StudioPress

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