How can I do to set more words into excerpt of blog entries? of content element
Hi!
Please add following code to functions.php file in Appearance > Editor
add_filter('avf_postgrid_excerpt_length','avia_change_postgrid_excerpt_length', 10, 1);
function avia_change_postgrid_excerpt_length($length)
{
$length = 100;
return $length;
}
and adjust 100 as needed
Regards,
Yigit
I put this in functions.php. But dont work in the HOME BLOG ENTRIES
look at http://www.marumartini.com.ar/web/#se-hizo
SCROLL DOWN to the 3 news and look
Dont work!…look at http://www.marumartini.com.ar/web/#se-hizo
Scroll down at ” LO QUE SE HIZO” there are 3 columns blog entries
Hi!
May we have temporary access to your website so we can take a closer look?
Regards,
Dake
Hello look at
http://www.marumartini.com.ar/web/
Scroll down at ” LO QUE SE HIZO” there are 3 columns blog entries
Hey!
Do you mind creating a temporary admin login and posting it here privately?
We saw that it is not working when you made your second post, we just want to check the code :)
Regards,
Yigit
Yigit, could you look at my site?. Have recived your accesss?
Hi!
We can see your site and we can see that excerpt has not changed. We are asking for admin logins to your WordPress dashboard to check the code. You can use (Email address hidden if logged out) as email but please post login credentials here privately.
Best regards,
Yigit
Hi Yigit, i cant send you an email
“A message that you sent could not be delivered to one or more of its
recipients. This is a permanent error. The following address(es) failed:”
I put the credentials privatly here