-
AuthorPosts
-
vstemplates Friend
vstemplates
- Join date:
- April 2013
- Posts:
- 41
- Downloads:
- 146
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
November 24, 2016 at 10:52 am #989297The Pagination are set:
Pagination: Auto
Pagination Results: Show
Infinitive Pagination: Manual
And there are more then 10 Feature article
Blog layout is set to:Leading Articles: 4
Intro Articles: 6
Columns: 3
Links: 0
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 25, 2016 at 2:07 am #989550Hi,
Which module did you expect on that setting of your site?
Regards
vstemplates Friendvstemplates
- Join date:
- April 2013
- Posts:
- 41
- Downloads:
- 146
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
November 25, 2016 at 8:30 am #989635It`s for the feature articles, on the front page, they do not appear in Load More part
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 28, 2016 at 1:10 am #990156Hi,
You can use this way to fix the problem on your site
Open templates/ja_magz_ii/html/com_content/featured/default.php file
find and remove this script
<?php if ($show_option && $pagination_type > 0){ JFactory::getDocument()->addScript (T3_TEMPLATE_URL . '/js/infinitive-paging.js'); JFactory::getDocument()->addScript (T3_TEMPLATE_URL . '/js/jquery.infinitescroll.js'); $mode = $this->params->def('pagination_type', 2) == 1 ? 'manual' : 'auto'; if($this->pagination->get('pages.total') > 1 ) : ?> <script> jQuery(".pagination-wrap").css('display','none'); </script> <div id="infinity-next" class="btn btn-primary hide" data-limit="<?php echo $this->pagination->limit; ?>" data-url="<?php echo JUri::current(); ?>" data-mode="<?php echo $mode ?>" data-pages="<?php echo $this->pagination->get('pages.total') ?>" data-finishedmsg="<?php echo JText::_('TPL_INFINITY_NO_MORE_ARTICLE');?>"><?php echo JText::_('TPL_INFINITY_MORE_ARTICLE')?></div> <?php else: ?> <div id="infinity-next" class="btn btn-primary disabled" data-pages="1"><?php echo JText::_('TPL_INFINITY_NO_MORE_ARTICLE');?></div> <?php endif; } ?>
Regards
vstemplates Friendvstemplates
- Join date:
- April 2013
- Posts:
- 41
- Downloads:
- 146
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
November 28, 2016 at 8:20 am #990306No, this does not help. it only remove the Load More button and add Pagination with numbers. I need still to have Load More button, but to function properly
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 29, 2016 at 8:58 am #990787Hi,
You can give me the FTP account of your hosting via private reply. I will help you to detect this bug.
Regards
vstemplates Friendvstemplates
- Join date:
- April 2013
- Posts:
- 41
- Downloads:
- 146
- Uploads:
- 3
- Thanks:
- 10
- Thanked:
- 2 times in 2 posts
December 2, 2016 at 10:06 pm #991863You can inspect the element… my management does not allow me to give ftp account. Maybe some other way? Acceba backup ?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
December 5, 2016 at 2:06 am #992108Hi,
I tried to duplicate this bug at my end but I am unable to replicate this . May I need FTP account of your site to get the source on your site to detect this bug. If you can give the backup file (use: akeeba backup) or any other way how to run the same issue as your site at my end.
I will help you to detect this bug on your site .Regards
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum