Hi @ all
I got a problem with the pagination. It appers two times. One time correct, and as "NaN".
What i have to do to disable the "NaN"?
Thanks you for your answer.
Pagination Problem
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Pagination Problem
Hi,
are you using external pagination, such as Infinite Scroller or other plugin?
Could we see this, where it occurs?
Kind regards, Christine
are you using external pagination, such as Infinite Scroller or other plugin?
Could we see this, where it occurs?
Kind regards, Christine
-
- Phoca Member
- Posts: 12
- Joined: 03 Jan 2018, 16:06
Re: Pagination Problem
Thank you for your fast response :)
Sure, http://beercavaliers.ch/joomla/index.ph ... ory/1-test.
No, i don't use any other external pagination.
Sure, http://beercavaliers.ch/joomla/index.ph ... ory/1-test.
No, i don't use any other external pagination.
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Pagination Problem
Hi,
it looks like Helix template. Be aware of amendments etc.: https://www.joomshaper.com/documentatio ... eader-code etc.
Sorry, I can't see: "NaN" and don't know, what exactly you mean.
Kind regards, Christine
it looks like Helix template. Be aware of amendments etc.: https://www.joomshaper.com/documentatio ... eader-code etc.
Sorry, I can't see: "NaN" and don't know, what exactly you mean.
Kind regards, Christine
-
- Phoca Member
- Posts: 12
- Joined: 03 Jan 2018, 16:06
Re: Pagination Problem
When you set Display Num to 5 "NaN" appear.
Deactivate Helix doesn't change anything.
Deactivate Helix doesn't change anything.
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Pagination Problem
Hi,
never seen before. The only idea I have, to put at the end of your template.css (better would be a custom.css > see link > Helix):
Liebe Grüße, Christine
never seen before. The only idea I have, to put at the end of your template.css (better would be a custom.css > see link > Helix):
Code: Select all
div.counter.pull-right {
display:none;
}
-
- Phoca Member
- Posts: 12
- Joined: 03 Jan 2018, 16:06
Re: Pagination Problem
When i change the template to "protostar - default" it display everything correct. The problem occurs because of the template.
With your code disappears "NaN" :)
Thank you for your great support.
Liebe Grüsse
Daniel
With your code disappears "NaN" :)
Thank you for your great support.
Liebe Grüsse
Daniel
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Pagination Problem
Hallo Daniel,
that's fine!
Liabi Grüassli, Christine
that's fine!
Liabi Grüassli, Christine