• 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

Au Coeur

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 - 61 through 80 (of 100 total)
← 1 2 3 4 5 →
  • Author
    Posts
  • March 13, 2014 at 1:32 am in reply to: Permalink Not Showing Site Name or Tag Line #94597
    Au Coeur
    Member

    I think you mean that you want the website name to be appended to the page title, in whioch case there is an option for this under Genesis -> SEO Settings. Find "Add site name to <title> on inner pages?" and check the box. Below that you can say if you want it to be on the right or left and how you want it separated.

    If you mean that you want it to appear in the permalinks, meaning the URLs, you would adjust those settings under Settings -> Permalinks.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    February 27, 2014 at 1:02 pm in reply to: Custom post type archive pagination #92705
    Au Coeur
    Member

    I am having trouble with this too. I have a query as follows:

    function be_art_query( $query ) {
      if( $query->is_main_query() && !is_admin() && ( is_post_type_archive( 'art' ) || is_tax( 'art-type' ) ) ) {
    		$query->set( 'posts_per_page', 12 );
    		$query->set( 'orderby', 'title' );
    		$query->set( 'order', 'ASC' );
    		$query->set( 'post_type', 'art' );
    	}
    }
    add_action( 'pre_get_posts', 'be_art_query' );

    It does everything that it should as far as limiting the number of posts, order, etc., but it does not automatically add the next/previous page links (so essentially, in this example, and posts above 12 would be lost).


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 28, 2014 at 12:40 am in reply to: Sixteen Nine Pro Responsiveness Issues #87424
    Au Coeur
    Member

    I looked at the site in Browser Stack and I could only replicate the issues when looking at it in IE8, which is not standards compliant. I believe that must be the browser the client was using, in which case there isn't much to be done besides tell them to use a more up-to-date browser. (And educate them on why IE sucks, LOL.)


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    November 25, 2013 at 10:16 pm in reply to: Minimum Portfolio Custom Taxonomy Returning No Results #75640
    Au Coeur
    Member

    I tried changing it to that code and I am still having the same problem. I can see that there are portfolio posts and how many based upon the tag cloud I created, but when I click on the link in the could or the menu it says nothing matches my criteria. I'm wondering if this is related to the code to format the custom taxonomy archive rather than the code to create the taxonomy in the first place.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    November 19, 2013 at 2:09 am in reply to: Minimum Portfolio Custom Taxonomy Returning No Results #74148
    Au Coeur
    Member

    I changed it to 'menu-type' and it is still doing the same thing.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    November 17, 2013 at 1:14 pm in reply to: Minimum Portfolio Custom Taxonomy Returning No Results #73656
    Au Coeur
    Member

    Multiple times with no luck. 🙁


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    October 20, 2013 at 9:16 am in reply to: Slideshow Plugin Suggestions #67830
    Au Coeur
    Member

    I'd like to use the jetpack slider, problem is I cannot figure out how to get it to open and play in a lightbox rather than on the page. Any thoughts on re-engineering it to function in that way?


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    October 12, 2013 at 11:12 pm in reply to: Genesis > Theme Settings > Blog Page Template #66473
    Au Coeur
    Member

    Timbarry, do you have a post page selected under Settings -> Reading? If so, try unselecting it. Sometimes that can override the Genesis settings.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    September 17, 2013 at 10:40 am in reply to: Genesis Featured Widget Amplified and post_terms #63004
    Au Coeur
    Member

    No, that does not work either. 🙁


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    September 16, 2013 at 2:14 am in reply to: Genesis Featured Widget Amplified and post_terms #62785
    Au Coeur
    Member

    Yes! I would really like to figure this out. Any ideas?


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    July 13, 2013 at 12:27 pm in reply to: Footer Placement #50558
    Au Coeur
    Member

    That did not do anything.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    July 7, 2013 at 7:44 pm in reply to: Uber Customized News Theme — Community Review Site #49736
    Au Coeur
    Member

    Good to know about the font. I'm not even sure what size it is -- whatever the default is. The next site I'm building I'll have to make it a little bigger.

    And I had thought that it might need a caching plug-in. I'll look into that.

    Thanks for the feedback!


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    July 6, 2013 at 10:47 am in reply to: Custom Taxonomy Label Duplication #49532
    Au Coeur
    Member

    Well, I really need the label. But no, then the theme adds Filed Under before the terms and it adds it twice. I think it must be something with Magazine theme, but I'm not sure. Also, I should add I've been fiddling with genesis 2.0 -- I'm not sure if this could be a bug there.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    February 4, 2013 at 7:31 pm in reply to: Genesis Featured Widget Amplified and All In One Event Calendar #18118
    Au Coeur
    Member

    I did, no response which is why I posted here.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 29, 2013 at 9:54 pm in reply to: How to Exclude a Category from Post Meta #16301
    Au Coeur
    Member

    There is no simple way of doing this. Would it be possible for you to use a custom taxonomy instead of a category for the Genesis Bootstrap Carousel? That would allow you to filter without having the information end up visible in the categories list.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 29, 2013 at 9:46 pm in reply to: How do I use genesis_get_custom_field with the grid loop? #16294
    Au Coeur
    Member

    What exactly do you want to display and where?


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 29, 2013 at 9:44 pm in reply to: primary sidebar fancy menu #16292
    Au Coeur
    Member

    I'm not sure what you mean by the "suckerfish header one," but you can copy the CSS styling from the nav menu of any theme and apply it to a custom menu widget in a sidebar.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 29, 2013 at 9:40 pm in reply to: Custom navigation #16291
    Au Coeur
    Member

    If you want the images to reduce in size with the page, you need to create different CSS rules targeted at at different screen sizes. See http://www.studiopress.com/design/website-respond-mobile-devices.htm Setting them as background images will not change their size with screen size.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 29, 2013 at 9:30 pm in reply to: Catalog Plugin #16286
    Au Coeur
    Member

    I've used WooCommerce on several client sites, all built in Genesis. I don't even typically install the Genesis-WooCommerce plugin and things work fine.


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

    January 29, 2013 at 9:26 pm in reply to: Categories title order except one category #16284
    Au Coeur
    Member

    Are you using a normal loop or a grid loop?


    Mother. Web & Graphic Designer. Lactation Consultant. Blogging about how it all fits together, most recently from northern Colorado. Visit my blog or my design site.

  • Author
    Posts
Viewing 20 posts - 61 through 80 (of 100 total)
← 1 2 3 4 5 →
« Previous Page

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