Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • weyck Friend
    #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 Moderator
    #431463

    VERY 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 Friend
    #440179

    I’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.


    1. localhost-screen-capture-2012-2-26-11-56-1
    pixelzombie Friend
    #441526

    Hi 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 Moderator
    #445631

    bgies:
    Were you and Frank able to work together to resolve your issue completely?

    bgies Friend
    #445636

    Yes… 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 Friend
    #445695

    Hi 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!

Viewing 7 posts - 16 through 22 (of 22 total)

This 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