Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • oozzzii Friend
    #119058

    Could someone help me understand why this is happening and how to correct it?

    The main menu is being missplaced on both templates. For JA Bellatrix the Main Menu is placed at the bottom of the module being displayed instead of the left area as it should. This only happens when I follow a link to the component Attend_Events e.g.:

    http://test/index.php?option=com_attend_events&task=view&id=1&Itemid=26

    I tried searching the forum for these types of symptoms and saw some reference to ‘class sufix’..that isn’t an option within this module. Can anyone suggest other places where to look? Unfortunately the site running JA Bellatrix is inside an intranet so I cannot share links.

    I’m experiencing a similar problem with another site using “JA Zibal”. If you follow the link below you’ll notice that the main menu is alighed at the bottom which makes it hard to find.

    http://joelmartinez.com/index.php?option=com_rsgallery2&Itemid=43&page=inline&id=2&catid=1&limitstart=0

    How do I start to work on an issue like this? thank u.

    ha le-viet Developer
    #215311

    Hi oozzzii,

    I think the problem came from your extra components. For the first site, it’s your com_attend_event, and in the second, it’s com_rsgallery. Check these components and you should find the answer for your issue. It might came from fixed width table or invalid, missing HTML tags, etc.

    Regards,
    Ha Le-Viet.

    oozzzii Friend
    #215325

    Hello Ha,

    Thank you for the pointers…unfortunately I’m still not seing what it could be..I checked for possible fixed table or invalid tags ..I’ll keep on looking. Here is some code from the start of the content section and later the main menu..in case this is helpful :

    <!– END: HEADER –>

    <div id=”ja-pathway”>
    <strong>You are here:</strong><span class=”pathway”>Home </span></div>

    <div id=”ja-container-fr” class=”clearfix”>

    <!– BEGIN: CONTENT –>
    <div id=”ja-mainbody-fr”>
    <a name=”Content” id=”Content”></a>

    <div id=”ja-contentwrap”>
    <div id=”ja-content”>
    <script language=”javascript” type=”text/javascript”>
    <!–

    function validateInput() {
    var errorMsg = ”;

    var requiredFields = new Array();
    var fieldNames = new Array();

    for (i = 0; i < document.registrationForm.elements.length; i++) {
    var elementName = document.registrationForm.elements.name;

    …..and it goes on, preparing to display the com_attend_event information
    ….. now the bottom part ofthe com_attend_event form

    <hr />
    <p align=”center”><b><a href=”http://developer.joomla.org/sf/sfmain/do/viewProject/projects.attendevents”>Attend Events</a> 0.8.2</b><br />
    <span style=”font-size: 8pt;”>A fork of <b><a href=”http://mamboforge.net/projects/eventssessions/”>Events Sessions</a> 0.6.0 Beta</b> by Tony Blair and <a href=”http://www.sm2.com.au” target=”_blank”>SM2</a></span></p>
    –!>
    // </div>
    </div>

    ….. Here it is, right after com_attend_event..the left column with main menu

    <!– BEGIN: LEFT COLUMN –>
    <div id=”ja-leftcol”>
    <div class=”moduletable”>
    <h3>
    Main Menu </h3>

    <table width=”100%” border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr align=”left”><td><a href=”http://localhost/sym07/index.php?option=com_frontpage&Itemid=1″ class=”mainlevel” >Home</a></td></tr>
    <tr align=”left”><td><a href=”http://localhost/sym07/index.php?option=com_content&task=view&id=13&Itemid=33″ class=”mainlevel” >Registration Information</a></td></tr>
    <tr align=”left”><td><a href=”http://localhost/sym07/index.php?option=com_attend_events&task=view&id=1&Itemid=26″ class=”mainlevel” >Register Now On-line!</a></td></tr>
    <tr align=”left”><td><a href=”http://localhost/sym07/index.php?option=com_contact&Itemid=3″ class=”mainlevel” >Contact Us</a></td></tr>
    <tr align=”left”><td><a href=”http://localhost/sym07/index.php?option=com_search&Itemid=5″ class=”mainlevel” >Search</a></td></tr>
    </table> </div>
    <div class=”moduletable”>
    </div>
    </div>
    <!– END: LEFT COLUMN –>

    </div>
    <!– END: CONTENT –>

    </div>

    oozzzii Friend
    #215328

    Wanted to add…

    The main menu displays properly with firefox. The only issue appears to be while using internet explorer.

    oozzzii Friend
    #215330

    Fixed problem with JA Bellatrix ..there was a multi-line comment on attend_events.php that was had a closing “?>” where it shouldn’t have.

    I’d be curious to see if JA Zibal has a similar problem..looking at it now.

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

This topic contains 5 replies, has 2 voices, and was last updated by  oozzzii 17 years, 8 months ago.

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