Pagination Problem

Phoca Gallery - image gallery extension
truecria
Phoca Member
Phoca Member
Posts: 12
Joined: 03 Jan 2018, 16:06

Pagination Problem

Post by truecria »

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.

Tags:
christine
Phoca Hero
Phoca Hero
Posts: 2723
Joined: 28 Nov 2010, 17:20

Re: Pagination Problem

Post by christine »

Hi,

are you using external pagination, such as Infinite Scroller or other plugin?
Could we see this, where it occurs?

Kind regards, Christine
truecria
Phoca Member
Phoca Member
Posts: 12
Joined: 03 Jan 2018, 16:06

Re: Pagination Problem

Post by truecria »

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.
christine
Phoca Hero
Phoca Hero
Posts: 2723
Joined: 28 Nov 2010, 17:20

Re: Pagination Problem

Post by christine »

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
truecria
Phoca Member
Phoca Member
Posts: 12
Joined: 03 Jan 2018, 16:06

Re: Pagination Problem

Post by truecria »

When you set Display Num to 5 "NaN" appear.
Deactivate Helix doesn't change anything.
christine
Phoca Hero
Phoca Hero
Posts: 2723
Joined: 28 Nov 2010, 17:20

Re: Pagination Problem

Post by christine »

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):

Code: Select all

div.counter.pull-right {
display:none; 
}
Liebe Grüße, Christine
truecria
Phoca Member
Phoca Member
Posts: 12
Joined: 03 Jan 2018, 16:06

Re: Pagination Problem

Post by truecria »

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
christine
Phoca Hero
Phoca Hero
Posts: 2723
Joined: 28 Nov 2010, 17:20

Re: Pagination Problem

Post by christine »

Hallo Daniel,

that's fine!
Liabi Grüassli, Christine
Post Reply