NiceThemesInfo boxes + text on home page – NiceThemes http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/feed/ Mon, 21 Apr 2025 23:08:42 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/#post-6830 <![CDATA[Info boxes + text on home page]]> http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/#post-6830 Sun, 14 Feb 2016 21:38:10 +0000 mfeemster 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.

]]>
http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/#post-6831 <![CDATA[Reply To: Info boxes + text on home page]]> http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/#post-6831 Mon, 15 Feb 2016 02:51:44 +0000 mfeemster Never 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.

]]>
http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/#post-6832 <![CDATA[Reply To: Info boxes + text on home page]]> http://nicethemeswp.com/forums/topic/info-boxes-text-on-home-page/#post-6832 Mon, 15 Feb 2016 14:32:16 +0000 Juanfra Aldasoro Hi,

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.

]]>