-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
Given example pagination does not works. #19
Comments
so how are you using this extension? you need to activly use it |
I have overwritten the pagination.html file in my custom extensions. Also, I have set the required values of the constant but I am not getting the result as shown in the example given by you. |
are you actually using the numberedpagination class in your controller as well? |
I want to use pagination for the tx_news extension's list page. Where should I put the controller code? |
You should have opened a new issue for the second issue. |
I am using TYPO3 V11 and numbered_extension V1.0.2 . In the extension usage and functionality, you have mentioned the example. I need to achieve the pagination in which the first 3 and last three pages will always be displayed. But I am not able to accomplish this. Check the screenshot and let me know if it is possible to make my pagination works with your extension.
The text was updated successfully, but these errors were encountered: