-
AuthorPosts
-
December 27, 2011 at 8:54 pm #431459
Hi Tom,
i think, my migrated joomla website works now. I created a new main menu and assigned it to the ja_portfolio. So the modules in position left and right were postioned as designed.
After that i moved all the menu items from the old main menu to the new main menu. after that the website still works 😉
Tom, thanks for your support!
Greetings, Juergen
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
December 27, 2011 at 9:12 pm #431463VERY GLAD you were able to figure it out – GOOD JOB !!!
And the best part is, you’ve learned as a result of the process. 😎
bgies Friendbgies
- Join date:
- January 2011
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
February 26, 2012 at 8:15 pm #440179I’ve got the same problem after upgrading to J 2.5.1, ja_portfolio for J 2.5, using the brown-color in case that makes a difference. Everything else is the default.
I’ve attached a screenshot of a dummy article (set as featured) that only has the following for content:
<div style=”height: 200px; background-color: red”></div>As you can easily see the Login Module (position : right) is below the content and pushed far to the right
Sorry the image file is so big, but at least it shows the issue.
Looking through the generated HTML and using Firebug to examine it, the issue is that the main <div class=”main clearfix”> extends across the entire page, but does not include the right column. I’ve got the entire page width set at 1200px, and the “main clearfix” class extends across all 1200px. The clearfix div does include the main column, but not the right column.
I can solve the problem by deleting the closing </div> at line 132 of the /plugins/system/jat3/jat3/base-themes/default/page/default.php file, but I’m sure I would be breaking something else.
To be a little clearer… I’m sure one of the blocks enclosed inside the <div class=”main clearfix”> is outputting an extra end div </div>, but I’m not sure where. Either that, or the <div class=”main clearfix”> .css should not be 1200px wide, but I’m not sure where this is coming from.
Here is the outline from Firebug :
<div class=”main clearfix”>
<div id=”ja-mainbody” style=”width:80%”>
<!– CONTENT –>
<div id=”ja-main” style=”width:100%”>
<div class=”inner clearfix”></div>
<div id=”system-message-container”></div>
<div id=”ja-contentwrap” class=”clearfix”>
<div id=”ja-content” class=”column” style=”width:100%”>
<div id=”ja-current-content” class=”column” style=”width:100%”>
<div id=”ja-content-main” class=”ja-content-main clearfix”>
<h1 class=”componentheading”><span><span>Home</span></span></h1>
<div class=”blog”>
<div class=”items-leading”>
<div class=”leading clearfix”>
<div class=”contentpaneopen clearfix”>
<div class=”article-main”></div>
<div class=”article-content”>
<div style=”height: 200px; background-color: red”></div>
</div>
</div>
</div>
<div class=”item-separator”></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!– //CONTENT –>
</div><!– RIGHT COLUMN–>
<div id=”ja-right” class=”column sidebar” style=”width:20%”>Can someone look at this and fix the real issue?
PLEASE NOTE that installing the quickstart is not an option for this site. But the problem is easily reproducible, so it should be fairly easy for Joomlart to find the problem.
pixelzombie Friendpixelzombie
- Join date:
- August 2010
- Posts:
- 339
- Downloads:
- 2
- Uploads:
- 49
- Thanks:
- 32
- Thanked:
- 168 times in 107 posts
March 3, 2012 at 12:02 am #441526Hi bgies,
can you please provide a link to your site and login credentials if needed. I’ll really have to look at it by myself since I can’t reproduce it.
Thanks in advance!
Frank
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
March 26, 2012 at 1:00 am #445631bgies:
Were you and Frank able to work together to resolve your issue completely?bgies Friendbgies
- Join date:
- January 2011
- Posts:
- 29
- Downloads:
- 0
- Uploads:
- 3
- Thanks:
- 3
- Thanked:
- 2 times in 1 posts
March 26, 2012 at 1:53 am #445636Yes… I realized after I posted here that this was a very old topic, so I reposted it to this thread:
http://www.joomlart.com/forums/topic/problem-with-j-2-5-1-columns-either/
I did discover the reason the reason for the problem (read the above thread), and I posted some code fixes. The problems were in the /templates/ja_portfolio/html/com_content/featured/default_item.php file and it required a couple of fixes, so I really hope the fixes find their way into the next release of ja_portfolio. I’m sure they will save quite a few future issues.
But I didn’t know how to submit a patch to Joomlart, so I’m hoping someone from your team makes the fixes I posted. I’d be happy to send someone the complete code or a patch if I knew where to send it.
Thanks for checking… I appreciate your thoroughness :).
Brad
Blaine FriendBlaine
- Join date:
- August 2007
- Posts:
- 1443
- Downloads:
- 0
- Uploads:
- 25
- Thanks:
- 98
- Thanked:
- 177 times in 154 posts
March 26, 2012 at 3:33 pm #445695Hi bgies!
You can click the icon that looks like a little man to the bottom and left side of the EDIT POST and REPLY buttons to submit.
If that is too much, please list the solution here and I will get to the DEV’s in proper format.
Thanks!AuthorPostsThis topic contains 22 replies, has 6 voices, and was last updated by Blaine 12 years, 7 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum