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.
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 .
Hi there, is it possible to customize the number of words to show in the excerpt?
Thanks in advance
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 );
Hey ,
Please adjust it in here:
ThemeNectar Support Team
Hi! Thanks for replying, although it is not working. I set the amount to 1 and still is showing all 30 words
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
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
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
The user pass doesnt seem to be correct, Please confirm ?.
Thanks
ThemeNectar Support Team
Seems to be working now :
ThemeNectar Support Team
why doesn´t it work here:http://archirent.com/form/?
Hey Again,
The Recent Posts VC Element does not have that option . Try using these styles :
ThemeNectar Support Team