-
AuthorPosts
-
skepsis Friend
skepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 17, 2008 at 11:00 am #134518Hi,
I put a module that is showned in the ja-news position and I have the Show Title enabled, but there is no Title viewed. How can I change this?
Thanks in advance
skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 18, 2008 at 8:56 am #275983Nobody can answer this? May I be more specific?
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 18, 2008 at 10:31 am #275985Would have to see what you’re talking about to diagnose propertly. URL?
Are you are wanting to show the title of the Module? Or the title of what is in the module?
Remember if the module is empty…it usually won’t show anyway.John.
skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 18, 2008 at 11:32 am #275987I want to show the title of the module
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 18, 2008 at 11:50 am #275988Is there anything in the module?
The more complete a picture you can paint the quicker we can find an answer for you.
A URL would help so we can quickly see what the issue is.skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 18, 2008 at 11:53 am #275989I am sorry but I don’t want to give a url. I have inserted a tabs module AQSG-Tabs, if you know it, and of course there is already tabs that are showned
John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
October 18, 2008 at 3:48 pm #276018Virtually impossible to diagnose without seeing it.
Good luck to you.skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 19, 2008 at 2:30 pm #276094I’ve solved problem by using custom modules, thanks for your time anyway. 😉
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
October 19, 2008 at 2:56 pm #276096Some modules and module positions, such as Banners and Breadcrumbs, are set to not show the Module Title even if you select to show title.
As jbrett said, very hard to fix without seeing what you are talking about.
skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 19, 2008 at 3:01 pm #276097I understand, is there a specific code that is must be added in css in order to show the module title, or it has nothing to do with the css?
scotty Friendscotty
- Join date:
- March 2008
- Posts:
- 2339
- Downloads:
- 0
- Uploads:
- 13
- Thanks:
- 76
- Thanked:
- 827 times in 595 posts
October 19, 2008 at 3:02 pm #276099That would depend on the module in question and the module position.
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
October 19, 2008 at 3:03 pm #276100To give you a exact answer i need to know your Joomla version?
skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 19, 2008 at 3:05 pm #276102For instance, I wanted to show the module title of janews at position ja-news
skepsis Friendskepsis
- Join date:
- October 2008
- Posts:
- 30
- Downloads:
- 15
- Uploads:
- 0
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
October 19, 2008 at 3:06 pm #276103Joomla version 1.5.7
Menalto FriendMenalto
- Join date:
- May 2007
- Posts:
- 4736
- Downloads:
- 0
- Uploads:
- 43
- Thanks:
- 2
- Thanked:
- 531 times in 361 posts
October 19, 2008 at 3:19 pm #276105Open the index.php file for the template and find this here:
<!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="raw" />
</div>
<!-- END: JAZIN -->
Where you can change it to this here:
<!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="xhtml" />
</div>
<!-- END: JAZIN -->
Or:
<!-- BEGIN: JAZIN -->
<div id="jazin-fp">
<jdoc:include type="modules" name="ja-news" style="rounded" />
</div>
<!-- END: JAZIN --> -
AuthorPosts
This topic contains 16 replies, has 4 voices, and was last updated by skepsis 16 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum