Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not show the pagination div #46

Closed
sonosergio opened this issue Oct 14, 2013 · 2 comments
Closed

not show the pagination div #46

sonosergio opened this issue Oct 14, 2013 · 2 comments

Comments

@sonosergio
Copy link
Contributor

in templates/default/category.php on row 254
When there are no pages
if( count ($this->pagination->getPagesLinks())) return 1
while
if( strlen ($this->pagination->getPagesLinks())) return 0

sorry for my poor english

@kavadas
Copy link
Contributor

kavadas commented Oct 15, 2013

Hi. What's the issue exaclty? If there are no pages the pagination should not be displayed.

@sonosergio
Copy link
Contributor Author

yes but the div element is present with not necessary padding and space
cattura

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants