test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • cifar24 Friend
    #175339

    URL: http://www.nayapan.com/nava/

    We wanted to breakup the JA-News-Pro module into two parts and display some other modules in between. I modified the tabs.php block of the template to create two new module positions (ie content-mass-top-middle1 and content-mass-top-middle2). I modified the template.css file so that the two modules show in a row similar to the content-mass-bot modules.

    The problem:
    Even though my modules are configured to show the titles, somehow I do not see the module titles for modules on the new positions.

    Is some script deleting the module titles? I do not see the module titles on the page source as well.

    Any help would be much appreciated. The site is in Hindi and I have done some minor updates on the template.

    Thanks,
    Gyanesh

    Sherlock Friend
    #445882

    Hi cifar24,

    If you go to the template back-end, navigate to the Layout tab to edit the default layout you would see the block tag for that section something like this
    <block name=”content-mass-top” style=”raw” type=”tabs”>ja-news-1,ja-news-2,ja-news-3</block>

    Here you can see that it has style of raw, with this style the module title would be hide, just removing it would help so change the tag to this
    <block name=”content-mass-top” type=”tabs”>ja-news-1,ja-news-2,ja-news-3</block>

    I hope this should help !

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

This topic contains 2 replies, has 2 voices, and was last updated by  Sherlock 12 years, 9 months ago.

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