- Posts: 21
COMMUNITY FORUM
- Forum
- K2 Community Forum
- English K2 Community
- K2 pagination doesn't show (hint: it's related to Falang)
K2 pagination doesn't show (hint: it's related to Falang)
- Antonio Jose Valdes Medina
- Topic Author
- Offline
- Junior Member
Less
More
4 years 10 months ago #174347
by Antonio Jose Valdes Medina
K2 pagination doesn't show (hint: it's related to Falang) was created by Antonio Jose Valdes Medina
Hi,
I've many read many post about the pagination not working in K2 2.10.2 and I haven't found any solution.
In my case in the catagory.php the array $this->pagination contains the data, and the joomla function $this->pagination->getPagesLinks() don't work.
I try:
- Re-save the category
- Paste the new category.php code in my override
My website works with PHP 7.1 version, can it be because of this?
I'm looking forward to hearing from you,
Toni
I've many read many post about the pagination not working in K2 2.10.2 and I haven't found any solution.
In my case in the catagory.php the array $this->pagination contains the data, and the joomla function $this->pagination->getPagesLinks() don't work.
I try:
- Re-save the category
- Paste the new category.php code in my override
My website works with PHP 7.1 version, can it be because of this?
I'm looking forward to hearing from you,
Toni
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 10 months ago #174358
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 pagination doesn't show (hint: it's related to Falang)
You may have a very old /templates/YOUR_TEMPLATE/html/pagination.php override file. Delete it (or rename it to _pagination.php) so that Joomla's default pagination file kicks in.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Jose Valdes Medina
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 21
4 years 10 months ago #174360
by Antonio Jose Valdes Medina
Replied by Antonio Jose Valdes Medina on topic K2 pagination doesn't show (hint: it's related to Falang)
Hi,
Sorry, in my template I don't have a pagination.php file. And I've also tried putting it and it doesn't work either.
I'm waiting for your answer,
Thanks.
Sorry, in my template I don't have a pagination.php file. And I've also tried putting it and it doesn't work either.
I'm waiting for your answer,
Thanks.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 10 months ago #174361
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 pagination doesn't show (hint: it's related to Falang)
What's the URL to your site?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Jose Valdes Medina
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 21
4 years 10 months ago - 4 years 10 months ago #174369
by Antonio Jose Valdes Medina
Replied by Antonio Jose Valdes Medina on topic K2 pagination doesn't show (hint: it's related to Falang)
Hi,
My website is obertament.org
And the problem is this URLs:
· obertament.org/ca/lluita-contra-l-estigma/actualitat
· obertament.org/ca/lluita-contra-l-estigma/histories-de-vida-en-1-persona/blogs
This Website have a T3 Framework template by joomlaArt, with all updates since 2011 (www.t3-framework.org)
Can I send you the admin or FTP pass by private to you can see the code?
I'm waiting for your answer,
Thanks.
My website is obertament.org
And the problem is this URLs:
· obertament.org/ca/lluita-contra-l-estigma/actualitat
· obertament.org/ca/lluita-contra-l-estigma/histories-de-vida-en-1-persona/blogs
This Website have a T3 Framework template by joomlaArt, with all updates since 2011 (www.t3-framework.org)
Can I send you the admin or FTP pass by private to you can see the code?
I'm waiting for your answer,
Thanks.
Last edit: 4 years 10 months ago by Antonio Jose Valdes Medina.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 10 months ago - 4 years 10 months ago #174374
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 pagination doesn't show (hint: it's related to Falang)
Make sure the Protostar template is installed in Joomla. Re-install Joomla if required from the "Joomla Update" component.
Then request a URL like so on your browser: obertament.org/ca/lluita-contra-l-estigma/actualitat?template=protostar
Does that load the pagination in K2?
Then request a URL like so on your browser: obertament.org/ca/lluita-contra-l-estigma/actualitat?template=protostar
Does that load the pagination in K2?
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Last edit: 4 years 10 months ago by JoomlaWorks.
Please Log in or Create an account to join the conversation.
- Antonio Jose Valdes Medina
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 21
4 years 10 months ago #174434
by Antonio Jose Valdes Medina
Replied by Antonio Jose Valdes Medina on topic K2 pagination doesn't show (hint: it's related to Falang)
Hi,
I'm sorry, I don't see your update post.
I've tested the Website with Propostar and it doesn't work the pagination either
You'll be able to see it: obertament.org/ca/lluita-contra-l-estigma/actualitat?template=protostar
I hope your answer,
Toni
I'm sorry, I don't see your update post.
I've tested the Website with Propostar and it doesn't work the pagination either
You'll be able to see it: obertament.org/ca/lluita-contra-l-estigma/actualitat?template=protostar
I hope your answer,
Toni
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 10 months ago #174449
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 pagination doesn't show (hint: it's related to Falang)
K2 uses the Joomla API to create the pagination links. If it doesn't show, then check the following:
a) Is the pagination enabled (or set to "auto") in your K2 menu items? jmp.sh/Vt5rtxU
b) If the file pagination.php is missing, copy it from Protostar or the system templates to your template's "html" folder.
a) Is the pagination enabled (or set to "auto") in your K2 menu items? jmp.sh/Vt5rtxU
b) If the file pagination.php is missing, copy it from Protostar or the system templates to your template's "html" folder.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Antonio Jose Valdes Medina
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 21
4 years 10 months ago #174452
by Antonio Jose Valdes Medina
Replied by Antonio Jose Valdes Medina on topic K2 pagination doesn't show (hint: it's related to Falang)
Hi Fotis,
The pagination is enabled in K2 menú settings.
And I've copied the pagination.php from Protostar html folder to my html folder template, and It doesn't work either.
You must remember that witch Propostar template also doesn't work: obertament.org/ca/lluita-contra-l-estigma/actualitat?template=protostar
I hope your answer,
Toni
The pagination is enabled in K2 menú settings.
And I've copied the pagination.php from Protostar html folder to my html folder template, and It doesn't work either.
You must remember that witch Propostar template also doesn't work: obertament.org/ca/lluita-contra-l-estigma/actualitat?template=protostar
I hope your answer,
Toni
Please Log in or Create an account to join the conversation.
- JoomlaWorks
- Offline
- Admin
Less
More
- Posts: 6218
4 years 10 months ago #174454
by JoomlaWorks
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by JoomlaWorks on topic K2 pagination doesn't show (hint: it's related to Falang)
I was merely making sure everything is in place...
Given your last response, unless some 3rd party plugin causes issues, try re-installing Joomla (and K2 afterwards). Use the Joomla Update component to re-install.
There's not much I can do beyond that.
Keep in mind that there have been 2-3 posts related to pagination and these revolved around issues I just mentioned.
Given your last response, unless some 3rd party plugin causes issues, try re-installing Joomla (and K2 afterwards). Use the Joomla Update component to re-install.
There's not much I can do beyond that.
Keep in mind that there have been 2-3 posts related to pagination and these revolved around issues I just mentioned.
Fotis / JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- K2 Community Forum
- English K2 Community
- K2 pagination doesn't show (hint: it's related to Falang)