Viewing 2 posts - 1 through 2 (of 2 total)
-
AuthorPosts
-
timtecsa Friend
timtecsa
- Join date:
- October 2009
- Posts:
- 1382
- Downloads:
- 86
- Uploads:
- 327
- Thanks:
- 197
- Thanked:
- 132 times in 34 posts
September 3, 2014 at 6:08 pm #201035I have a custom html module on homepage under the slide show. It’s in the masshead position. All is fine but the module’s title does not display. How to fix?
http://res-sgi.globalprintmonitor.org/
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
September 4, 2014 at 10:15 am #548268Hi,
Please open all PHP files in folder root_folder/templates/ja_biz/tpls/blocks/mainbody/ and look for this code :
<jdoc:include type="modules" name="<?php $this->_p('masshead') ?>" style="raw" />
then update as below :
<jdoc:include type="modules" name="<?php $this->_p('masshead') ?>" style="T3Xhtml" />
Save your change and recheck.
AuthorPostsViewing 2 posts - 1 through 2 (of 2 total)This topic contains 2 replies, has 2 voices, and was last updated by Adam M 10 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum