Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi justinjw,

    I tried viewing the site but no content loaded, only the header and main body background. This was the case on several pages I tried loading.

    Thread Starter justinjw

    (@justinjw)

    Hi ritgo,

    Sorry, we were tricking around for a couple of minutes with javascript which must have been at the same time you tried.

    Many thanks!

    Hi justinjw,

    Ah ok I see, yea there is no href to any new page, just the #. For example when I use the pagination on my site, it throws in a link to “…./jobs/page/2/

    Maybe it’s some conflict with the theme? I’m not really sure. I didn’t mess around with the pagination shortcodes in my job list template maybe if you tried adding in the default setup for the page links it will help find what is happening. Like maybe a class name or something silly is doing it.

    [if_job_page_count]
        <div class="job-nav">
    	<div class="previous">[job_page_previous_link]Page [job_page_previous_number} [/job_page_previous_link]</div>
    	<div class="this">Jobs [job_page_minimum]-[job_page_maximum] of [job_total]</div>
    	<div class="next">[job_page_next_link]Page [job_page_next_number][/job_page_next_link]</div>
        </div>
        [/if_job_page_count]

    Sorry I can’t help much I didn’t run into any issues with pagination so I didn’t look into the code for it at all.

    Plugin Author Thomas Townsend

    (@smb-dev)

    You are on the WRONG Forum.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pagination Issue’ is closed to new replies.