[Resolved] Read More Button for Handcrafted Excerpts

Home Forums Support [Resolved] Read More Button for Handcrafted Excerpts

Home Forums Support Read More Button for Handcrafted Excerpts

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #457431
    Robert

    I’m wondering how I might get a Read More Button to show for handcrafted excerpts. The one built into the theme only shows on excerpts which are automatically generated. Thank you!

    #457490
    Leo
    Staff
    Customer Support
    #457515
    Robert

    That worked great to get the Read more text to appear but how would I style this to appear like the button for excerpts which are automatically generated?

    #457535
    Tom
    Lead Developer
    Lead Developer

    You would just need to add the button class.

    Find this line: <a href="%2$s">Read more</a>

    And change it to this: <p><a class="button" href="%2$s">Read more</a></p>

    #457746
    Robert

    Awesome! And sorry for one last question. What do I change so it’s positioned like the button associated with automatically generated excerpts – under the excerpt and left justified? I’ll get there… I promise. πŸ™‚

    #457924
    Tom
    Lead Developer
    Lead Developer

    Ahh right – I just adjusted the instructions above πŸ™‚

    #457926
    Robert

    Got it! Thank you so much.

    #457927
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! πŸ™‚

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.