Okay
  Public Ticket #944530
Excerpt limit
Closed

Comments

  •  2
    Iván started the conversation

    Hi there, is it possible to customize the number of words to show in the excerpt?


    Thanks in advance

  •  2
    Iván replied

    Adding filters in functions.php does not seem to work:


    function wpdocs_custom_excerpt_length( $length ) {
        return 20;
    }
    add_filter( 'excerpt_length', 'wpdocs_custom_excerpt_length', 999 );


  •  8,996
    Tahir replied

    Hey ,

    Please adjust it in here: 

    Thanks 


    ThemeNectar Support Team 

  •  2
    Iván replied

    Hi! Thanks for replying, although it is not working. I set the amount to 1 and still is showing  all 30 words

  •  8,996
    Tahir replied

    Hey Again,
    Did you remove the Custom code filters and check ?. Please clear your cache using this guide: https://themenectar.ticksy.com/article/6226/ where applicable. 

    Best.


    ThemeNectar Support Team 

  •  2
    Iván replied

    Hi again, I didn´t put any code filter in functions.php


    Besides we have no cache plugin and all cache from the server is disabled

  •  8,996
    Tahir replied

    Please provide wp-admin login details so i can troubleshoot further.  Also have you added a Manual Excerpt ?. If yes then the Automatic Option wont work .

    Thanks 


    ThemeNectar Support Team 

  •   Iván replied privately
  •  8,996
    Tahir replied

    The user pass doesnt seem to be correct, Please confirm ?. 

    Thanks


    ThemeNectar Support Team 

  •   Iván replied privately
  •  8,996
    Tahir replied

    Seems to be working now :


    ThemeNectar Support Team 

  •  2
    Iván replied

    why doesn´t it work here:http://archirent.com/form/

  •  8,996
    Tahir replied

    Hey Again,

    The Recent Posts VC Element does not have that option . Try using these styles :  

    Thanks 


    ThemeNectar Support Team