Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • andbeyond Friend
    #185783

    For some reason, that I can’t work out, my module titles are not displaying even though I select “show title” in the details panel.

    A google search gave me a hint that I may need to modify modules.php, but where is that file and how should I modify it?

    I’m using JAT3 blank template.

    Ninja Lead Moderator
    #486367

    You can follow on this way will help you solve the problem

    + Copy plugins/system/jat3/jat3/base-themes/default/html/modules.php file

    + Paste it to
    <blockquote>templates/ja_your_template/html/</blockquote>
    + Open templates/ja_your_template/etc/layouts/default.xml file
    find

    <blocks name="top" style="xhtml">
    <blocks name="middle" colwidth="20">
    <blocks name="bottom" style="xhtml">

    change to

    <blocks name="top" style="JAxhtml">
    <blocks name="middle" colwidth="20" style="JAxhtml">
    <blocks name="bottom" style="JAxhtml">

    Remember to clear cache from Admin area

    Let me know the result

    Haseeb Jamal Friend
    #521312

    Thanks @ninja Lead . Worked for me. I am using JA Edenite template and had the same problem which is solved now

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 3 voices, and was last updated by  Haseeb Jamal 10 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum