Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • g.akram Friend
    #116932

    :confused: Hi everyone,
    I cannot belive that there is nobody who has a solvation to my problem with this trance menu, its so stupid….. why people make things that in moost cases doe not work or work but not properly, sorry but I’m so frustrated now, What do I need to do to make this menu work, just simply work,,
    http://www.oqdaygsm.nl here I installed it and after 3 days of tryn in the settings I got it sofar that it works ( not perfect but works ) only in Firefox, but in InternetExplorer it just not working.
    if I understand it good you ( joomlart.com ) made this menu? why is there no discripiton or simple tutorial?
    my menu is just disaperin behind shopping module. and in Firefox is working but not appearing in normal positions.
    please can sombody help me ….

    thnx.:confused:

    Hung Dinh Friend
    #209933

    Hi G.akram,
    We have provided quite a good instructions of JA Transmenu at
    http://www.joomlart.com/addons/components_and_modules/transmenu_update_to_v.20_for_both_joomla_and_mambo.html

    JA Shopping II was released without Transmenu integration and putting such a menu in to the templates will need costumed coding and modification of the css file.

    You can start by installing JA Transmenu with rhuk_planetfall or rhuk_Solarflare II template to get used to it then moving to JA Shopping II.

    Also, if you need to get it done by an expert, you can try http://www.joomlancers.com, I believe there are many excellent J! developers out there can help you out with a reasonable fee.

    g.akram Friend
    #209940

    I just downloaded the rhuk_planetfall from joomlaya.com and installed it, but there is no :

    <div id=”silver_toolbar”>
    <div id=”silver_date”>
    <?php echo mosCurrentDate(); ?>
    </div>
    <div id=”silver_menu”>
    <?php mosLoadModules ( ‘user3’ ); ?>
    </div>
    <div style=”clear: both;”></div>
    </div>

    in the index.php file.
    is it another template version or ? can you give me a link to the good template that works as described iin the info page “http://www.joomlart.com/addons/components_and_modules/transmenu_update_to_v.20_for_both_joomla_and_mambo.html”

    thnx.

    g.akram Friend
    #209941

    <?php echo “<?xml version=\”1.0\”?>”;
    defined( ‘_VALID_MOS’ ) or die( ‘Direct Access to this location is not allowed.’ );

    $collspan_offset = (mosCountModules(“right”) + mosCountModules(“user2”)) ? 2 : 1;
    ?>

    <!DOCTYPE html public “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
    <HTML xmlns=”http://www.w3.org/1999/xhtml”>
    <HEAD>
    <TITLE>
    <?php echo $mosConfig_sitename; ?></TITLE>
    <?php include (“editor/editor.php”); ?>
    <?php initEditor(); ?>
    <META http-equiv=”Content-Type” content=”text/html; <?php echo _ISO; ?>”/>
    <?php include (“includes/metadata.php”); ?><LINK href=”<?php echo $mosConfig_live_site;?>/templates/rhuk_planetfall/css/template_css.css” rel=”stylesheet” type=”text/css”/>
    <LINK rel=”shortcut icon” href=”<?php echo $mosConfig_live_site;?>/templates/rhuk_planetfall/images/favicon.ico”/>
    </HEAD>
    <BODY class=”page_bg”>
    <A name=”up” id=”up”></A>

    <DIV align=”center” >
    <TABLE width=”798″ border=”0″ cellpadding=”0″ cellspacing=”0″ class=”big_frame”>
    <TR>
    <TD colspan=”<?php echo $collspan_offset+1; ?>”><IMG src=”<?php echo $mosConfig_live_site;?>/templates/rhuk_planetfall/images/top_bar.jpg” width=”798″ height=”9″></TD>
    </TR>
    <TR>
    <TD colspan=”<?php echo $collspan_offset; ?>”><img src=”<?php echo $mosConfig_live_site;?>/templates/rhuk_planetfall/images/mambo_header.jpg” width=”646″ height=”111″ alt=””></TD>
    <TD class=”top_right_box” style=”width: 151px;padding: 4px;” valign=”top”>
    <TABLE cellpadding=”0″ cellspacing=”1″ border=”0″ width=”120″ class=”contentpaneopen”>
    <TR>
    <TD class=”contentheading” width=”145″>
    Search
    </TD>
    </TR>
    <form action=’index.php’ method=’post’>
    <TR>
    <TD>
    <DIV class=”searchblock” id=”searchblock”>
    Enter Keywords:
    <input size=”15″ class=”inputbox” type=”text” name=”searchword” style=”width:128px;” value=”search…” onblur=”if(this.value==”) this.value=’search…’;” onfocus=”if(this.value==’search…’) this.value=”;” />
    <input type=”hidden” name=”option” value=”search” />
    <DIV align=”left”><input type=”submit” value=”GO” class=”button” style=”width:35px;”></DIV>
    </DIV>
    </TD>
    </TR>
    </form>
    </TABLE>
    </TD>
    </TR>
    <TR>
    <TD colspan=”<?php echo $collspan_offset+1; ?>” valign=”middle” class=”silver_box” style=”height: 26px;”>
    <TABLE border=”0″ cellpadding=”0″ cellspacing=”0″ width=”100%”>
    <TR>
    <TD class=”silver_element”><a href=”index.php?option=com_frontpage&Itemid=1″ class=”silver_link”>Home</a></TD>
    <TD class=”silver_element”><a href=”index.php?option=com_contact&Itemid=3″ class=”silver_link”>Contact Us</a></TD>
    <TD class=”silver_element”><a href=”#” class=”silver_link”>Sitemap</a></TD>
    <TD class=”silver_element”><a href=”#” class=”silver_link”>Help</a></TD>
    <TD class=”silver_right” align=”right”><?php echo (strftime (_DATE_FORMAT_LC)); ?>  </TD>
    </TR>
    </TABLE>
    </TD>
    </TR>
    <TR>
    <TD valign=”top” class=”content_box”>
    <TABLE border=”0″ cellpadding=”0″ cellspacing=”0″ width=”100%”>
    <TR valign=”top”>
    <TD>
    <!– main content area –>
    <DIV class=”contentblock” id=”contentblock” style=”width:<?php echo 637 – (151 * ($collspan_offset-1)) ?>”>
    <?php include “pathway.php”; ?><BR>

    <?php if (mosCountModules( “top” )) { ?>
    <?php mosLoadModules ( ‘top’ ); ?>
    <?php } ?>
    <?php include (“mainbody.php”); ?><BR>
    </DIV>

    <?php if (mosCountModules( “bottom” )) { ?>
    <DIV class=”footerblock” id=”footerblock”>
    <?php mosLoadModules ( ‘bottom’ ); ?><BR>
    </DIV>
    <?php } ?>

    <?php include_once(“includes/footer.php”); ?>

    </TD>
    </TR>
    </TABLE>

    </TD>
    <?php if (mosCountModules(“right”) + mosCountModules(“user2”)) { ?>
    <TD valign=”top” class=”middle_box” width=”151″ style=”width:151px”>
    <DIV id=”middle_box”>
    <?php if (mosCountModules( “right” )) { ?>
    <DIV class=”rightblock” id=”rightblock” style=”width:143px”>
    <?php mosLoadModules ( ‘right’ ); ?>
    </DIV>
    <?php } ?>

    <?php if (mosCountModules( “user2” )) { ?>
    <DIV class=”user2block” id=”user2block” style=”width:143px”>
    <?php mosLoadModules ( ‘user2’ ); ?>
    </DIV>
    <?php } ?>
    </DIV>
    </TD>
    <?php } ?>
    <TD valign=”top” class=”right_box” width=”151″ style=”width: 151px”>
    <DIV id=”right_box”>
    <!– far right menu –>
    <DIV class=”leftblock” id=”leftblock” style=”width:143px”>
    <?php mosLoadModules ( ‘left’ ); ?>
    </DIV>

    <DIV class=”user1block” id=”user1block” style=”width:143px”>
    <?php if (mosCountModules( “user1” )) { ?>
    <?php mosLoadModules ( ‘user1’ ); ?>
    <?php } ?>
    </DIV>

    </DIV>
    </TD>
    </TR>
    <TR>
    <TD colspan=”<?php echo $collspan_offset+1; ?>”><IMG src=”<?php echo $mosConfig_live_site;?>/templates/rhuk_planetfall/images/top_bar.jpg” width=”798″ height=”9″></TD>
    </TR>
    </TABLE>
    </DIV>
    </BODY>
    </HTML>

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

This topic contains 4 replies, has 2 voices, and was last updated by  g.akram 17 years, 8 months ago.

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