Wordpress read more at end of exert
The problem is, at the end of the exert, there is no read more link.
I have tried looking through the wordpress.org site and found this
Function Reference/the excerpt WordPress Codex
function new_excerpt_more($more) {
return '[.....]';
}
add_filter('excerpt_more', 'new_excerpt_more'); In the archive.php page I added
<?php the_excerpt('$more'); ?> I guess I'am doing something wrong with the functions.php file, but I dont know what to do???
This is what my functions.php file says right now.
<?php
if ( function_exists('register_sidebar') )
register_sidebar(array(
'before_widget' => '<div class="block">',
'after_widget' => '</div>',
'before_title' => '<h3 class="widgettitle">',
'after_title' => '</h3>',
));
?> -
Big Squid -
Thanks - 1 reply
{{ DiscussionBoard.errors[2642271].message }}-
~kev~ -
Thanks - 1 reply
SignatureCountry Lifestyle Network{{ DiscussionBoard.errors[2642679].message }}-
Harrison Ortega -
Thanks - 1 reply
SignatureNJ web design / NJ Web Designer. MY Wordpress portfolio. 10 years of HTML/CSS - 6 years developing professional Wordpress websites. Currently not available for services.{{ DiscussionBoard.errors[2642878].message }}-
~kev~ -
Thanks - 1 reply
SignatureCountry Lifestyle Network{{ DiscussionBoard.errors[2643497].message }}-
Harrison Ortega -
[ 1 ] Thanks - 1 reply
SignatureNJ web design / NJ Web Designer. MY Wordpress portfolio. 10 years of HTML/CSS - 6 years developing professional Wordpress websites. Currently not available for services.{{ DiscussionBoard.errors[2643700].message }}-
~kev~ -
Thanks - 1 reply
SignatureCountry Lifestyle Network{{ DiscussionBoard.errors[2643801].message }}-
Harrison Ortega -
[ 1 ] Thanks
SignatureNJ web design / NJ Web Designer. MY Wordpress portfolio. 10 years of HTML/CSS - 6 years developing professional Wordpress websites. Currently not available for services.{{ DiscussionBoard.errors[2643809].message }} -
-
-
-
-
-
-
-
jakeseth12 -
Thanks
{{ DiscussionBoard.errors[2673670].message }} -
-
y2gabs -
Thanks - 1 reply
{{ DiscussionBoard.errors[2727255].message }}-
zapa2005 -
Thanks
{{ DiscussionBoard.errors[3912827].message }} -
-