• 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

Home page pagination not working – Magazine Pro

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 › Design Tips and Tricks › Home page pagination not working – Magazine Pro

This topic is: resolved
  • This topic has 10 replies, 2 voices, and was last updated 11 years, 6 months ago by jourdain.
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • May 12, 2014 at 4:18 pm #104755
    jourdain
    Member

    Hi guys, here is the situation.

    I wanted pagination on my magazine pro homepage so I added this plugin. "genesis featured widget amplified".

    Everything seems good with the plugin but for some reason I cant get the homepage pagination to work. The pagination shows up at the bottom but when the second page is clicked it just reloads the homepage.

    I have played around with the widget settings but nothing I tried worked, so I have turned to the forum of knowledge! 🙂

    I have attached the setting from the widget below.

    widget settings

    Anyone have any ideas?

    Thanks to all replies in advance.

    Jourdain

    http://creativefreaks.co.uk/
    May 12, 2014 at 8:07 pm #104821
    Brad Dalton
    Participant

    What happens if you deactivate the plugin?


    Tutorials for StudioPress Themes.

    May 13, 2014 at 12:08 am #104861
    jourdain
    Member

    If I deactivate the plugin then there is no pagination.

    May 13, 2014 at 1:08 am #104865
    Brad Dalton
    Participant

    The home page pagination has nothing to do with the plugin.


    Tutorials for StudioPress Themes.

    May 13, 2014 at 5:32 am #104878
    jourdain
    Member

    genesis featured widget amplified de-active - If I deactivate the plugin then there is no pagination on the homepage. It will display the first 10 items then there will be no entries. The pagination numbers do not show up at the bottom of the page.

    genesis featured widget amplified active - If I activate the plugin then the pagination shows at the bottom of the page but there is no functionality when page 2 or the next button is clicked.

    I don't mind how I get there but I would like to have pagination active on the homepage. The first 10 entries to be displayed then 10 more on each of the pages clicked through.

    thanks again for your help Brad

    May 13, 2014 at 8:00 am #104905
    Brad Dalton
    Participant

    Really don't know how to help with this however i have seen this problem many times on Stackexchange when people create custom loops using WP_Query.

    http://wordpress.stackexchange.com/search?q=pagination+not+working


    Tutorials for StudioPress Themes.

    May 13, 2014 at 3:33 pm #104975
    jourdain
    Member

    In Settings > Reading I had "A static page" selected. I had to change it to "Your Latest Posts".

    Such a simple solution. I am kicking myself.

    Anyway, thanks again for investing your time brad I will be sure to have a little feature on my site to the people who helped me create it!

    oh... I do have one last question. Can I remove the featured widget from page 2 of the home page? I have done it on all the other featured widgets but I am not to sure how to tackle this one.

    You have helped me with this before, link: http://www.studiopress.community/topic/help-with-coding-magazine-pro/

    Thanks again.

    May 13, 2014 at 7:08 pm #105015
    Brad Dalton
    Participant

    Use that solution you linked to and add the conditional after the function for the featured widget.

    ! is_paged()
    

    Or try this http://wpsites.net/web-design/add-widget-before-posts-on-first-page-of-loop/


    Tutorials for StudioPress Themes.

    May 14, 2014 at 4:45 pm #105172
    jourdain
    Member

    I have tried playing around with the is_paged but to no avail. here is what the code currently looks like.

     * Add widget support for homepage. If no widgets active, display the default loop.
     *
     */
    function magazine_home_genesis_meta() {
    
    	if ( is_active_sidebar( 'home-top' ) && ! is_paged()|| is_active_sidebar( 'home-middle' ) || is_active_sidebar( 'home-bottom' ) ) {
    
    		// Force content-sidebar layout setting
    		add_filter( 'genesis_site_layout', '__genesis_return_content_sidebar' );
    
    		// Add magazine-home body class
    		add_filter( 'body_class', 'magazine_body_class' );
    
    		// Remove the default Genesis loop
    		remove_action( 'genesis_loop', 'genesis_do_loop' );
    
    		// Add homepage widgets
    		add_action( 'genesis_loop', 'magazine_homepage_widgets' );
    
    	}
    }

    I have tried different variations of is_paged but to no avail. ( I really should start learning PHP). If you could spare a little time for common newbie that be amazing!

    Jourdain

    May 14, 2014 at 8:37 pm #105201
    Brad Dalton
    Participant

    Or try this http://wpsites.net/web-design/add-widget-before-posts-on-first-page-of-loop/

    Try the Alternative Method.


    Tutorials for StudioPress Themes.

    May 15, 2014 at 4:29 pm #105379
    jourdain
    Member

    Thanks for the pointers Brad, I have it working now. 🙂

  • Author
    Posts
Viewing 11 posts - 1 through 11 (of 11 total)
  • The forum ‘Design Tips and Tricks’ 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

© 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