-
AuthorPosts
-
April 13, 2011 at 5:49 pm #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 Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
April 13, 2011 at 6:22 pm #386241you 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 Frienddaimondd
- Join date:
- April 2008
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 0
- Thanks:
- 2
- Thanked:
- 5 times in 1 posts
April 26, 2011 at 10:26 am #388317If 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 VoilaHope this works for you:D
1 user says Thank You to daimondd for this useful post
May 8, 2011 at 6:02 pm #390307I followed these directions and I still don’t have page-title as a template position…. help!
Thanh Nguyen Viet FriendThanh Nguyen Viet
- Join date:
- September 2014
- Posts:
- 1461
- Downloads:
- 0
- Uploads:
- 44
- Thanked:
- 258 times in 217 posts
May 11, 2011 at 9:36 am #390761Please 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” />
January 15, 2012 at 11:37 pm #433941Joomla 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 ManagerThanks diamondd
-
AuthorPosts
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