Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • phylox Friend
    #194771

    I’m having two issues and I’m not sure what it is due to…

    One is the content module on the right side position, the pictures and titles are all messed up looking.

    Second issue is the module right under services and above the company description, the empty white bar. I’m not sure where the heck is coming from.

    Please let me know if anymore information is needed. I’m using chrome, latest version.

    phylox Friend
    #522757

    Would anyone be able to assist with my issue? Where is the supposed priority support I’m supposed to get with a developer membership?

    chavan Friend
    #522774

    your website Url is not working. please check and confirm.

    phylox Friend
    #522799

    I changed the layout of the blog on the sidebar and now that comes out fine. The only problem left is the empty bar that is above the company description and under the newsmodule slider. Not sure how I would check and confirm the URL.

    pavit Moderator
    #522803

    Hi

    That’s your main content block

    To eliminate it, you will need to create a new layout and remove from it the mainbody block

    Example :

    Your home menu item is using the home-page layout
    In this folder templatesja_nex_t3tpls you have the home-page.php file

    <body>

    <?php $this->loadBlock ('top-header') ?>

    <?php $this->loadBlock ('header') ?>

    <?php $this->loadBlock ('mainnav') ?>

    <?php $this->loadBlock ('sticker') ?>

    <?php $this->loadBlock ('navhelper') ?>

    <?php $this->loadBlock ('home1') ?>

    <?php $this->loadBlock ('spotlight-1') ?>

    <?php $this->loadBlock ('mainbody-homepage') ?>

    <?php $this->loadBlock ('footer') ?>

    </body>

    remove the block in red and save it

    P.S. Remember to take a backup of the file first to make any change on it

    phylox Friend
    #522846

    Prior to my post, I was already working on another copy of the default style, named default style (2). While I did not find it in the file you mentioned, I did find it on the left-content.php file and found this specific reference.

    <div class="main-content"> <jdoc:include type="component" /></div>

    When I removed line 43 of that code from left-content.php, the empty bar was gone, however it affected all the other pages and the actual content of the other pages do not come up. Please advise.

    pavit Moderator
    #522851

    Hi

    You need to create the new profile and assign it only to the home main menu item

    all other pages of your website will use the default layout

    as is in the demo site where as i said the main menu is using the home-page layout

    phylox Friend
    #523658

    Thanks for giving me some direction on this. I needed to definitely run through the T3 Framework tutorial videos, but was able to get this working with the help of your example and some common sense! Thanks again.

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

This topic contains 8 replies, has 3 voices, and was last updated by  phylox 10 years, 8 months ago.

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