Info boxes + text on home page
This support request was posted in Flatbase by mfeemster
- mfeemster February 14, 2016 at 9:38 pm
I have info boxes working on the home page. However, I would like to display some text below them. Any text entered in the main editor for the home page does not show up when I have info boxes enabled. If I disable them, the text appears again.
Is there any way to show info boxes as well as whatever I enter for the home page content?
The only way to show anything below the info boxes appears to be the call to action area. Is that intentional?
Thanks.
mfeemster February 15, 2016 at 2:51 amNever mind, I think I figured it out. Please let me know if this is correct:
If you are using the home template, you cannot have body text.
If you are using anything else, you can.Home must be used to get info boxes to appear.
If that’s the case, I can work around it.
Juanfra Aldasoro February 15, 2016 at 2:32 pmHi,
Thank you for writing. I hope you are doing well.
Yes, you are right. The only way to have the body text would be modifying the template in a child theme and adding
< ?php the_content(); ?>
Wherever you want to display the content.
Best,
Juan.
You must be logged in to reply to this topic.