all the staffs are not showing

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #31349
    Sujoy Banerjee
    Participant

    Hi,
    I have created total 24 staffs profiles for our college faculties but on the frontend , all the staffs are not being shown and instead some selected staffs are being repeated on each page

    Site Url : http://nitap.ac.in/faculty-listing-with-department/

    Screenshots :

    http://prntscr.com/lnksdz (page 1)

    http://prntscr.com/lnkt50 (page 2)

    waiting for a solution

    #31350
    Sujoy Banerjee
    Participant
    This reply has been marked as private.
    #31353
    Veena
    Moderator

    Can you pls deactivate all plugins once and see if that makes any difference?
    Pls clear the cache while checking.

    #31358
    Sujoy Banerjee
    Participant

    i have checked with deactivating all the plugins but the issue is still there

    #31372
    Sujoy Banerjee
    Participant

    any update ?

    #31377
    Veena
    Moderator

    Will get back to you shortly.

    Thanks for your patience.

    #31413
    Sujoy Banerjee
    Participant

    so ?

    #31414
    Sujoy Banerjee
    Participant

    on the loop-staff.php page, if i change the value of post per page to something like 70 then all the available staffs are being listed but with posts_per_page’ => 8 and using the pagination, it’s showing the same staffs on each page .

    Inshort, the pagination is not working

    $query_args = array(
    ‘post_type’ => ‘staff’,
    posts_per_page’ => 70,
    ‘paged’ => $paged,
    ‘orderby’ => ‘menu_order’,
    ‘order’ => ‘ASC’
    );

    please do a fast reply, its been about 1 month since i created this ticket

    #31417
    Veena
    Moderator

    Sorry for the delayed response .
    We will investigate this and let you know the solution ASAP.

    Thanks for your patience.

Viewing 9 posts - 1 through 9 (of 9 total)
  • The forum ‘Invent Theme Support’ is closed to new topics and replies.