Info Box Text Length
This support request was posted in BBQ by lumberkings
- lumberkings October 7, 2015 at 8:18 pm
Is there a way to set the info boxes to pull the full text content of the info box, instead of restricting it to an excerpt?
Thanks,
LucyJuanfra Aldasoro October 8, 2015 at 2:35 pmHi Lucy,
Thank you for writing. I hope you are doing well.
Unfortunately that’s not possible without editing the home page template. You can use the excerpt field if you want, and that would make the trick, but you won’t be able to format the text.
Best,
Juan.lumberkings October 8, 2015 at 6:45 pmCan you give me specifics on how to edit the home page template to do this?
Juanfra Aldasoro October 9, 2015 at 1:57 pmHi,
Thank you for the follow up. You need to edit the file template-home.php.
In the line #87 where it says:
nice_excerpt( 150 );
You have to replace that for:
the_content();
Best,
Juan.
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.