Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1333131
    James M
    Participant

    Hello!

    I just want to ask how can I adjust the excerpt length in search results, I tried changing it on customiser and adding this code on my child’s functions.php:

    function custom_excerpt_length( $length ) {
    return 100;
    }
    add_filter( ‘excerpt_length’, ‘custom_excerpt_length’, 999 );

    It didn’t work.

    Help. Thanks!

    Link: http://dpps.principalcreative.com.au/?s=bath

    #1333227
    Thai
    Moderator

    Hi There,

    Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link login to your site
    – WordPress Admin username / password
    – FTP credentials

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1333131 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>