Wordpress Themes - WP Forum at BFA
There will be no more development for Atahualpa (or any other theme), and no support. Also no new registrations. I turned off the donation system. I may turn the forum to read only if it gets abused for spam. Unfortunately I have no time for the forum or the themes. Thanks a lot to the people who helped in all these years, especially Larry and of course: Paul. Take care and stay healthy -- Flynn, Atahualpa developer, Sep 2021

Wordpress Themes - WP Forum at BFA » WordPress Themes » Atahualpa 3 Wordpress theme » Center area post/pages » Post-Kicker, -Byline & -Footer »

Adding "Read more" link in Footer...?


  #1  
Old May 20, 2009, 11:21 AM
d_random
 
51 posts · Apr 2009
Link Adding "Read more" link in Footer...?

Hi-

How do I add a text link in the homepage post footer? For example "Read more" test link that links to single post page? And more it right justified?

Also, is it possible to change the size of the footer text?

Many thanks!
donny
  #2  
Old May 21, 2009, 04:50 PM
Flynn's Avatar
Flynn
 
3,768 posts · Oct 2008
Munich, Germany
See Theme Options -> Read More Text, i.e.

Continue reading %post-title%

To make it right-aligned ass a CSS Insert

a.more-link {
float: right;
}


Added:

Or, if you want to put it into the post footer (and not into the post-bodycopy), put something like this into the apprpriate section at Post/Page Info Items

Continue reading <a href="%permalink%">%post-title%</a>

To right-align it

<span style="float:right">Continue reading <a href="%permalink%">%post-title%</a></span>

If it somehow interferes with the other post info items:

<div style="float:right">Continue reading <a href="%permalink%">%post-title%</a></div>

This should put it into its own line instead of aligning it with the other post info items
  #3  
Old May 29, 2009, 11:56 AM
d_random
 
51 posts · Apr 2009
Thanks Flynn!
It worked great, except for some reason the "Read More..." line moved below the footer box (see my footer below).
  #4  
Old May 29, 2009, 12:49 PM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Did you undo this? I can't seem to see it on your home page
  #5  
Old May 29, 2009, 03:21 PM
d_random
 
51 posts · Apr 2009
Hi Juggle-

Thanks for your help, I put it back the way it was. Can you take a look?
  #6  
Old May 30, 2009, 07:05 AM
juggledad's Avatar
juggledad
 
23,765 posts · Mar 2009
OSX 10.11.5 WP 4.x Atahualpa(all) Safari, Firefox, Chrome
Ummm, looks fine to me (OSX/Safari)
Attachment 144

update: just looked in Firefox, now I see the issue, plus the Firefox error console is showing 4 errors and dozens of warnings

Last edited by juggledad; Jun 4, 2009 at 06:57 PM.

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Adding a "Post" link to post an article jenyum Post-Kicker, -Byline & -Footer 1 Jun 21, 2010 05:17 AM
Colorizing the "read more" Picturenose Atahualpa 3 Wordpress theme 1 Mar 9, 2009 08:44 AM
Customizing "read more" to restart at top of page? DeeM Excerpts, Read more, Pagination 2 Feb 16, 2009 05:54 PM
"read more" link does not appear after the excerpts in category pages vjoseph Excerpts, Read more, Pagination 2 Feb 5, 2009 04:01 PM
"Remove 2nd footer link to BFA" doesn't work Flynn Atahualpa 3 Wordpress theme 0 Dec 13, 2008 04:47 PM


All times are GMT -6. The time now is 09:50 PM.


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.