Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ezrahilyer Friend
    #162755

    the Module ‘Page Title’ (custom html)
    is not showing up even when set to published.
    the position ‘Page-title’ also will not display other modules when set to that position. Is there something that I have to do to enable that module position?

    chavan Friend
    #386241

    you can display any modules on the page-title position.

    Also in the Custom html module.

    Check the Menu selection in the Menu Assignment Tab.

    See whether there is any page there is selected.

    daimondd Friend
    #388317

    If you have been using Joomla for a while then maybe you are stuck with the same old habits…. JA team are trying hard to make life easy for us and i keep trying to make it harder. The problem is realy simple. you have to change your settings in your templqte manager. here are the steps

    1. Go to Administrator – Template Manager – JA_GRAPHITE
    2. Layouts tab
    3. Layouts Manager Click to edit “home”
    4. copy this line :
    <block name=”page-title” type=”modules” style=”raw” wrap-inner=”1″ main-inner=”1″>page-title</block>
    5. Click to CANCLE…. DO NOT SAVE, i lost my code the first time i tried – Maybe a bug
    6. Layouts Manager Click to edit “default”
    7. Paste immidiately under this line:
    <block name=”cpanel” type=”usertools/cpanel”></block>
    5. Click to SAVE … et Voila

    Hope this works for you:D

    arcanearcane Friend
    #390307

    I followed these directions and I still don’t have page-title as a template position…. help!

    Thanh Nguyen Viet Friend
    #390761

    Please going to this folder

    <blockquote>templates/ja_graphite/blocks/</blockquote>

    You will see the list of template block files, please open the file (block) where you want to add a module positions into.
    If block is not exists, you can copy it from this folder.

    plugins/system/jat3/base-themes/default/blocks/

    Then you need add the below code snippet into that block file

    <jdoc:include type=”modules” name=”page-title” />

    sunbox Friend
    #433941

    Joomla 1.7
    In the same area there is also a “Default” verify that the code mentioned above is in there as well as “home”. The code already showed up for me in “home” but not in “Default”

    1. Go to Administrator – Template Manager – JA_GRAPHITE
    2. Layouts tab
    3. Layouts Manager Click to edit “Default”
    4. copy this line :
    <block name=”page-title” type=”modules” style=”raw” wrap-inner=”1″ main-inner=”1″>page-title</block>
    7. Paste immidiately under this line:
    <block name=”cpanel” type=”usertools/cpanel”></block>
    5. Click to SAVE below
    6. Save the Template Manager

    Thanks diamondd

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

This topic contains 6 replies, has 6 voices, and was last updated by  sunbox 12 years, 10 months ago.

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