Viewing 1 post (of 1 total)
-
Notice: Trying to get property of non-object in /var/html/www/wp/wp-content/plugins/fv-gravatar-cache/fv-gravatar-cache.php on line 244
shortybiscuit
ParticipantNotice: A non well formed numeric value encountered in /var/html/www/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php on line 118 Notice: A non well formed numeric value encountered in /var/html/www/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php on line 119 Notice: A non well formed numeric value encountered in /var/html/www/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php on line 118 Notice: A non well formed numeric value encountered in /var/html/www/wp/wp-content/plugins/crayon-syntax-highlighter/crayon_formatter.class.php on line 119Hi,
I tried to do this by changing these to zero:
12345678function pinboard_excerpt_length( $length ) {if( pinboard_is_teaser() ) {if( has_post_format( 'aside' ) )return 0;elsereturn 0;} elsereturn 0;And changing this to have a space:
1234function pinboard_excerpt_more($more) {return ' &# 160;';}endif;Is there a way to truly remove it? Maybe there should be an option to check a box?
Viewing 1 post (of 1 total)
Tagged: excerpt
You must be logged in to reply to this topic.