test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • timtecsa Friend
    #201035

    I 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/


    1. notitle
    Adam M Moderator
    #548268

    Hi,

    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.

Viewing 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