• 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

Carlo

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 - 21 through 40 (of 150 total)
← 1 2 3 … 6 7 8 →
  • Author
    Posts
  • February 4, 2015 at 2:58 pm in reply to: How to get rid of widget default text #139692
    Carlo
    Member

    Hi Toni. That text only shows up to you as the admin. None of your users will see it.


    Comprehensive, easy to follow Genesis documentation

    February 4, 2015 at 2:54 pm in reply to: Anyone know why this in_category code isn't working? #139690
    Carlo
    Member

    Hi desirevo. Your code is way off, unfortunately! If you like, I can give you the correct code, or you could just go to your Genesis theme settings and the 'Blog Page Template' section and exclude the category IDs there.


    Comprehensive, easy to follow Genesis documentation

    February 4, 2015 at 3:56 am in reply to: How do a link a webpage to the contact us today button? #139631
    Carlo
    Member

    Hi Ashlee. Have you looked at the Executive Pro setup instructions?


    Comprehensive, easy to follow Genesis documentation

    February 4, 2015 at 3:54 am in reply to: Concern regarding plug in #139630
    Carlo
    Member

    Hi Frankie. I don't know what you want us to tell you. If you're concerned, then don't use the plugin. It's up to you.


    Comprehensive, easy to follow Genesis documentation

    February 4, 2015 at 3:45 am in reply to: Minimum Pro Site Title & Tagline confusion #139629
    Carlo
    Member

    But what happens if you what a fully descriptive site title for SEO purposes, but you don’t necessarily want that showing up on my home page?

    Eg I might want my ‘hover tab description’ (for want of the correct wording) to read ‘game composer for indie developers’ but I might not want this exact wording to appear as my title on my home page.

    That's where you want to use Genesis SEO settings. The field is the Homepage Document Title.


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:43 am in reply to: Minimum Pro Site Title & Tagline confusion #139504
    Carlo
    Member

    It looks like you entered a title, but not a tagline. The title you entered is showing up properly when I look at your site, so I don't know what you mean that it's not achieved.


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:40 am in reply to: SEO for Tagline? #139503
    Carlo
    Member

    There are definitely SEO implications for the title. It's the most important piece of information that search engines look at to assess your site. They would also look at the tagline if you have it, but perhaps a tagline is not applicable to all sites. A title, on the other hand – every site has a title, so you should enter it where it's meant to be entered.


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:36 am in reply to: Confused with post images… #139502
    Carlo
    Member

    Sorry for the big request, Carlo. I actually thought this would be pretty simple since the demo content shows this exact functionality. If you look at the home page of

    http://my.studiopress.com/themes/eleven40/#demo-full

    That’s all I need. Picture on top. No photos for the posts below. Click the post and get the image on top as well.

    That would be the big one. Thanks again for the help!

    The picture on the demo site is actually embedded in the content of the post, rather than being a featured image.

    Have you looked at the setup instructions for the eleven40 theme, to get your site to resemble the demo?


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:31 am in reply to: Remove h1 / title-area in HTML4 / XHTML Theme #139501
    Carlo
    Member

    So you’re saying the page names should be in quotes so that they become strings?

    Yes, that's exactly what I'm saying.

    Using the code listed removes my page titles with no issue. Soon as I add the page name to the list, the title goes away upon refresh.

    Well if you look at the codex entry for is_page, it confirms that the contents of the array should be strings.

    Regardless of whether it works even if it's formatted wrong, if the asker had copied and pasted the code you posted, their site would have crashed, because the StudioPress forum corrupts code if it's not formatted as a code block.


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:24 am in reply to: Genesis – documentation and principles #139500
    Carlo
    Member

    I think the problem is that genesis_do_taxonomy_title_description() needs something passed to it but i have no idea what.

    No, that's not the problem. I tested it on my own offline site and it works.

    If you're not getting it to work, it's either because you're not viewing a category or tag template, or that you haven't set a Genesis headline for that category or tag.


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:19 am in reply to: Buddypress intergration #139499
    Carlo
    Member

    I could be wrong, but I don't think any of the StudioPress themes have styling for BuddyPress. You'd have to get a custom design.


    Comprehensive, easy to follow Genesis documentation

    February 3, 2015 at 5:17 am in reply to: Remove gap between content and primary sidebar #139498
    Carlo
    Member

    Hi GeekDom. I think I know what you mean. Find this code:

    .site-inner,
    .wrap {
    	margin: 0 auto;
    	max-width: 1200px;
    }

    replace with:

    .site-inner,
    .wrap {
    	margin: 0 auto;
    	max-width: 1160px;
    }

    and find this code:

    	.site-inner,
    	.wrap {
    		max-width: 960px;
    	}

    replace with:

    	.site-inner,
    	.wrap {
    		max-width: 920px;
    	}

    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:52 am in reply to: Executive Pro Theme as a Shopping cart? #139393
    Carlo
    Member

    Hi Kathie. I think all you need to do is add more widgets into the widget area. The theme is already configured to handle multiple rows of widgets.


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:49 am in reply to: Logged User Content #139391
    Carlo
    Member

    Hi requincreative. Glad you solved it.


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:46 am in reply to: Minimum Pro Site Title & Tagline confusion #139390
    Carlo
    Member

    Hi Chris. Are you talking about how the title of your site shows as www.chrislines.net, rather than words?

    To fix that, you can either go into Settings > General and set a site title and tagline, or you can go into your Genesis SEO settings and set a custom title.


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:42 am in reply to: SEO for Tagline? #139388
    Carlo
    Member

    Hi Chris. I think it's OK to not have a tagline, but I would leave the site title intact.

    To remove the grey banner, go into your theme functions and either delete or comment out lines 121–139.


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:39 am in reply to: Needs SEO suggestions for my online writing service site #139387
    Carlo
    Member

    Hi Charles. This forum isn't really specialised in SEO and your site doesn't even run on Genesis so I don't think this is the best place to ask. Try an SEO forum?


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:35 am in reply to: Education Pro new widget area #139386
    Carlo
    Member

    Hi Tim. Remove the hook from your theme functions and move the call to genesis_widget_area into the template front-page.php, between the calls to genesis_widget_area for 'home-top and 'home-middle' (I think it's line 63?)


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:32 am in reply to: Remove gap between content and primary sidebar #139383
    Carlo
    Member

    Hi GeekDom. I hope I understand what you want to do.

    Find the below code in your theme stylesheet:

    .sidebar-primary {
    	float: right;
    	width: 360px;
    }

    and replace it with this:

    .sidebar-primary {
    	float: right;
    	width: 400px;
    }

    Also, find the below code in your theme stylesheet:

    	.footer-widgets-1,
    	.footer-widgets-2,
    	.footer-widgets-3,
    	.sidebar-primary,
    	.title-area {
    		width: 300px;
    	}

    and replace it with this:

    	.footer-widgets-1,
    	.footer-widgets-2,
    	.footer-widgets-3,
    	.title-area {
    		width: 300px;
    	}
    
    	.sidebar-primary {
    		width: 340px;
    	}

    Let me know if that's what you want.


    Comprehensive, easy to follow Genesis documentation

    February 2, 2015 at 7:26 am in reply to: Parallax Mobile Responsiveness Issues #139382
    Carlo
    Member

    Hi Sam. That’s a lot of help you’re asking for, for free! I’ll help you out with one issue if you let me know which one is the most urgent. Anything beyond that will cost you, as my time is valuable.

    Out of curiosity, if it frustrates you so much, why are you trying to do it all yourself, instead of just paying a developer and allowing yourself to focus on your business?


    Comprehensive, easy to follow Genesis documentation

  • Author
    Posts
Viewing 20 posts - 21 through 40 (of 150 total)
← 1 2 3 … 6 7 8 →
« Previous Page

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