-
AuthorPosts
-
phylox Friend
phylox
- Join date:
- December 2009
- Posts:
- 57
- Downloads:
- 5
- Uploads:
- 9
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 14, 2014 at 2:06 am #194771I’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 Friendphylox
- Join date:
- December 2009
- Posts:
- 57
- Downloads:
- 5
- Uploads:
- 9
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 14, 2014 at 11:02 pm #522757Would anyone be able to assist with my issue? Where is the supposed priority support I’m supposed to get with a developer membership?
chavan Friendchavan
- Join date:
- October 2014
- Posts:
- 4612
- Downloads:
- 0
- Uploads:
- 110
- Thanked:
- 1440 times in 1290 posts
February 15, 2014 at 3:20 am #522774your website Url is not working. please check and confirm.
phylox Friendphylox
- Join date:
- December 2009
- Posts:
- 57
- Downloads:
- 5
- Uploads:
- 9
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 15, 2014 at 10:35 am #522799I 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 15, 2014 at 11:21 am #522803Hi
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 Friendphylox
- Join date:
- December 2009
- Posts:
- 57
- Downloads:
- 5
- Uploads:
- 9
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 16, 2014 at 1:14 am #522846Prior 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 Moderatorpavit
- Join date:
- September 2007
- Posts:
- 15749
- Downloads:
- 199
- Uploads:
- 2274
- Thanks:
- 417
- Thanked:
- 4028 times in 3778 posts
February 16, 2014 at 7:15 am #522851Hi
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 Friendphylox
- Join date:
- December 2009
- Posts:
- 57
- Downloads:
- 5
- Uploads:
- 9
- Thanks:
- 5
- Thanked:
- 2 times in 1 posts
February 20, 2014 at 11:00 pm #523658Thanks 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.
-
AuthorPosts
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