Keyword

Readmore with rockettheme

  • Björn
  • Björn's Avatar Topic Author
  • Offline
  • New Member
More
13 years 5 months ago #59346 by Björn
Readmore with rockettheme was created by Björn
Hi all!

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
Attachments:

Please Log in or Create an account to join the conversation.

More
13 years 5 months ago #59347 by VietPublic
Replied by VietPublic on topic Re: Readmore with rockettheme
Where is url ? I can fix it !

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 5 months ago #59348 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic Re: Readmore with rockettheme
You need to change the k2readmore class in category_item.php (line 265)

From.
					
K2 Rocks \m/

Please Log in or Create an account to join the conversation.

  • Björn
  • Björn's Avatar Topic Author
  • Offline
  • New Member
More
13 years 5 months ago - 13 years 5 months ago #59349 by Björn

Please Log in or Create an account to join the conversation.

  • Björn
  • Björn's Avatar Topic Author
  • Offline
  • New Member
More
13 years 5 months ago - 13 years 5 months ago #59350 by Björn
Replied by Björn on topic Re: Readmore with rockettheme

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
  • Björn's Avatar Topic Author
  • Offline
  • New Member
More
13 years 5 months ago - 13 years 5 months ago #59351 by Björn
Replied by Björn on topic Re: Readmore with rockettheme
I 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
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 5 months ago #59352 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic Re: Readmore with rockettheme
Glad 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.

More
13 years 2 months ago #59353 by juniper sierrah
Replied by juniper sierrah on topic Re: Readmore with rockettheme
Kannan 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
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 2 months ago #59354 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic Re: Readmore with rockettheme
Hi juniper sierrah,

Do you have a link to your site ?

K2 Rocks \m/

Please Log in or Create an account to join the conversation.

More
13 years 2 months ago #59355 by juniper sierrah
Replied by juniper sierrah on topic Re: Readmore with rockettheme
gamblingsoftware.com

Thank you Kannan

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 2 months ago #59356 by Kannan Naidu Venugopal
Replied by Kannan Naidu Venugopal on topic Re: Readmore with rockettheme
Hi 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.

More
13 years 2 months ago - 13 years 2 months ago #59357 by juniper sierrah
Replied by juniper sierrah on topic Re: Readmore with rockettheme
that 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.

More
13 years 2 months ago #59358 by juniper sierrah
Replied by juniper sierrah on topic Re: Readmore with rockettheme
tinkering 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.

More
13 years 2 months ago #59359 by jack sudan
Replied by jack sudan on topic Re: Readmore link - I need help to move the link
I 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! :)
Attachments:

Please Log in or Create an account to join the conversation.

  • Kannan Naidu Venugopal
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 2 months ago #59360 by Kannan Naidu Venugopal
Replied 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
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 2 months ago #59361 by Kannan Naidu Venugopal
Replied 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.

More
13 years 1 week ago #59362 by jack sudan
Replied 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
  • Kannan Naidu Venugopal's Avatar
  • Offline
  • Platinum Member
  • Aham Brahmasmi
More
13 years 1 week ago #59363 by Kannan Naidu Venugopal
Replied 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
  • Carla Kaiser Chalmers's Avatar
  • Offline
  • New Member
More
12 years 9 months ago #59364 by Carla Kaiser Chalmers
Replied by Carla Kaiser Chalmers on topic Re: Readmore with rockettheme
Did 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.

More
12 years 2 months ago #59365 by Tom
Replied by Tom on topic Re: Readmore with rockettheme
williamwhitejr.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.