pagination issue
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Tue Sep 10, 2013 3:43 pm
- Reply with quote
- Report this post
Hello!
There is a pagination issue on category list layout:
http://stage.firecatstudio.com/news-events?start=60
after 7 page pagination does not function as it should.
Please send me fixed pagination.php file.
Thanks
There is a pagination issue on category list layout:
http://stage.firecatstudio.com/news-events?start=60
after 7 page pagination does not function as it should.
Please send me fixed pagination.php file.
Thanks
-
- Fresh Boarder
- teitbite
- Tue Sep 10, 2013 3:54 pm
- Reply with quote
- Report this post
Hi
I think problem is not with pagination, but with SEF function. Do You have any SEF solution installed or is it a joomla default one ?
I think problem is not with pagination, but with SEF function. Do You have any SEF solution installed or is it a joomla default one ?
-
- Moderator
- GK User
- Tue Sep 10, 2013 3:58 pm
- Reply with quote
- Report this post
teitbite wrote:Hi
I think problem is not with pagination, but with SEF function. Do You have any SEF solution installed or is it a joomla default one ?
It is not SEF issue. I do not have it at all, only joomla native one.
As you can see, the problem is in how script renders pagination numbers.
Next/Prev works find, but numbers are still 2.. 3...
I saw a topic about same issue in another template.
-
- Fresh Boarder
- teitbite
- Wed Sep 11, 2013 4:36 pm
- Reply with quote
- Report this post
Hi
We have not made this pagination function just styled it, but please send me an access to joomla panel. I'll make some tests and hopefully will figure out what is the problem.
We have not made this pagination function just styled it, but please send me an access to joomla panel. I'll make some tests and hopefully will figure out what is the problem.
-
- Moderator
- GK User
- Tue May 06, 2014 7:25 pm
- Reply with quote
- Report this post
Same problem. In magazine template. I think problem in pagination.php
If we change this value - pagination display 10 pages only. But we have 12.
- Code: Select all
if(count($list['pages']) >= 7)
If we change this value - pagination display 10 pages only. But we have 12.
-
- Fresh Boarder
- teitbite
- Wed May 07, 2014 9:48 pm
- Reply with quote
- Report this post
Hi
I also believe this file may be connected with this problem. For test please rename this file to for example _pagination.php to see how it works with a default joomla file.
I also believe this file may be connected with this problem. For test please rename this file to for example _pagination.php to see how it works with a default joomla file.
-
- Moderator
6 posts
• Page 1 of 1