Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PressTigers

    (@presstigers)

    @007chauhan,

    We have gone through the provided link. It seems that you are using the SJB outdated version.

    Also, you can change pagination template from the following file:
    simple-job-board/templates/listing/job-pagination.php

    Let us know if you need our further assistance.

    Thanks & Regards,
    PressTigers

    I have the same problem.
    Updated to 2.4.2
    Pagination is not as it should. Main page should be “careers” not “jobs”
    Shouldn’t show sub-categories either.

    Plugin Author PressTigers

    (@presstigers)

    Dear all,

    Happy New Year!

    Regarding pagination, we have a solution for you. If you don’t want to show all the pages in pagination section then you can change it by going to the following file:
    simple-job-board/templates/job-pagination.php

    at line # 32 replace:

    
    'shown_all '  => TRUE,
    

    with:

    
    'shown_all ' => FALSE,
    

    We will also change it in next release of SJB.

    Main page should be “careers” not “jobs” Shouldn’t show sub-categories either.

    You can change “jobs” slug to “careers” from Job board> Settings> General tab.

    Thank you. Let us know if you need our further assistance.

    Regards,
    PressTigers

    Having more issues with the Plugin and not just styles.
    One of my main nav bars is linking to the wrong place from within my “careers” SJB section of the website.

    So not only is the style wrong… still…
    but the link is actually modified.
    See screens and “link” in lower left… it is putting the link within the “careers” section.

    Wrong link

    Proper Link

    This is CRITICAL to be resolved today!!!

    Plugin Author PressTigers

    (@presstigers)

    Hello @icon1100,

    We have reviewed your site, it is not due to SJB plugin. It’s the theme level issue and you need to contact your theme developer regarding this issue.

    Note: This thread specific for pagination you can create a new thread for other issues.

    Thanks & Regards,
    PressTigers

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How To Change pagination of SJB Plugin’ is closed to new replies.