• 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

robindean

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 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • December 27, 2017 at 8:33 am in reply to: Genesis (Streamline Pro) Post__In Blogroll Issues #214833
    robindean
    Member

    I've since abandoned my original goal and have gone with another solution. Thank you for the assistance and info.


    Shabadoo!

    December 26, 2017 at 5:36 pm in reply to: Genesis (Streamline Pro) Post__In Blogroll Issues #214823
    robindean
    Member

    I tried this and for some reason it broke the primary navigation menu.

    I also attempted to run the same function using an is_search based GET parameter which DID show the primary nav but only returned 7 of the 10 post IDs in the array.

    Bizarre.

    At this point, it's a fun "puzzle" but I'm prepared to resort to a simple page which lists out the links.


    Shabadoo!

    December 26, 2017 at 4:38 pm in reply to: Genesis (Streamline Pro) Post__In Blogroll Issues #214821
    robindean
    Member

    How do I pass the array into post__in using your suggested method above?


    Shabadoo!

    December 26, 2017 at 2:39 pm in reply to: Genesis (Streamline Pro) Post__In Blogroll Issues #214820
    robindean
    Member

    In doing this, how exactly am I passing the array?

    I tried a couple of methods via the WP documentation here: https://codex.wordpress.org/Class_Reference/WP_Query

    ... but threw an error when using => in the post__in adaption.


    Shabadoo!

    December 26, 2017 at 10:34 am in reply to: Genesis (Streamline Pro) Post__In Blogroll Issues #214812
    robindean
    Member

    ... aaaaannnd support sent me back here.

    Seems I've mistakenly forgotten to use the term "loop" which I'll explore but my issue still remains that I'd like to display a list of very specific post ids in blogroll fashion.

    I'm going to try using the is_search page instead. Meanwhile, I'm open to suggestions.


    Shabadoo!

    December 25, 2017 at 8:34 am in reply to: Genesis (Streamline Pro) Post__In Blogroll Issues #214799
    robindean
    Member

    Alright, well ... onto StudioPress support it is.


    Shabadoo!

    June 17, 2016 at 9:30 am in reply to: Broken Site (Genesis 2.3.0) #187747
    robindean
    Member

    That fixed everything! Thank you and regards 😎


    Shabadoo!

    May 12, 2014 at 1:30 pm in reply to: My theme is producing duplicate content #104710
    robindean
    Member

    My own site is on the Genesis framework. Is yours, Nandita? Maybe that's why it doesn't work.


    Shabadoo!

    May 12, 2014 at 6:01 am in reply to: My theme is producing duplicate content #104629
    robindean
    Member

    I'd be willing to bet that the reason they all refer back to the home page is that they're setup for canonical use. That basically tells Google that they shouldn't be linked to but that they should redirect to the first in the series ... which DOESN'T solve the problem of them appearing in the search engines. Studiopress, give us the option!

    My solution works for my own theme and I hope it will for everyone else.

    Best.


    Shabadoo!

    April 17, 2014 at 7:04 pm in reply to: My theme is producing duplicate content #101081
    robindean
    Member

    After a bit of Googling, I found a solution.

    For my theme and it's customizations in particular, I ended up simply adding this to my functions.php file:

    function noindex_pagination() {
    echo '<meta name="robots" content="noindex,follow,noarchive,noodp,noydir"/>';
    }
    if (substr($_SERVER['REQUEST_URI'], 0, 6) == '/page/') {
    remove_action('genesis_meta','genesis_robots_meta');
    add_action('genesis_meta','noindex_pagination');
    }


    Shabadoo!

    April 17, 2014 at 4:22 pm in reply to: My theme is producing duplicate content #101073
    robindean
    Member

    Yes, I'm going to reopen this thread.

    I'm having the same problem on streamline-pro. Basically, I want to "noindex, follow" ALL PAGINATION.

    How do I do this?


    Shabadoo!

    March 7, 2014 at 1:24 pm in reply to: Breadcrumbs Causing W3C Validation Errors #93858
    robindean
    Member

    Problem solved!

    It was me. I removed the <span> in functions.php just after the home icon. Whoops.

    My mistake.


    Shabadoo!

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

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