Viewing 15 posts - 1 through 15 (of 50 total)
  • Posted in: Punch
  • #58774
    espree
    Member
    Post count: 20

    On my site wearelatech.com the page numbers at the bottom go the homepage keep reverting back to the 1st blog post. Please assist.

    #58827
    espree
    Member
    Post count: 20

    seems all links on the site go back to the homepage. tried deleteing the htpaccess file and rechecking permalinks. nothing is fixing it.

    #58879
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Do you have maintenance mode active?

    – Kyle

    #59557
    espree
    Member
    Post count: 20

    what is maintenance mode?

    #59603
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Go to Theme Options > General Options and make sure maintenance mode is not active.

    – Kyle

    #66527
    espree
    Member
    Post count: 20

    There is no maintenance mode there — see attached. Pagination is linking back to most recent post. I’ve tried altering the most recent to draft mode then the site pulls whatever is the new most recent and points all pagination to that one. Not sure how to fix this.

    #66529
    espree
    Member
    Post count: 20

    Is something wrong with the theme code? I haven’t altered it at all.

    /* PAGINATION
    ================================================== */

    function pagination() {
    global $wp_query;

    $big = 999999999; // need an unlikely integer

    return paginate_links( array(
    ‘base’ => str_replace( $big, ‘%#%’, get_pagenum_link( $big ) ),
    ‘format’ => ‘?paged=%#%’,
    ‘current’ => max( 1, get_query_var(‘paged’) ),
    ‘total’ => $wp_query->max_num_pages
    ) );
    }

    #66808
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide wordpress admin login detail so i can debug and try to fix the issue .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #67001
    espree
    Member
    Post count: 20
    This reply has been marked as private.
    #67002
    espree
    Member
    Post count: 20

    BTW I’ve tried deactivating all plug in multiple times and it doesn’t remedy it.

    #67008
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have resolved the issue so please check it now . It was just URL permalink issue .
    Thanks

    #67399
    espree
    Member
    Post count: 20
    This reply has been marked as private.
    #67406
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please check now. I have fixed it permanently .
    Thanks

    #67466
    espree
    Member
    Post count: 20
    This reply has been marked as private.
    #67506
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome . I’m glad that issue resolved . It was front page url issue .
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

Viewing 15 posts - 1 through 15 (of 50 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register