• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: Add/Modify "Read More" Button

Home › Community Forums › Classik Theme Support › Add/Modify "Read More" Button › Reply To: Add/Modify "Read More" Button

October 5, 2012 at 12:15 pm #1560
bshellhorse
Customer

I have replaced with this code, which to me seems identical to your code:

<code>

/** Customize the read more link */
add_filter( ‘excerpt_more’, ‘custom_read_more_link’ );
add_filter( ‘get_the_content_more_link’, ‘custom_read_more_link’ );
add_filter( ‘the_content_more_link’, ‘custom_read_more_link’ );
function custom_read_more_link() {
return ‘… <a href=”‘ . get_permalink() . ‘” rel=”nofollow”>Read More</a>’;
}
</code>

I clear my cache and tried adding a <code><<!–more–></code> and deleting it.  Still not getting it.

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework