Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • skepsis Friend
    #134518

    Hi,

    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 Friend
    #275983

    Nobody can answer this? May I be more specific?

    John Wesley Brett Moderator
    #275985

    Would 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 Friend
    #275987

    I want to show the title of the module

    John Wesley Brett Moderator
    #275988

    Is 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 Friend
    #275989

    I 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 Moderator
    #276018

    Virtually impossible to diagnose without seeing it.
    Good luck to you.

    skepsis Friend
    #276094

    I’ve solved problem by using custom modules, thanks for your time anyway. 😉

    scotty Friend
    #276096

    Some 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 Friend
    #276097

    I 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 Friend
    #276099

    That would depend on the module in question and the module position.

    Menalto Friend
    #276100

    To give you a exact answer i need to know your Joomla version?

    skepsis Friend
    #276102

    For instance, I wanted to show the module title of janews at position ja-news

    skepsis Friend
    #276103

    Joomla version 1.5.7

    Menalto Friend
    #276105

    Open 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 -->

Viewing 15 posts - 1 through 15 (of 16 total)

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