Loaded Commerce Community

Banner


Board index » Web Design and Development » Contribution Announcements

All times are UTC - 5 hours




Post new topic Reply to topic  [ 40 posts ]  Go to page 1, 2, 3  Next
Author Message
 Post subject: Categories DHTML Menu
PostPosted: Mon Mar 14, 2005 10:05 am 
Offline
CRE Talented
User avatar

Joined: Thu Apr 01, 2004 1:00 am
Posts: 504
Location: Karnataka, India
Thanks for who made this DHML Categories Menu.
I don't know where I downloaded, modified a bit to work with all default 4 templates destributed with CRELoaded. Tested with IE and Mozilla, works great.

Image

--Sheetal


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Wed Mar 30, 2005 1:02 pm 
Offline
CRE Freak
User avatar

Joined: Fri Jul 16, 2004 12:00 am
Posts: 102
Location: Charlotte, NC
sheetal,

I have installed this infobox for use on the CREloaded template you made. It works great!! The only problem is that the bottom of the infobox is missing.. and I cannot seem to find the code that fixes it. Everytime I get the bottom of the box to show up... it makes the box empty!
I renamed the file to categoriesdhtml.php could this be part of the problem?

Can you help?

www.hartbergersimports.com

PS..
I already edited/fixed the Scrolling BestSellers box for this template, if you want it!

_________________
StaceyAnne
~~~~~~~~~~
Looking for gifts OR items for your Home?
http://www.hartbergers.com
Looking for Web Design Services or hosting for your NEW Store? CRE members get special pricing!
http://www.hartwebdesigns.com/create


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Fri Apr 01, 2005 12:05 pm 
Offline
CRE Freak
User avatar

Joined: Fri Jul 16, 2004 12:00 am
Posts: 102
Location: Charlotte, NC
any ideas or tips on this?

_________________
StaceyAnne
~~~~~~~~~~
Looking for gifts OR items for your Home?
http://www.hartbergers.com
Looking for Web Design Services or hosting for your NEW Store? CRE members get special pricing!
http://www.hartwebdesigns.com/create


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Sun Apr 03, 2005 9:43 pm 
Offline
CRE Talented
User avatar

Joined: Thu Apr 01, 2004 1:00 am
Posts: 504
Location: Karnataka, India
Use infobox from Helius/dhtml_categories.php

--Sheetal


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Sun Apr 03, 2005 9:45 pm 
Offline
CRE Talented
User avatar

Joined: Thu Apr 01, 2004 1:00 am
Posts: 504
Location: Karnataka, India
You are using free template I appriciate link back to creloaded.com or webart4u.com

--Sheetal


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Sun Apr 03, 2005 11:26 pm 
Offline
CRE Freak
User avatar

Joined: Fri Jul 16, 2004 12:00 am
Posts: 102
Location: Charlotte, NC
sheetal wrote:
You are using free template I appriciate link back to creloaded.com or webart4u.com

--Sheetal


Thanks for reminding... was in the process of revising it and forgot to put that back in!!

StaceyAnne

_________________
StaceyAnne
~~~~~~~~~~
Looking for gifts OR items for your Home?
http://www.hartbergers.com
Looking for Web Design Services or hosting for your NEW Store? CRE members get special pricing!
http://www.hartwebdesigns.com/create


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Sun Apr 03, 2005 11:26 pm 
Offline
CRE Freak
User avatar

Joined: Fri Jul 16, 2004 12:00 am
Posts: 102
Location: Charlotte, NC
sheetal wrote:
Use infobox from Helius/dhtml_categories.php

--Sheetal


Got it! Thanks!

StaceyAnne

_________________
StaceyAnne
~~~~~~~~~~
Looking for gifts OR items for your Home?
http://www.hartbergers.com
Looking for Web Design Services or hosting for your NEW Store? CRE members get special pricing!
http://www.hartwebdesigns.com/create


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 10:37 am 
Offline
CRE Expert

Joined: Thu Nov 11, 2004 1:00 am
Posts: 884
Location: Barking, England
How do I install a bullet on this to make it even better?

Looking at a similar contribute it says look for:

// display category name
$tmpString .= $categories['categories_name'];

and replace with:

// display category name
$tmpString .= '<img src=http://www.mysite.com/osc/images/tiny_bullet.gif> ' . $categories['categories_name'];

Only problem is in the file we have it is:

// display category name
$njs_categories_string .= $tree[$counter]['name'];

Now my question is would doing this work or screw it up?

// display category name
$njs_categories_string .= '<img src=http://www.mysite.com/osc/images/tiny_bullet.gif> ' . $tree[$counter]['name'];

If you know the answer please let me know as I have to do a few more edits before I get to this.

Regards


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 12:03 pm 
Offline
CRE Freak
User avatar

Joined: Thu Oct 07, 2004 12:00 am
Posts: 105
Location: London, England.
Hi StaceyAnne

I am very impressed with the Scrolling Best Sellers box on your web site and will be extremely grateful if you could tell me how to implement the same on my web site.

I am using the original template with a few simple modifications here and there, but the scrolling images in the best sellers box is what I desperately need.

Your help and assistance will be greatly appreciated.

Thanks

Chris
www.babydragonuk.com


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 12:20 pm 
Offline
CRE Expert

Joined: Thu Nov 11, 2004 1:00 am
Posts: 884
Location: Barking, England
Quote:
Looking for gifts OR items for your Home?
www.hartbergers.com
Looking for Web Design Services or hosting for your NEW Store? CRE members get special pricing!
www.hartwebhosting.com


I'd be interested in your Messanger infobox and your weather box. I tried one messanger box but the sql file did not like our site.


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 12:42 pm 
Offline
CRE Expert

Joined: Thu Nov 11, 2004 1:00 am
Posts: 884
Location: Barking, England
jwcdemocrew wrote:
Hi StaceyAnne

I am very impressed with the Scrolling Best Sellers box on your web site and will be extremely grateful if you could tell me how to implement the same on my web site.

I am using the original template with a few simple modifications here and there, but the scrolling images in the best sellers box is what I desperately need.

Your help and assistance will be greatly appreciated.

Thanks

Chris
www.babydragonuk.com


Create a file called best_sellers_scroll.php and save it to /catalog/templates/yourtemplate/boxes/

insert the following code into the file:

