-
AuthorPosts
-
October 7, 2016 at 12:23 pm #974397
Hello,
we have issue with template JA ZITE on page type K2 – Item listings – Categories – it displays articles in boxes that are sorted by some javascript. However when the page is loaded it sometimes sort boxes wrongly that the cover one over another. Sometime re-load page helps.
Could you please help me with fixing this problem?Have a nice day,
PavelNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 10, 2016 at 3:40 am #974862Hi,
I see the intro text of K2 item is very long and you can limit that text as my suggestion below
Open templates/ja_zite/html/com_k2/ja_zite/category_item.php file
find and change
<?php echo $this->item->introtext; ?>
to
<?php echo JHTML::_('string.truncate', $this->item->introtext, 120); ?>
Once done to clear cache from admin area.
Hope it helps.
Regards
October 11, 2016 at 1:36 pm #975382This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 12, 2016 at 3:02 pm #975690This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 13, 2016 at 10:02 am #975976Hi
I am not sure what did you change on your site?
If possible take a backup of site and allow me for changes on your site I will copy the original PHP and CSS style files from download package to your site.October 19, 2016 at 9:14 am #978036Hi,
thanks for reply. It’s backuped. You can do changes.
Michal
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 20, 2016 at 9:22 am #978480@ceskyweb: I spent a lot of my time to fix the problem on your site. K2 Blog view page is working well now.
October 20, 2016 at 11:29 am #978571Wau, thans a lot for you time. We will test it and let you know.
Best regards
MichalNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
October 21, 2016 at 1:33 am #978829Hi,
I will close this thread now if you have any further assistances please let me know
Regards
November 4, 2016 at 9:21 am #983372This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 8, 2016 at 12:09 am #984265Hi
It’s very strange with the problem on your site, please give me the time to check this bug
Regards
November 14, 2016 at 10:19 am #986109Hi,
We have found out that the problem with K2 items is on your demosite too.
Regards
MichalNinja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
AuthorPostsViewing 14 posts - 1 through 14 (of 14 total)This topic contains 13 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
K2 Blog view
Viewing 14 posts - 1 through 14 (of 14 total)