-
AuthorPosts
-
thatcomputerdude Friend
thatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
April 6, 2011 at 5:12 pm #162448I saw another thread with this problem but no solution was posted.
Link to site: http://dev.joomgo.com/clients/tig/blog/user-blog
Thanks in advance!
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
April 9, 2011 at 9:25 am #385518try upgrading jat3 plugin to the latest version to see if it helps.
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
April 9, 2011 at 11:25 pm #385569I already tried that – didn’t fix it either.
Thank you for the suggestion though!
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
April 10, 2011 at 11:39 pm #385665No one ever have this problem with K2?
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
April 12, 2011 at 9:08 pm #386008This is kind of an important glitch…. I saw someone else had this problem and it was solved but the solution was not posted.
Anyone have any idea?
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
April 13, 2011 at 8:15 am #386087Which sef component are you using? I think that this is the problem.
1 user says Thank You to Manos for this useful post
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
April 13, 2011 at 9:50 am #386130sh404SEF – latest version
thatcomputerdude Friendthatcomputerdude
- Join date:
- December 2008
- Posts:
- 280
- Downloads:
- 0
- Uploads:
- 9
- Thanks:
- 67
- Thanked:
- 32 times in 1 posts
April 13, 2011 at 9:54 am #386134Sure enough that’s the problem, thank you for the suggestion!
I turned off sh404SEF and the pagination links started working. I’ll check over with them on how to fix the issue. Thank you very much!
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
April 13, 2011 at 10:39 am #386148I think that this is the problem, i have found on default joomla content the same problem and many problems with kunena…
If you disable this and use just standard joomla sef you will see that there is no problem.Also maybe Joomlaworks has to find a solution to this as they provide sh404sef extension
February 25, 2012 at 9:17 pm #440047Hi
I also have a problem with the category pagination not showing properly. Please visit to have a look: http://www.eadora.se/jomsocial-magazineAny ideas what could cause this?
Regards
MiguelManos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
February 26, 2012 at 6:44 am #440096Hi,
Try to add in k2.css file this code:div.k2Pagination {
display:inline-block;
}See if that helps.
February 26, 2012 at 11:43 am #440116Hi pascm
I added the code, but it made no difference. Any other idea? I mean, JA teline was made for the K2 compnent, i´m sure it´s a simple fix for a code guru:-)Regards!
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
February 26, 2012 at 6:33 pm #440168Hello,
Can you please set JS and CSS optimization to NO from the template settings so i can debug this and reply with a solution for you?
Regards
February 26, 2012 at 6:42 pm #440169Hi
Now it´s set…Thanks!
//Miguel
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
February 26, 2012 at 7:51 pm #440174Hello,
Please add the following code to your K2.CSS file (under the /your-template/css/ folder)
.k2Pagination ul li {
display: inline;
list-style: none;
text-align: center;
float: none;
margin: 3px 5px;
padding: 0px 3px;
position: relative;
right: 40%;
}
.k2Pagination {
display: inline;
float: right;
position: relative;
right: 55%;
}
Please let me know if that helps.
-
AuthorPosts
This topic contains 21 replies, has 5 voices, and was last updated by moonswolf 10 years, 6 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum