Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

coolMenu


Keyser Soze

Recommended Posts

If your looking at the spacing thing. It's a setting in the CSS you uploaded. Post the CSS edit here and I'll take a look at making it smaller or not aligning to the top.

 

 

Hi , thank you for trying to help me, here is my css file

 

/*
 $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

 osCommerce, Open Source E-Commerce Solutions
 [url=http://www.oscommerce.com]http://www.oscommerce.com[/url]

 Copyright © 2003 osCommerce

 Released under the GNU General Public License
*/

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #689A5F; color: #000000; font-weight: bold; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
 text-align: center;
 color: #ffffff;
/* change background: #000000; to the color of your choice*/
 background: #99CCFF;
 margin: 0;
  }
 #cwdusacontainer {
 width: 97%;
 border: 0px solid #916714;/*border can be removed for a borderless page*/ 
 background: #000000;
 color: #ffffff;
 margin: 10px auto 10px auto;/*this codeing is margin top 10px,right auto, bottom 10px and left 10px. Don't change the auto*/
 text-align: left;
}

A {
 font-size: 12px;
 color: #99CCFF;
 font-weight : bold;
 text-decoration: none;
}

A:hover {
 font-size: 12px;
 color: #ffffff;
 font-weight : bold;
 text-decoration: underline;
}

FORM {
display: inline;
}

TR.header {
 background: #000000;
}

TR.headerNavigation {
 background: #660000;
}

TD.headerNavigation {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #660000;
 color: #ffffff;
 font-weight : bold;
}

A.headerNavigation { 
 color: #99CCFF; 
}

A.headerNavigation:hover {
 color: #ffffff;
}

TR.headerError {
 background: #ff0000;
}

TD.headerError {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
 background: #ff0000;
 color: #ffffff;
 font-weight : bold;
 text-align : center;
}

TR.headerInfo {
 background: #660000;
}

TD.headerInfo {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
 background: #660000;
 color: #000000;
 font-weight: bold;
 text-align: center;
}

TR.footer {
 background: #660000;
}

TD.footer {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #660000;
 color: #660000;
 font-weight: bold;
}

.infoBox {
 background: #660000;
}

.infoBoxContents {
  background: #333333;
 background-repeat: repeat;
 background-position: top left;
 color: #689A5F;
 font-weight: bold;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

.infoBoxNotice {
 background: #333333;
}

.infoBoxNoticeContents {
 background: #FFE6E6;
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

TD.infoBoxHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 font-weight: bold;
 background: #660000;
 color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
 background: #333333;
color: #689A5F;
 font-weight: bold;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
 background: #333333;
 color: #689A5F;
 font-weight: bold;
}

TABLE.productListing {
 border: 1px;
 border-style: solid;
 border-color: #333333;
 border-spacing: 1px;
}

.productListing-heading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 background: #99CCFF;
 color: #000000;
 font-weight: bold;
}

TD.productListing-data {
 font-family: Verdana, Arial, sans-serif;
 font-size: 10px;
 background: #333333;
 color: #ffffff;
}

A.pageResults {
 color: #0000FF;
}

A.pageResults:hover {
 color: #0000FF;
 background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #9a9a9a;
}

TR.subBar {
 background: #689A5F;
}

TD.subBar {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #333333;
}

TD.main, P.main {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
 line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 font-family: Verdana, Arial, sans-serif;
 font-size: 11px;
}

TD.accountCategory {
 font-family: Verdana, Arial, sans-serif;
 font-size: 13px;
 color: #B50C0C;
}

TD.fieldKey {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

TD.fieldValue {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}

TD.tableHeading {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

SPAN.newItemInCart {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #689A5F;
}

CHECKBOX, INPUT, RADIO, SELECT {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}

TEXTAREA {
 width: 100%;
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
}

SPAN.greetUser {
 font-family: Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #689A5F;
 font-weight: bold;
}

TABLE.formArea {
 background: #f1f9fe;
 border-color: #7b9ebd;
 border-style: solid;
 border-width: 2px;
}

TD.formAreaTitle {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
 font-weight: bold;
}

SPAN.markProductOutOfStock {
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 12px;
 color: #c76170;
 font-weight: bold;
}

SPAN.productSpecialPrice {
 font-family: Verdana, Arial, sans-serif;
 color: #ff0000;
}

SPAN.errorText {
 font-family: Verdana, Arial, sans-serif;
 color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #689A5F; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #689A5F; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #689A5F; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #83847E; }
.checkoutsuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #689A5F; }
/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

Edited by pure11
Link to comment
Share on other sites

  • 1 month later...
  • Replies 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

It seems a lot of people are having trouble with this mod. I was too! It's not very user-friendly after the install but it's so awesome that it's worth getting configured right and using. I messed around with it for a couple days and couldn't get it to look how I wanted and finally, after much searching on the internet I found a premodded version of osCommerce using it so I downloaded it to look at the code and see how. Anyway, these guys have done it the way it should be and I used their /includes/coolmenu.php and /includes/boxes/coolmenu.php along with their javascript file and now I have it working so that it RESIZES ITSELF! The way it ought to be. anyone else wanting that, I recommend you download the autoload script at http://www.autoload.org and get the files mentioned above from their script. I don't know all the changes or I'd post them but it's different..

Link to comment
Share on other sites

  • 5 weeks later...

Hi all

 

Not read all of the posts so apologies if this has already been said.

 

You need to upload inlcudes/classes/boxes.php found in the contrib as well this will then put the menu in the category box.

 

You can edit the size of the menu in the includes/coolmenu.php

 

Still working on getting it 100%

Link to comment
Share on other sites

  • 4 weeks later...
  • 4 weeks later...

Hi guys.

Wow what a busy thread!

 

I just installed CoolMenu and swapped the files for the autoload ones but all I get is a blank box with no menu?

Any suggestions?

 

Prior to this I have the same problem as PURE11 and others where the CoolMenu obscures the What's New Box.

 

 

Any help or pointers much appreciated

 

<_<

Link to comment
Share on other sites

Hi guys.

Wow what a busy thread!

 

I just installed CoolMenu and swapped the files for the autoload ones but all I get is a blank box with no menu?

Any suggestions?

 

Prior to this I have the same problem as PURE11 and others where the CoolMenu obscures the What's New Box.

Any help or pointers much appreciated

 

<_<

 

 

I did just fix the same problem.

 

I replaced all the files which the original "coolmenu" installation instructions stated, excluding the images. I then opened "includes/coolmenu.php" scroll down until the find the following line:

 

$height.= 2.6*count($categories);

 

you can change the amount "2.6" until it suits your setup, mine is set at "6".

 

The same file lets you change the following:

 

- size of each category box

- Internet Explorer Delay Time

- location of the coolmenu

 

Also a bit more which i have not yet ventured into.

 

Hope this helps

 

Nick

Link to comment
Share on other sites

I need a little help myself.

 

By the way this "Coolmenu" is exactly that, pretty cool.

 

Taken me a while to modify to suit my setup but i seem to be getting there.

 

I have setup the categories and subcategories. They seem to be working fine, that is until i open a category, subcategory or product, the whole coolmenu dissapears, the category box is still visible but empty.

 

Your help would be appreciated

 

Nick

Link to comment
Share on other sites

I am also trying to find out how to change the width of the left column, i found it before, but can't seem to find it now.

 

Thanks

 

Nick

 

Found out the answer. I had the Search Engine Optimisation set to true.........

Link to comment
Share on other sites

Hi, I don't know nothing about these code stuff, trying my best to learn on my own.

I've downloaded the coolmenu, and uploaded coolmenus4.js to catalog/includes

then what do i do???

should i be changing or deleting something???

cause nothing changes on my site :blink:

Link to comment
Share on other sites

  • 3 weeks later...

Can anyone help, I have read virtually all of these pages and still am having trouble.

 

In the picture

 

1 = old category menu seems to be behind the new menu

 

2 = the menu is always over the box immediately beneath is, no matter what I do so fat I cannot change this???

 

Thanks

 

screen.jpg

Link to comment
Share on other sites

  • 2 weeks later...

Hi:

I have spent most of today trying to get a work around for this placement issue for this great menu.

 

Issue: Can not place menu in absolute position on page for centered layout. How can i fix the menu as absolute?

 

My site is centered and i can not get the menu to be placed in the container - it keeps reverting to the relative settings which is no good for my centered layout.

i have pasted the code below, and a screen-grab to see my positioning dilemma - any assistance is greatly appreciated - i'm sure it's just a small oversight on my behalf.

 

I have tried adjusting the below properties but they are relative and when the resolution/screensize changes so does the position of the menu:

oCMenu.fromLeft=0

oCMenu.fromTop=0

 

Thanks in advance anyone who can help :)

 

screengrab:

coolmenu.jpg

 

coolmenu.php below:

 

<?php

/* ------------------------------------------------

 coolMenu for osCommerce

 Released under the GNU General Public License

 ------------------------------------------------ 
*/




// --- CONFIG ---

define('SHOW_COUNT','false');
define('SUB_CATEGORIES','4');





if (MAX_MANUFACTURERS_LIST < 2) {
   $cat_choose = array(array('id' => '', 'text' => BOX_CATEGORIES_CHOOSE));
} else {
   $cat_choose = '';
}

?>



 		<!-- 	Copyright 2002 www.dhtmlcentral.com  -->

	<script>

	oCMenu=new makeCM("oCMenu") //Making the menu object. Argument: menuname

	//Menu properties
	oCMenu.pxBetween=0
	oCMenu.fromLeft=0
	oCMenu.fromTop=0
	oCMenu.rows=0
	oCMenu.menuPlacement="left"

	oCMenu.offlineRoot=""
	oCMenu.onlineRoot=""
	oCMenu.resizeCheck=1
	oCMenu.wait=500
	oCMenu.fillImg="cm_fill.gif"
	oCMenu.zIndex=0

	//Background bar properties
	oCMenu.useBar=1
	oCMenu.barWidth="menu"
	oCMenu.barHeight="menu"
	oCMenu.barClass="clBar"
	oCMenu.barX="menu"
	oCMenu.barY="menu"
	oCMenu.barBorderX=0
	oCMenu.barBorderY=0
	oCMenu.barBorderClass=""

	oCMenu.level[0]=new cm_makeLevel()
	oCMenu.level[0].width=150
	oCMenu.level[0].height=28
	oCMenu.level[0].regClass="clLevel0"
	oCMenu.level[0].overClass="clLevel0over"
	oCMenu.level[0].borderX=1
	oCMenu.level[0].borderY=1
	oCMenu.level[0].borderClass="clLevel0border"
	oCMenu.level[0].offsetX=0
	oCMenu.level[0].offsetY=0
	oCMenu.level[0].rows=0
	oCMenu.level[0].arrow="images/arrow.gif"
	oCMenu.level[0].arrowWidth=11
	oCMenu.level[0].arrowHeight=11
	oCMenu.level[0].align="right"
	oCMenu.level[0].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.8)"
<?php
for ($i=1; $i<SUB_CATEGORIES; $i++) { 
	echo'	
		oCMenu.level[' . $i . ']=new cm_makeLevel()
		oCMenu.level[' . $i . '].width=250
		oCMenu.level[' . $i . '].height=14
		oCMenu.level[' . $i . '].regClass="clLevel1"
		oCMenu.level[' . $i . '].overClass="clLevel1over"
		oCMenu.level[' . $i . '].borderX=1
		oCMenu.level[' . $i . '].borderY=1
		oCMenu.level[' . $i . '].align="right"
		oCMenu.level[' . $i . '].offsetX=0
		oCMenu.level[' . $i . '].offsetY=0
		oCMenu.level[' . $i . '].borderClass="clLevel1border"
		oCMenu.level[' . $i . '].align="right"
		oCMenu.level[' . $i . '].filter="progid:DXImageTransform.Microsoft.Fade(duration=0.6)"


	';
} // end for




// ---

function blank_length($text) {
	$count = 0;
	while(substr($text, 0,12) == "  ") {
		$text = substr($text, 12);
		$count++;
	}
	return $count;
}




// ---


function print_menu_line($categories, $depth_size,$depth_parentid, $depth) {

	$size=0;
	for($i=0; $depth_size[$i]!=0; $i++) {
		$size++;
	}


	echo "oCMenu.makeMenu('";

	if ($depth == 0) {
		echo "top" . '_'.$depth_size[0] . "','','";
	} else if ($depth == 1) {
		echo "sub" .'_'.$depth_size[0] .'_'. $depth_size[1] . "','top" .'_'. $depth_size[0] . "','";
	} else { // $depth < 1
		echo "sub";
		for ($i=0; $i<$size; $i++) {
			echo ($depth_size[$i] != 0) ? '_'.$depth_size[$i] : '_';
		}
		echo "','sub";
		for ($i=0; $i<$size-1; $i++) {
			echo ($depth_size[$i] != 0) ? '_'.$depth_size[$i] : '_';
		}
		echo "','";
	}
	echo $categories['text'];
	if (SHOW_COUNT == 'true') {
		$products_in_category = tep_count_products_in_category($categories['id']);
		if ($products_in_category > 0) {
			echo "<FONT COLOR=\"#c0c0c0\">  (" . $products_in_category . ")</FONT>";
		}
	}

       $cPathNew = "cPath=";
	for ($i=0; $i<$size-1; $i++) {
		$cPathNew .= ($depth_size[$i] != 0) ? $depth_parentid[$i].'_':'';
       }
       $cPathNew .= $categories['id'];
	echo "','" . tep_href_link(FILENAME_DEFAULT,$cPathNew) . "')\n";
}



// ---


$categories = tep_get_categories('');

$height.= 2.65*count($categories);

$depth=0;
$blank_length;
$depth_size;
$depth_parentid;

for($i=0; $i<count($categories); $i++) {	// don't insert 1st entry ("please choose ...")
	$blank_length = blank_length($categories[$i]['text']);

	if($blank_length == $depth) {
		$categories[$i]['depth'] = $depth;
		$depth_size[$depth]++;
	} else if ($blank_length > $depth) {
		$depth++;
		$categories[$i]['depth'] = $depth;
		$depth_size[$depth]++;
	} else if ($blank_length < $depth) {
		for ($j=$depth; $j>$blank_length; $j--) {
			$depth_size[$j] = 0;
			$depth--;
		}
		$categories[$i]['depth'] = $depth;
		$depth_size[$depth]++;

	}
        $depth_parentid[$categories[$i]['depth']] = $categories[$i]['id'];

// substitute apostrophes with the ' entity
$category_text = str_replace("'", "'", $categories[$i]['text']);
// remove blanks
$categories[$i]['text'] = substr($category_text, 12*$blank_length);

	print_menu_line($categories[$i], $depth_size,$depth_parentid, $depth);
}



?>	

	// create menu
	oCMenu.construct()

 		<!-- 	Copyright 2002 www.dhtmlcentral.com  -->

	</SCRIPT>

 

 

column_left.php below:

 

<?php
/*
 $Id: column_left.php,v 1.15 2003/07/01 14:34:54 hpdl Exp $

 osCommerce, Open Source E-Commerce Solutions
 [url="http://www.oscommerce.com"]http://www.oscommerce.com[/url]

 Copyright © 2003 osCommerce

 Released under the GNU General Public License
*/
?>
<table border="0"cellspacing="0" cellpadding="0" class="box_width_left">
<tr><td width="100%">
	<table border="1" cellspacing="0" cellpadding="0">
<?php
 if ((USE_CACHE == 'true') && empty($SID)) {
   echo tep_cache_categories_box();
 } else {
   include(DIR_WS_BOXES . 'coolmenu.php');
 }
// -------------------------------------------------
 if ((USE_CACHE == 'true') && empty($SID)) {
   echo tep_cache_manufacturers_box();
 } else {
   include(DIR_WS_BOXES . 'manufacturers.php');
 } 

 // -------------------------------------------------


// -------------------------------------------------
 require(DIR_WS_BOXES . 'whats_new.php');    
// -------------------------------------------------  
//  require(DIR_WS_BOXES . 'information.php');
// ------------------------------------------------- 
 if (isset($HTTP_GET_VARS['products_id'])) {
   if (basename($PHP_SELF) != FILENAME_TELL_A_FRIEND) include(DIR_WS_BOXES . 'tell_a_friend.php');
 } else {
//    include(DIR_WS_BOXES . 'specials.php');
 }
// -------------------------------------------------
//  if (tep_session_is_registered('customer_id')) include(DIR_WS_BOXES . 'order_history.php');
// -------------------------------------------------
 if (isset($HTTP_GET_VARS['products_id'])) {
   if (tep_session_is_registered('customer_id')) {
     $check_query = tep_db_query("select count(*) as count from " . TABLE_CUSTOMERS_INFO . " where customers_info_id = '" . (int)$customer_id . "' and global_product_notifications = '1'");
     $check = tep_db_fetch_array($check_query);
     if ($check['count'] > 0) {
//        include(DIR_WS_BOXES . 'best_sellers.php');
     } else {
//        include(DIR_WS_BOXES . 'product_notifications.php');
     }
   } else {
//      include(DIR_WS_BOXES . 'product_notifications.php');
   }
 } else {
//    include(DIR_WS_BOXES . 'best_sellers.php');
 }
// -------------------------------------------------  
//  if (isset($HTTP_GET_VARS['products_id'])) include(DIR_WS_BOXES . 'manufacturer_info.php');  
// -------------------------------------------------  
//  require(DIR_WS_BOXES . 'search.php');
// -------------------------------------------------
//  require(DIR_WS_BOXES . 'reviews.php');  
// -------------------------------------------------
 if (substr(basename($PHP_SELF), 0, 8) != 'checkout') {
//    include(DIR_WS_BOXES . 'languages.php');
//    include(DIR_WS_BOXES . 'currencies.php');
 }
//  require(DIR_WS_BOXES . 'shopping_cart.php');  

?>
	</table>
</td>
</tr>
</table>

 

css:

 

/* ----------------- coolMenu ----------------- */

.clCMEvent{
position:absolute;
width:99%; height:99%;
clip:rect(0,100%,100%,0);
left:0; 
top:0;
visibility:visible
}


.clCMAbs{
position:absolute;
visibility:hidden;
left:0;
top:0;
}

.clBar{
position:absolute;
width:10;
height:10;
background-color:#ffffff;
layer-background-color:#ffffff;
visibility:hidden;
}

.clLevel0,.clLevel0over{
position:absolute;
padding:1px;
font-family:Verdana,arial,helvetica;
font-size:10px;
}

.clLevel0{
background-color:#ffffff;
layer-background-color:#ffffff;
color:#000000;
}

.clLevel0over{
background-color:#bbc3d3;
layer-background-color:#bbc3d3;
color:#ffffff;
cursor:pointer;
cursor:hand;
}

.clLevel0border{
position:absolute;
visibility:hidden;
background-color:#c0c0c0;
layer-background-color:white;
}

.clLevel1, .clLevel1over{
position:absolute;
padding:2px;
font-family:Verdana,arial,helvetica;
font-size:10px;
}

.clLevel1{
background-color:#ffffff;
layer-background-color:#ffffff;
color:#000000;
}

.clLevel1over{
background-color:#bbc3d3;
layer-background-color:#bbc3d3;
color:#ffffff;
cursor:pointer;
cursor:hand;
}

.clLevel1border{
position:absolute;
visibility:hidden;
background-color:#c0c0c0;
layer-background-color:white;
}

/* ----------------- coolMenu_eof ----------------- */

Link to comment
Share on other sites

  • 4 weeks later...

I need a little help.

I have CoolMenu installed on my site as it's a great contrib, but I need to know if this can be made to make up different category boxes as the person I am doing this site for wants to have Category Boxes for each type of thing they sell.

 

Is it possible to use this contrib for multiple categories and if so any help in implementing this would be helpful as if not I'm going to have to remove this and I really don't want to.

 

Cheers

Link to comment
Share on other sites

  • 2 months later...

Thank you for the bases. i get it , installed and was having problems with it, but fixed using the mikkelh hint!!!!

=)))))

this only not work at opera here, tried with IE, Firefox and Maxthon.

 

---------------------------------------

 

sorry sorry, my bad!!!!!! did upgrade at my Opera just now and its working like a charm! :D

Thanks again for everyone with any hints :)

Edited by techzin
Link to comment
Share on other sites

  • 1 month later...
  • 3 weeks later...

Hi there

 

Having a small problem with this one. I have installed it as per the instructions however the menu is showing off to the far left rather then in the left column. Also when clicking on a catagory and opening it up the menu vanishes alltogether.

 

www.gamergalaxy.com.au

 

echo tep_cache_categories_box();
 } else {
   include(DIR_WS_BOXES . 'coolmenu.php');
 }

 

Any advice is greatly appreciated.

 

Thanks :)

Link to comment
Share on other sites

  • 1 month later...

Hello,

 

Does anyone successfully install coolmenu in STS?

I follow the install manual and add some more codes for my OSC2rc2 with STS

But It shows nothing. (The coolmenu works when I disable the STS.)

Here is what I did:

 

in \includes\sts_templates\myoriginal\sts_template.html

-----------------------------------------------------------------

<head>

SCRIPT LANGUAGE="JavaScript1.2" SRC="includes/menu_animation.js"></SCRIPT>

<!--$headcontent-->

<link rel="stylesheet" type="text/css" href="stylesheet.css">

</head>

 

 

in includes\modules\sts_inc\sts_column_left.php

----------------------------------------------------------------

if ((USE_CACHE == 'true') && empty($SID)) {

echo tep_cache_categories_box();

} else {

include(DIR_WS_BOXES . 'coolmenu.php');

}

$sts->restart_capture ('categorybox', 'box');

 

Is there anything wrong or missing?

Thank you!

Link to comment
Share on other sites

  • 3 weeks later...

Hello,

 

 

i installed coolmenu and its seems to beworking fine. Only not when you are looking in categories. I think the file is categories.php but iam not an expert.

 

I dont know what to do. Please help me.

part of categories.php

<!doctype html public "-//W3C//DTD HTML 4.01 Transitional//EN">
<html <?php echo HTML_PARAMS; ?>>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo CHARSET; ?>">
<title><?php echo TITLE; ?></title>
<link rel="stylesheet" type="text/css" href="includes/stylesheet.css">
<script language="javascript" src="includes/general.js"></script>
<!-- AJAX Attribute Manager  -->
<?php require_once( 'attributeManager/includes/attributeManagerHeader.inc.php' )?>
<!-- AJAX Attribute Manager  end -->
<script LANGUAGE="JavaScript1.2" SRC="includes/menu_animation.js"></SCRIPT>
</head>
<body marginwidth="0" marginheight="0" topmargin="0" bottommargin="0" leftmargin="0" rightmargin="0" bgcolor="#FFFFFF" onLoad="goOnLoad();">
<!-- coolMenu //-->
<?php require(DIR_WS_INCLUDES . 'coolmenu.php'); ?>
<!-- coolMenu_eof //-->
<!-- header //-->
<?php require(DIR_WS_INCLUDES . 'header.php'); ?>
<!-- header_eof //-->
<div id="spiffycalendar" class="text"></div>
<!-- body //-->
<table border="0" width="100%" cellspacing="2" cellpadding="2">
 <tr>
<td width="<?php echo BOX_WIDTH; ?>" valign="top"><table border="0" width="<?php echo BOX_WIDTH; ?>" cellspacing="1" cellpadding="1" class="columnLeft">
<!-- left_navigation //-->
<?php require(DIR_WS_INCLUDES . 'column_left.php'); ?>
<!-- left_navigation_eof //-->
</table></td>
<!-- body_text //-->

 

Thank you

Link to comment
Share on other sites

  • 2 weeks later...

Ok I read the first 6 pages and can't find these answers.

 

3 things

 

Site can be seen here www.performanceautopartsonline.com/catalog

 

1. My individual column widths (contrib) stopped working correctly (the right one in particular) I did see in index.php that the right (line 351 or so) and left (line 51) was gone I fixed those lines and for some reason I am still not getting it to work.

 

2. I have the rotator flash contrib installed and the subcategories appear behind it! How do I get them to appear in front of it?

 

Lastly, How do I make the original catgeories table larger? The Mfg and another menu are now hidden behind this menu.

 

Thanks for any help in advance.

The Site can be viewed at www.performanceautopartsonline.com

 

The site is live (despite these minor glitches) please respect that and do not sign up etc...

 

maybe a contribution one day when I get this site the way I want it.

 

I don't make spelling mistakes! I have dyslecsic fingers.

Link to comment
Share on other sites

So I fixed the original tables category.

 

I still have the problem with the individual column widths

 

and I made the background transparent in the rotator flash contrib which solved the problem with the conflict with this menu (but caused a separate problem in that contrib black background and black text)

 

Anyone?

The Site can be viewed at www.performanceautopartsonline.com

 

The site is live (despite these minor glitches) please respect that and do not sign up etc...

 

maybe a contribution one day when I get this site the way I want it.

 

I don't make spelling mistakes! I have dyslecsic fingers.

Link to comment
Share on other sites

  • 3 weeks later...

Hello all,

 

I'm reading this thread through all 62 pages since 2 days now and I found many information about browser problems.

 

I have installed "Cool-Menu" and it seems that the contrib works with IE6 but not with FireFox and also not with Opera. This are the pictures I get after the installation of this contrib.

 

Picture from FIREFOX 3.0.5

190109162230_Firefox.jpg

FireFox Picture

 

Picture from OPERA 9.63

190109162456_Opera.jpg

Opera Picture

 

2 pictures from Internet Explorer

190109162608_IE6.jpg

InternetExplorer Picture 1

 

190109163540_IE6_pic2.jpg

InternetExplorer Picture 2

 

(I have osC 2.2 MS2) The problem is that I can copy and past, but I'm not a professional programmer to fix my problem.

 

Can anybody tell me where I have to search to solve the problem?

 

I can not post a link because it is a local installation.

 

Thanks for any hint.

 

Amigoo

Edited by Amigoo
Link to comment
Share on other sites

  • 4 months later...
  • 9 months later...

Hi,

i have little problem with cool menu and SEO URLs 5,

on www.mypage.com/catalog/index.php i see my menu, but on www.mypage.com/catalog/product_info.php/frantic-p-15 i dont see any menu,

any idea how to fix it?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...