Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • rickstrick Friend
    #188003

    I’m trying to modify the Fubix template for my site. Everything was fine, then all of a sudden, no content, only the header and footer plus menu work. Tried modifying many settings with no luck. Please assist.

    Developing at http://argo.cuesportfever.com.

    Similar thing happened using the Mitius template, hence i moved onto Fubix template, only for the same thing to happen.

    MoonSailor Friend
    #494826

    Hi rickstrickm

    Would you be able to send pm to me admin access of your site for closer checking?

    Regards

    rickstrick Friend
    #494837

    Ok I figured out what I did, it was the position in the theme layout. Find it strange that it had no component module in it, is there an explanation for this?

    rickstrick Friend
    #494839

    in other words, the layout on the fubix theme, if i select that as the default, with pos 7 & 5 on either side of the main content, then there is no component and then the site doesn’t work.

    MoonSailor Friend
    #494955

    Hi rickstrick,

    <blockquote>

    Ok I figured out what I did, it was the position in the theme layout. Find it strange that it had no component module in it, is there an explanation for this?

    </blockquote>

    Home page of this template uses ‘home‘ layout which utilizes modules and doesn’t show content component

    <blockquote>
    in other words, the layout on the fubix theme, if i select that as the default, with pos 7 & 5 on either side of the main content, then there is no component and then the site doesn’t work.
    </blockquote>

    If you want to show position 5, 7 and content component, you can override it by openning file: “templates/ja_fubix/tpls/blocks/homepage.php” and add code
    [PHP]
    <jdoc:include type=”component” />
    [/PHP]

    to underneath

    [PHP]
    <div id=”t3-content” class=”t3-content <?php echo $this->getClass($layout, $col) ?>” <?php echo $this->getData ($layout, $col++) ?>>
    [/PHP]

    Regards

    antesan Friend
    #508934

    I followed the instruction and this worked. But, I have an issue with the padding of the t3-content. Is this really the standard padding? How to change this to better value?


    1. fubix
    Ninja Lead Moderator
    #509023

    @antesan: In this case, so that I can take a look and try to assist, please provide the url of the site you’re working on

    antesan Friend
    #509895

    Thanks, but it works now!

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

This topic contains 8 replies, has 4 voices, and was last updated by  antesan 11 years, 1 month ago.

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