• 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

Outreach Pro Page Navigation

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

Community Forums › Forums › Archived Forums › General Discussion › Outreach Pro Page Navigation

This topic is: not resolved

Tagged: Page Navi

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 3 months ago by ameeker.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 25, 2015 at 6:03 pm #138613
    gandrson
    Member

    Hello -
    I'm using Outreach Pro theme and am having an issue with the page navigation on the blog page. The "previous" and "next" appear at the bottom, but only next is working. You cannot go back to the previous page.

    Also, the single page navigation is working, but it's appearing next to the "Filed Under". I need it to appear below the sharing buttons.

    I need this to be as simple as possible an explanation 🙂 I'm just getting used to hooks and .php.
    Thanks,
    Gretchen

    January 25, 2015 at 8:44 pm #138628
    ameeker
    Member

    Can you share a link to the site itself?


    Looking for Genesis website design backed by strategy? http://www.angiemeekerdesigns.com

    January 25, 2015 at 11:09 pm #138638
    gandrson
    Member

    It's on a development site. Below is the only code in the functions.php that related to pagination and I added it.

    //*pagination
    add_filter ( 'genesis_next_link_text' , 'sp_next_page_link' );
    function sp_next_page_link ( $text ) {
    return 'Next Page »';
    }

    add_filter ( 'genesis_prev_link_text' , 'sp_previous_page_link' );
    function sp_previous_page_link ( $text ) {
    return '« Previous Page';
    }

    This is the only other code I could find - it was in theme defaults.

    //* Outreach Theme Setting Defaults
    add_filter( 'genesis_theme_settings_defaults', 'outreach_theme_defaults' );
    function outreach_theme_defaults( $defaults ) {

    $defaults['blog_cat_num'] = 5;
    $defaults['content_archive'] = 'full';
    $defaults['content_archive_limit'] = 0;
    $defaults['content_archive_thumbnail'] = 0;
    $defaults['image_alignment'] = 'alignleft';
    $defaults['posts_nav'] = 'numeric';
    $defaults['site_layout'] = 'content-sidebar';

    return $defaults;

    }

    It's weird because 'next' works but 'previous' doesn't.

    January 28, 2015 at 9:20 pm #138914
    gandrson
    Member

    http://staging.hauntedmesadesign.com/

    Ok, I put it on a staging site. I appreciate your help.
    Gretchen

    January 28, 2015 at 9:37 pm #138915
    ameeker
    Member

    Hi Gretchen,

    Could you do me a favor and paste everything from your functions.php into a pastebin at http://pastie.org/, then once you've saved it, share the url of the paste here? I can see some errors in the code above, but I can't quite tell if it's because the code is wrong by itself, or if some code got garbled when it was pasted here.

    Thanks,

    Angie


    Looking for Genesis website design backed by strategy? http://www.angiemeekerdesigns.com

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

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