By default, the Genesis Featured Posts widget only enables you to display the same read more text for every post displayed in the
Read More
The tutorials in this archive contain code which enables you to style, customize and modify the default functionality of the read more link in Genesis child themes including the Genesis Featured Posts widget and some WordPress themes.
Modify Read More Link Text In Genesis 2.7 +
You can use the genesis_more_text filter added in version 2.7.0 of Genesis to modify the default output for the more text used with
Set Word Limit For Archive Content or Excerpt Limit
This tutorial includes 2 code snippets which enable you to control how many words are displayed on archive pages. Using the Genesis >
Change Read More Text Conditionally
A member of the Genesis community asked : Is there a way to change the "read more" text in certain categories? I am aware of how to change
Add Custom Read More Link To Excerpts
The code in this tutorial enables you to do 2 things : You can control the length of the excerpt Add a custom read more link to
Link Read More Link To Custom URL
This code enables you to add a button to the read more link and link it to any URL. If no URL added, the read more button links to the post
Link Read More Link to Any URL
This code enables you to conditionally link the read more link to any URL. Here's the demo video: The code in this tutorial
Add No Follow To Read More Link
This code enables you to add the rel="nofollow" attribute to the read more link. The code works using any of the following: when
Add a Custom Read More Link After Hand Crafted Manually Added Excerpts
This code enables you to display a custom read more link after any excerpts you have added to your post manually in the excerpt box shown
Change Read More Link Into a Button
This code enables you to make the read more link into a button. Here's the result: And here's the code which you can add to your
Move The Read More Link Position To The Next Line
This tutorial provides the PHP code which enables you to filter the read more link in Genesis. It also includes code to modify the read
How To Add A Icon After A Read More Link
The CSS code below adds any Dashicon after the read more link on your archive pages. Here's the default read more link with a bit of
You must be logged in to post a comment.