-
AuthorPosts
-
aldyf Friend
aldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
July 3, 2015 at 3:13 am #741175<em>@jooservices 481083 wrote:</em><blockquote>Hi there
On this link i can see you have More Articles
http://www.menaranews.com/regional/23-sumatera
I’m sorry but really confuse and bit hard to understand your issue. Please clearly it in right way with reproduce steps & your expected result / your current displayed .
Thank you,
Viet Vu</blockquote>Yes, I have “MORE ARTICLE”, but in the SUMATERA Category, there is more than 50 articles. But now, in the SUMATERA category, i see only 12 articles.
I mean, i want to see the other articles (older post), but i dont see a link to display other article. Where is the link to display the previous page?
Thank you very much.
stazzy Friendstazzy
- Join date:
- September 2014
- Posts:
- 375
- Downloads:
- 34
- Uploads:
- 65
- Thanks:
- 36
- Thanked:
- 3 times in 1 posts
July 3, 2015 at 4:44 am #576207Exactly what i need too.
aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
July 6, 2015 at 8:04 am #576456Where is the solution?
Where is the support?
jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 6, 2015 at 8:27 am #576462Hi there
It’s all about Joomla! usage. Please provide your site backend & CPanel . I’ll help you config that.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 6, 2015 at 8:34 am #576464Hi there
In case you can’t work with Joomla! configuration. Try to make this hard code patch
<?php
$pagesTotal = isset($this->pagination->pagesTotal) ? $this->pagination->pagesTotal : $this->pagination->get('pages.total');
if (($this->params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($pagesTotal > 1)) : ?>
<div class="pagination-wrap">
<?php if ($this->params->def('show_pagination_results', 1)) : ?>
<div class="counter"> <?php echo $this->pagination->getPagesCounter(); ?></div>
<?php endif; ?>
<?php echo $this->pagination->getPagesLinks(); ?> </div>
<?php endif; ?>
templatesja_teline_vhtmlcom_contentcategoryblog.phpJust remove if condition to force it always show pagination.
Thank you,
Viet Vualdyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
July 6, 2015 at 10:44 am #576485I dont think, it is joomla configuration. Because with another template, it is normal. Maybe there is a problem with JA Teline V.
ilovevalencia Friendilovevalencia
- Join date:
- April 2015
- Posts:
- 27
- Downloads:
- 19
- Uploads:
- 4
- Thanked:
- 3 times in 1 posts
July 6, 2015 at 10:55 pm #576537I also have the same problem. But in my case pagination doesn’t work in one subcategory and in the other subcategory works! And these 2 subcategories have the same parent category, which means they have the same configuration. (see attached image).
I can find articles from 2 or 3 page with search and open them, which means they are published and category is correct.
I have tried to force it always show pagination like described below, but it didn’t work for me.
Any solution?ilovevalencia Friendilovevalencia
- Join date:
- April 2015
- Posts:
- 27
- Downloads:
- 19
- Uploads:
- 4
- Thanked:
- 3 times in 1 posts
July 6, 2015 at 10:55 pm #642850I also have the same problem. But in my case pagination doesn’t work in one subcategory and in the other subcategory works! And these 2 subcategories have the same parent category, which means they have the same configuration. (see attached image).
I can find articles from 2 or 3 page with search and open them, which means they are published and category is correct.
I have tried to force it always show pagination like described below, but it didn’t work for me.
Any solution?ilovevalencia Friendilovevalencia
- Join date:
- April 2015
- Posts:
- 27
- Downloads:
- 19
- Uploads:
- 4
- Thanked:
- 3 times in 1 posts
July 6, 2015 at 10:55 pm #741507I also have the same problem. But in my case pagination doesn’t work in one subcategory and in the other subcategory works! And these 2 subcategories have the same parent category, which means they have the same configuration. (see attached image).
I can find articles from 2 or 3 page with search and open them, which means they are published and category is correct.
I have tried to force it always show pagination like described below, but it didn’t work for me.
Any solution?jooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 7, 2015 at 1:45 am #576541Hi @ilovevalencia
Please create your own topic with issue detail.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 7, 2015 at 1:45 am #642854Hi @ilovevalencia
Please create your own topic with issue detail.Thank you,
Viet Vujooservices Friendjooservices
- Join date:
- October 2014
- Posts:
- 8556
- Downloads:
- 0
- Uploads:
- 130
- Thanked:
- 1245 times in 1121 posts
July 7, 2015 at 1:45 am #741511Hi @ilovevalencia
Please create your own topic with issue detail.Thank you,
Viet Vualdyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
July 7, 2015 at 2:57 am #576560<em>@jooservices 481506 wrote:</em><blockquote>Hi there
In case you can’t work with Joomla! configuration. Try to make this hard code patch<?php
$pagesTotal = isset($this->pagination->pagesTotal) ? $this->pagination->pagesTotal : $this->pagination->get('pages.total');
if (($this->params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($pagesTotal > 1)) : ?>
<div class="pagination-wrap">
<?php if ($this->params->def('show_pagination_results', 1)) : ?>
<div class="counter"> <?php echo $this->pagination->getPagesCounter(); ?></div>
<?php endif; ?>
<?php echo $this->pagination->getPagesLinks(); ?> </div>
<?php endif; ?>templatesja_teline_vhtmlcom_contentcategoryblog.php
Just remove if condition to force it always show pagination.
Thank you,
Viet Vu</blockquote>Your solution does not work
Another solution?
Thank you very much.
aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
July 7, 2015 at 2:57 am #642873<em>@jooservices 481506 wrote:</em><blockquote>Hi there
In case you can’t work with Joomla! configuration. Try to make this hard code patch<?php
$pagesTotal = isset($this->pagination->pagesTotal) ? $this->pagination->pagesTotal : $this->pagination->get('pages.total');
if (($this->params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($pagesTotal > 1)) : ?>
<div class="pagination-wrap">
<?php if ($this->params->def('show_pagination_results', 1)) : ?>
<div class="counter"> <?php echo $this->pagination->getPagesCounter(); ?></div>
<?php endif; ?>
<?php echo $this->pagination->getPagesLinks(); ?> </div>
<?php endif; ?>templatesja_teline_vhtmlcom_contentcategoryblog.php
Just remove if condition to force it always show pagination.
Thank you,
Viet Vu</blockquote>Your solution does not work
Another solution?
Thank you very much.
aldyf Friendaldyf
- Join date:
- February 2015
- Posts:
- 103
- Downloads:
- 2
- Uploads:
- 17
- Thanks:
- 28
- Thanked:
- 1 times in 1 posts
July 7, 2015 at 2:57 am #741530<em>@jooservices 481506 wrote:</em><blockquote>Hi there
In case you can’t work with Joomla! configuration. Try to make this hard code patch<?php
$pagesTotal = isset($this->pagination->pagesTotal) ? $this->pagination->pagesTotal : $this->pagination->get('pages.total');
if (($this->params->def('show_pagination', 1) == 1 || ($this->params->get('show_pagination') == 2)) && ($pagesTotal > 1)) : ?>
<div class="pagination-wrap">
<?php if ($this->params->def('show_pagination_results', 1)) : ?>
<div class="counter"> <?php echo $this->pagination->getPagesCounter(); ?></div>
<?php endif; ?>
<?php echo $this->pagination->getPagesLinks(); ?> </div>
<?php endif; ?>templatesja_teline_vhtmlcom_contentcategoryblog.php
Just remove if condition to force it always show pagination.
Thank you,
Viet Vu</blockquote>Your solution does not work
Another solution?
Thank you very much.
-
AuthorPosts
This topic contains 57 replies, has 5 voices, and was last updated by jooservices 9 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum