DDV
El Presidente
Just Getting Started
Member Likes (0)
I need to allow bloggers in a new site to set the link the Read More text in excerpts points to. Can I use CustomPress to do this?
If not, does anyone have any ideas how I can accomplish this. I read an answer to a similar question on SitePoint that suggests custom fields can be used for this purpose. Unfortunately, I'm using a Genesis child theme and it doesn't use the_content() (as mentioned in the answer).

Responses (8)
Member (joined April 2009) Likes (0)
Hiya,
Are you looking to change the URL that it directs to or the actual text that is used (as opposed to "Read More".
Since you're using a Genesis child theme, have you tried asking for assistance over at StudioPress? We'll gladly assist here if we can, but those guys do great work as well and would know immediately if it's a Genesis-specific function.
Thanks!
Member (joined November 2011) Likes (0)
Hi,
Thanks for your reply. I cried for help at StudioPress about 10 minutes after asking the question here. Still waiting for a reply from StudioPress.
I only need to allow the URL of the Read More text to be changed. Will be a different URL for each post.
Member (joined April 2009) Likes (0)
Hiya,
That sounds to me like you'll need a couple things. A custom meta box where the user can enter the link for the "read more" area (is it different for each post?) and then a function that filters the Read More link with whatever the user implements.
Have you heard anything from Genesis? I'm not familiar with their excerpt functionality - if it's custom from default WP.
Let us know. Thanks!
Member (joined November 2011) Likes (0)
It will be different for each post.
Andrea_r replied at Genesis. She said we need to "add code to function.php that hooks into the needed area". I assume the hook will be the same in Genesis as it is in any regular theme.
Member (joined April 2009) Likes (0)
Hiya @DDV,
Yeah it would seem that Genesis does nothing out of the ordinary there.
Since it's a custom link for each post, you will have to use a filter in your functions.php file. You'll have to rewrite the link to pull in your custom link from a custom metabox that is associated with each post. Honestly, it's a bit outside what we can support in these forums. Have a look through the codex (I believe Andrea_r provided a link) and see if that makes sense.
If it all looks a bit advanced, I'd recommend hiring a developer to put this together for you.
Thanks
Member (joined November 2011) Likes (0)
I'll get it done. Might even make a plugin of it. In fact, I've seen a plugin that provides another function I need for the Read More text. Might adapt that plugin or pay its developer to adapt it for me.
Have a tweetup to go to tonight so this can wait for tomorrow.
Thank you masonjames :)
Member (joined April 2009) Likes (0)
Hiya @DDV,
That'd be excellent if you got something sorted. Would love to see what you come up with when it's all said and done. Bes of luck and thanks :)
People Person (joined February 2012) Likes (0)
Hi!
Just checking in :)
I'm guessing that because we haven't heard back from you that you've got your issue worked out via live chat or email, or that we have reached the end of our convo here. If you are still having problems or need any other answers on this particular topic please feel free to come back to this thread at anytime. Just be sure to mark it Not Resolved so we don't miss it!
This ticket is only being Resolved due to lack of activity. It is by no means an action to avoid, brush off or minimize your issue. We are ready and here if you want to re-open at any time and I apologize in advance for any lack of communication if this ticket is being closed in error.
Thanks for being part of the WPMU DEV Community!
Best,
Kimberly
Become a member