Code:
<?php
/*
  $Id: best_sellers.php,v 1.21 2003/06/09 22:07:52 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

  if (isset($current_category_id) && ($current_category_id > 0)) {
    $best_sellers_query = tep_db_query("select distinct p.products_id, p.products_image, pd.products_name from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd, " . TABLE_PRODUCTS_TO_CATEGORIES . " p2c, " . TABLE_CATEGORIES . " c where p.products_status = '1' and p.products_ordered > 0 and p.products_id = pd.products_id and pd.language_id = '" . (int)$languages_id . "' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and '" . (int)$current_category_id . "' in (c.categories_id, c.parent_id) order by p.products_ordered desc, pd.products_name limit " . MAX_DISPLAY_BESTSELLERS);
  } else {
    $best_sellers_query = tep_db_query("select distinct p.products_id, p.products_image, pd.products_name from " . TABLE_PRODUCTS . " p, " . TABLE_PRODUCTS_DESCRIPTION . " pd where p.products_status = '1' and p.products_ordered > 0 and p.products_id = pd.products_id and pd.language_id = '" . (int)$languages_id . "' order by p.products_ordered desc, pd.products_name limit " . MAX_DISPLAY_BESTSELLERS);
  }

  if (tep_db_num_rows($best_sellers_query) >= MIN_DISPLAY_BESTSELLERS) {
?>
<!-- best_sellers_scroll //-->
          <tr>
            <td>
<?php
    $info_box_contents = array();
    $info_box_contents[] = array('text' => BOX_HEADING_BESTSELLERS);

    new infoBoxHeading($info_box_contents, false, false);

    $rows = 0;
    $bestsellers_list = '<table border="0" width="100%" cellspacing="0" cellpadding="1">';
    while ($best_sellers = tep_db_fetch_array($best_sellers_query)) {
      $rows++;
      $bestsellers_list .= '<tr><td class="infoBoxContents" valign="top">'  . '</td><td class="infoBoxContents">'. '<a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $best_sellers['products_id']) . '">' .tep_image(DIR_WS_IMAGES . $best_sellers['products_image'], $best_sellers['products_name'], SMALL_IMAGE_WIDTH, SMALL_IMAGE_HEIGHT).'<br>'. tep_row_number_format($rows). '. <a href="' . tep_href_link(FILENAME_PRODUCT_INFO, 'products_id=' . $best_sellers['products_id']) . '">' . $best_sellers['products_name'] . '</a></td></tr>';
    }
    $bestsellers_list .= '</table>';

    $info_box_contents = array();
    $info_box_contents[] = array('text' => '<MARQUEE behavior= "scroll" align= "center" direction= "up" height="160" scrollamount= "2" scrolldelay= "70" onmouseover=\'this.stop()\' onmouseout=\'this.start()\'>'.$bestsellers_list.'</MARQUEE>');

    new $infobox_template($info_box_contents);
$info_box_contents = array();
  $info_box_contents[] = array('align' => 'left',
                                'text'  => tep_draw_separator('pixel_trans.gif', '100%', '1')
                              );
  new infoboxFooter($info_box_contents, true, true);?>
            </td>
          </tr>
<!-- best_sellers_scroll_eof //-->
<?php
  }
?>


save and upload go to infobox control, in admin, click on install and choose the filename.

Infobox heading:
Best Sellers

Which box template:
Infobox

Define Key:
BOX_HEADING_BESTSELLERS

Font Colour whatever the other font colours are in your template.

Hope this helps


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 12:45 pm 
Offline
CRE Freak
User avatar

Joined: Thu Oct 07, 2004 12:00 am
Posts: 105
Location: London, England.
Hi Wroughtec

StaceyAnne sure has these very cool boxes, I am after the scrolling images best sellers box.

Both of you appear to have got the DHTML menu working well, any chance of helping me get the menu system ?

I think I will have to trouble you for a lot of help in the very near future, being UK based, I need a lot of advice and guidance on setting up payment modules, etc.

If you are able to shed as much light as possible so that I can get started on the payment modules, I sure will appreciate your assistance.

Thanks

Chris
http://www.babydragonuk.com


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 1:31 pm 
Offline
CRE Expert

Joined: Thu Nov 11, 2004 1:00 am
Posts: 884
Location: Barking, England
The above will create the best sellers box

As for payment modules we just use paypal, nochex and cheques as setting up a merchant account in the UK is so expensive.

As for the dhtml have you downloaded and uploaded the files?

Which point are you stuck on.

Also A good place to look for UK sites is:

http://forums.oscommerce.com/index.php?showtopic=130454

Be warned though this is designed for oscommerce on its own not loaded but there is some vey useful stuf in here.

_________________
William Corry<br>
http://www.wfchosting.com<br>
http://www.wfcjewellery.co.uk<br>
http://www.creloaded.com/crelance/vendors.php?id=11&feedback=service&dba=provider


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Mon Apr 11, 2005 1:51 pm 
Offline
CRE Freak
User avatar

Joined: Thu Oct 07, 2004 12:00 am
Posts: 105
Location: London, England.
Hi Wroughtec

Many thanks for the speedy reply. I have just returned home after a hard days slog at work and regretably, do not have the energy to try anything tonight. I sincerely appreciate your help and with your permission, will contact you for further assistance in the days ahead.

I shall try the above soon and keep you informed.

Thanks again

Chris


Top
 Profile  
 
 Post subject: Re: Categories DHTML Menu
PostPosted: Fri Apr 15, 2005 7:42 am 
how do you install this contribution? I copied the files into where they belong but they do not show up under design control??? What needs to be edited?

Thanks


Top
  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 40 posts ]  Go to page 1, 2, 3  Next

Board index » Web Design and Development » Contribution Announcements

All times are UTC - 5 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
It is currently Thu May 24, 2012 6:26 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group

Login

Forums Latest Activity

Top Listing

1. Cart2Cart - Shopping...
    Category: Shopping Cart Database Conversion Scripts
    
2. Points & Rewards PLUS!...
    Category: Add-Ons
    
3. Configuration Server...
    Category: Fixes
    
4. Credit Card with CCV
    Category: Payment Modules
    
5. CC7333_ATS
    Category: Templates
    
Show more...

© CRE Loaded is a product of Chain Reaction Ecommerce, Inc. Usage & Privacy Policy