- Posts: 4
COMMUNITY FORUM
Readmore with rockettheme
- Björn
-
Topic Author
- Offline
- New Member
The readmore button is not working properly for me with K2 in a rockettheme template (Tachyon j15).
As you can see in the attached picture, the K2 readmore looks like it's working and placed on top of the rockettheme readmore, which gets broken.
Anyone got any ides of how to fix this?
Greatful of any help or leads I might get in this.
I want to use the rockettheme template default one, how can i configure the k2 code to achieve this?
Regards,
Björn
Please Log in or Create an account to join the conversation.
- VietPublic
-
- Offline
- Senior Member
Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
-
- Offline
- Platinum Member
- Aham Brahmasmi
From.
K2 Rocks \m/
Please Log in or Create an account to join the conversation.
- Björn
-
Topic Author
- Offline
- New Member
- Posts: 4
Please Log in or Create an account to join the conversation.
- Björn
-
Topic Author
- Offline
- New Member
- Posts: 4
Kannan Naidu wrote: You need to change the k2readmore class in category_item.php (line 265)
From.myfolio template by gavick.
The readon section of category_item.php for this style looks lite this:
Log in or Create an account to join the conversation.
- Björn
Topic Author
- Offline
- New Member
Less More
- Posts: 4
13 years 5 months ago - 13 years 5 months ago #59351 by BjörnReplied by Björn on topic Re: Readmore with rocketthemeI got it working!
Thanks for putting me in the right direction. I solved it by a span-tag around the text of the readmore button.
I have no idea why that helped my case, probably has something with the rockettheme templates css build to do.
So the code working is this:Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
![]()
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 5 months ago #59352 by Kannan Naidu VenugopalReplied by Kannan Naidu Venugopal on topic Re: Readmore with rocketthemeGlad it worked out. My first post already includes the <span></span> :D
K2 Rocks \m/Please Log in or Create an account to join the conversation.
- juniper sierrah
![]()
- Offline
- New Member
Less More
- Posts: 4
13 years 2 months ago #59353 by juniper sierrahReplied by juniper sierrah on topic Re: Readmore with rocketthemeKannan your code worked great. Thank you.
I have one other question relating to the same read more link (same tachyon template with K2) ...
At the moment the read more button is far below the text and there is a lot of space around it.
How do I move the read more link/button so it is located on the same line as the text?
Thanks in advance; any help is greatly appreciated.Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
![]()
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 2 months ago #59354 by Kannan Naidu VenugopalReplied by Kannan Naidu Venugopal on topic Re: Readmore with rocketthemeHi juniper sierrah,
Do you have a link to your site ?
K2 Rocks \m/Please Log in or Create an account to join the conversation.
- juniper sierrah
![]()
- Offline
- New Member
Less More
- Posts: 4
13 years 2 months ago #59355 by juniper sierrahReplied by juniper sierrah on topic Re: Readmore with rocketthemePlease Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
![]()
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 2 months ago #59356 by Kannan Naidu VenugopalReplied by Kannan Naidu Venugopal on topic Re: Readmore with rocketthemeHi juniper,
You need to edit k2.css files. Change the lines so that it will be as below;
k2.css line 388
K2 Rocks \m/Please Log in or Create an account to join the conversation.
- juniper sierrah
![]()
- Offline
- New Member
Less More
- Posts: 4
13 years 2 months ago - 13 years 2 months ago #59357 by juniper sierrahReplied by juniper sierrah on topic Re: Readmore with rocketthemethat helped and looks much better but I was thinking of something slightly different.
currently it looks like this:
text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..
read more
what I actually want is:
text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text..text... read more
any suggestions?
sorry that I wasn't more detailed when requesting help the first time.Please Log in or Create an account to join the conversation.
- juniper sierrah
![]()
- Offline
- New Member
Less More
- Posts: 4
13 years 2 months ago #59358 by juniper sierrahReplied by juniper sierrah on topic Re: Readmore with rocketthemetinkering with line 442
div.catItemReadMore {margin-top: -10px;text-align:center;}
I can move it around but not sure how to place it immediately after the text.Please Log in or Create an account to join the conversation.
- jack sudan
![]()
- Offline
- Junior Member
Less More
- Posts: 25
13 years 2 months ago #59359 by jack sudanReplied by jack sudan on topic Re: Readmore link - I need help to move the linkI need help to move the read more link in K2, just for a better appearance on my site. I have attached an image to make it easier to understand.
Thank you in advance! :)Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
![]()
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 2 months ago #59360 by Kannan Naidu VenugopalReplied by Kannan Naidu Venugopal on topic Re: Readmore with rockettheme@juniper sierrah
Perhaps you can try shifting the K2 readmore link codes above in category_item.php
K2 Rocks \m/Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
![]()
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 2 months ago #59361 by Kannan Naidu VenugopalReplied by Kannan Naidu Venugopal on topic Re: Readmore link - I need help to move the link@jack sudan
Do you have a link to your site?
K2 Rocks \m/Please Log in or Create an account to join the conversation.
- jack sudan
![]()
- Offline
- Junior Member
Less More
- Posts: 25
13 years 1 week ago #59362 by jack sudanReplied by jack sudan on topic Re: Readmore with rockettheme thanks!Thanks, i fixed it
I Have another problem = community builder and k2 do not integrate users
I am using latest version of k2 and community builder but found that if I use community builder login form, then the user is not created in k2 user table and this prevents users from uploading pictures to k2 profile. Also when a user adds a comment in k2 articles their profile pic does not appear and their real name appears instead of their username. Does anyone have a work around for this or know any extensions or bridges that fixes this integration issue...it would be greatly helpful...thank you,,,,,,Please Log in or Create an account to join the conversation.
- Kannan Naidu Venugopal
![]()
- Offline
- Platinum Member
- Aham Brahmasmi
13 years 1 week ago #59363 by Kannan Naidu VenugopalReplied by Kannan Naidu Venugopal on topic Re: Readmore with rockettheme thanks!Hi jack sudan,
You should start a new topic :)
K2 Rocks \m/Please Log in or Create an account to join the conversation.
- Carla Kaiser Chalmers
![]()
- Offline
- New Member
Less More
- Posts: 2
12 years 9 months ago #59364 by Carla Kaiser ChalmersReplied by Carla Kaiser Chalmers on topic Re: Readmore with rocketthemeDid you ever figure out how to put the read more inline with the text?Please Log in or Create an account to join the conversation.
- Tom
![]()
- Offline
- New Member
Less More
- Posts: 14
12 years 2 months ago #59365 by TomReplied by Tom on topic Re: Readmore with rocketthemewilliamwhitejr.com/index.php/k2-tips/item/47-moving-the-readmore-link
:huh:
such a kind of shit this answer from williamwhitejr
Why noone can answer this question? :ohmy:
I try the hole night. But nothing works :evil:Please Log in or Create an account to join the conversation.