- Posts: 141
COMMUNITY FORUM
K2 pagination missing, gone
- Gorast
-
Topic Author
- Offline
- Premium Member
Less
More
2 months 4 weeks ago #184912
by Gorast
K2 pagination missing, gone was created by Gorast
Hi,
im on Joomla 3.10.12 and my K2 pagination in Category listing is missing.
I do not have override but its very strange. I dont think the template is drawn from the default folder. I change random stuff in the category.php but nothing happens on the page.
Any way I can check what php file is used as default?
The page is this: mnt.mk/za-mnt/mnt/novosti
Thank,
Gorast
im on Joomla 3.10.12 and my K2 pagination in Category listing is missing.
I do not have override but its very strange. I dont think the template is drawn from the default folder. I change random stuff in the category.php but nothing happens on the page.
Any way I can check what php file is used as default?
The page is this: mnt.mk/za-mnt/mnt/novosti
Thank,
Gorast
Please Log in or Create an account to join the conversation.
- Saqib Hafeez
-
- Offline
- New Member
Less
More
- Posts: 1
2 months 2 weeks ago #185211
by Saqib Hafeez
Replied by Saqib Hafeez on topic K2 pagination missing, gone
Seems like your template might be overriding the default K2 pagination. Try enabling "Debug Mode" in Joomla’s Global Configuration and check the “Template” tab to see which files are being loaded. You can also temporarily switch to a default Joomla template to see if pagination appears. If it does, then your active template is likely causing the issue. Additionally, ensure that pagination settings in K2’s category configuration are enabled.
Please Log in or Create an account to join the conversation.
- Erichoods
-
- Offline
- New Member
Less
More
- Posts: 1
2 weeks 14 hours ago #186026
by Erichoods
Replied by Erichoods on topic K2 pagination missing, gone
I'd suggest checking /templates/your-template/html/com_k2/templates/ to see if there's a custom category layout hiding there. If the file exists, that's the one being loaded, not the default.
Please Log in or Create an account to join the conversation.
- handora
-
- Offline
- New Member
Less
More
- Posts: 2
1 week 6 days ago #186028
by handora
Replied by handora on topic K2 pagination missing, gone
Hey Gorast, that’s odd! You can check which PHP file is being used by enabling Joomla's debug mode in the Global Configuration. It’ll help you see if the correct template files are loading. Also, clear your cache after making changes to see if that helps!
Please Log in or Create an account to join the conversation.