-
AuthorPosts
-
joliver Friend
joliver
- Join date:
- June 2008
- Posts:
- 28
- Downloads:
- 8
- Uploads:
- 2
- Thanks:
- 16
- Thanked:
- 4 times in 1 posts
June 15, 2012 at 5:00 pm #178203Issues I’m having with my template
I’m using the JA Nex quickstart, Joomla 2.5 and would like to use the k2 for commenting on the articles.
1) K2 – Social Sharing has facebook “Be the first of your friends to like this” spilling into the content. How do I update and change this social plugin?
2) Why is there only twitter on the front page? Why aren’t the other social “like box” here? Can I have them on all pages?
3) K2 – Rate this and Author plugins stay active even when disabled? How do I remove these so it is just the article and the comments when viewing the full article?
4) K2 – How do I make it so the text above the read more isn’t one of the headed fonts? It looks sloppy having it bold and the rest of the content in the standard body copy after clicking the read more..
5) JA Nex Template- Position “social” and Position “search” in the top right corner aren’t aligned. How to I make them centered or top justified. (This is even the case in the demo)
Stork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
June 19, 2012 at 3:46 am #457952<em>@joliver 325639 wrote:</em><blockquote>Issues I’m having with my template
I’m using the JA Nex quickstart, Joomla 2.5 and would like to use the k2 for commenting on the articles.
1) K2 – Social Sharing has facebook “Be the first of your friends to like this” spilling into the content. How do I update and change this social plugin?
2) Why is there only twitter on the front page? Why aren’t the other social “like box” here? Can I have them on all pages?
3) K2 – Rate this and Author plugins stay active even when disabled? How do I remove these so it is just the article and the comments when viewing the full article?
4) K2 – How do I make it so the text above the read more isn’t one of the headed fonts? It looks sloppy having it bold and the rest of the content in the standard body copy after clicking the read more..
5) JA Nex Template- Position “social” and Position “search” in the top right corner aren’t aligned. How to I make them centered or top justified. (This is even the case in the demo)</blockquote>
Hello joliver,1) K2 – Social Sharing has facebook “Be the first of your friends to like this” spilling into the content. How do I update and change this social plugin?
–> This is K2 core code, so you can’t change.2) Why is there only twitter on the front page? Why aren’t the other social “like box” here? Can I have them on all pages?
–> “Be the first of your friends to like this” is FB like box, and there is a G+ button after it.3) K2 – Rate this and Author plugins stay active even when disabled? How do I remove these so it is just the article and the comments when viewing the full article?
–> You can configure in “Item view options” of K2 category settings.4) K2 – How do I make it so the text above the read more isn’t one of the headed fonts? It looks sloppy having it bold and the rest of the content in the standard body copy after clicking the read more..
–> You can customize “/templates/ja_nex/html/com_k2/templates/nex/item.php” file.5) JA Nex Template- Position “social” and Position “search” in the top right corner aren’t aligned. How to I make them centered or top justified.
–> You can do some styles for “topheader” class in “/templates/ja_nex/css/template.css” file.Hope this help.
Best regards.
gabrielanta Friendgabrielanta
- Join date:
- January 2009
- Posts:
- 52
- Downloads:
- 0
- Uploads:
- 11
- Thanks:
- 18
- Thanked:
- 4 times in 1 posts
August 13, 2012 at 6:26 pm #464090<em>@Stork11 326073 wrote:</em><blockquote>
1) K2 – Social Sharing has facebook “Be the first of your friends to like this” spilling into the content. How do I update and change this social plugin?
–> This is K2 core code, so you can’t change.
</blockquote>Hello,
I´m sure it should be a way to access the K2 code and change the like button to other smaller option.
Does anyone knows how to do it?
Thanks and regards,
GabrielStork11 FriendStork11
- Join date:
- March 2011
- Posts:
- 2273
- Downloads:
- 0
- Uploads:
- 142
- Thanks:
- 55
- Thanked:
- 431 times in 393 posts
August 14, 2012 at 8:30 am #464159<em>@gabrielanta 334259 wrote:</em><blockquote>Hello,
I´m sure it should be a way to access the K2 code and change the like button to other smaller option.
Does anyone knows how to do it?
Thanks and regards,
Gabriel</blockquote>
Hello gabrielanta,You can add “data-layout=”button_count”” into Facebook like button code in “/templates/ja_nex/html/com_k2/templates/nex/item.php”.
change this:
<div class=”fb-like” data-send=”false” data-width=”200″ data-show-faces=”true”></div>to :
<div class=”fb-like” data-send=”false” data-width=”200″ data-show-faces=”true” data-layout=”button_count”></div>Regards.
1 user says Thank You to Stork11 for this useful post
omarss79 Friendomarss79
- Join date:
- August 2008
- Posts:
- 17
- Downloads:
- 8
- Uploads:
- 3
- Thanks:
- 2
- Thanked:
- 2 times in 1 posts
August 21, 2012 at 8:23 pm #4648874) K2 – How do I make it so the text above the read more isn’t one of the headed fonts? It looks sloppy having it bold and the rest of the content in the standard body copy after clicking the read more..
–> You can customize “/templates/ja_nex/html/com_k2/templates/nex/item.php” file.By default thw intro text is increase to font-weight:700; font-size: 116% on k2.css
i commented this part, and the intro take the same size to all articule…
-
AuthorPosts
This topic contains 5 replies, has 4 voices, and was last updated by omarss79 12 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum