Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • hstrom Friend
    #191234

    Hi again,
    I have an issue regarding the article headings. In the demo it’s within the <h5> tag at – for example – “Whats trending” and “Soccer headlines”.

    But if I publish a module with the same settings as descibed in the docs, the headings is placed within <h1> tag…

    The source code looks like this:

    <h<?php echo $item_heading+1; ?>>

    Somehow my $item_heading seems to be another than in the demo. But how do I set this?

    With kind regards,
    – Johan

    Ninja Lead Moderator
    #508463

    I would like to clarify that for customization, you should hire a developer to carry out such work, customization support is out of JA support scope.

    But if you know about code php file you can find and change it on this file

    + Copy plugins/system/t3/base/html/modules.php file

    + Paste to templates/ja_fubix/html/ folder

    + Open modules.php file

    and find


    <h<?php echo $headerLevel; ?>><span><?php echo $module->title; ?></span></h<?php echo $headerLevel; ?>>

    You can change anything if you want

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

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 11 years, 1 month ago.

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