Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Invoking colorbox on category pages

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-02-2012, 01:44 PM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Invoking colorbox on category pages

Can anyone offer advice on how to invoke the jQuery colorbox on thumbnails showing on category pages?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote
  #2  
Old 03-06-2012, 06:32 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Invoking colorbox on category pages

I'm working on this today as well. Did you make any progress?
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #3  
Old 03-06-2012, 06:36 AM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: Invoking colorbox on category pages

Unfortunately no success yet.
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote
  #4  
Old 03-06-2012, 06:54 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Invoking colorbox on category pages

It looks like the detailed images are not included in the products array on category pages. That is the main obstacle, adjusting the search to pull in those extra images as well.

After considering this, I realize that if you have a lot of products in a category, this is going to slow things down considerably fetching all those images. Might be a bad idea for a high traffic site.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #5  
Old 03-06-2012, 07:26 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,197
 

Default Re: Invoking colorbox on category pages

Putting detailed images in products array will not slow down the site. Showing all of them on the page may slow down a bit. There could be just a link that says - clickj for more images - and that link shows thumbs only for one product in a popup... just a suggestion
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote

The following user thanks cflsystems for this useful post:
totaltec (03-06-2012)
  #6  
Old 03-06-2012, 02:32 PM
  tqualizerman's Avatar 
tqualizerman tqualizerman is offline
 

X-Adept
  
Join Date: Jun 2008
Posts: 392
 

Default Re: Invoking colorbox on category pages

Unfortunately I'm just having trouble getting the colorbox call to work in the first place. My needs have kind of evolved into wanting to display a static page instead of a detailed image, but I'm still not sure how to call on the script. Because this is included in X-Cart there must be a standard way, no?
__________________
- www.nerdseven.com - Gadgets & Gizmos from Out of This World
- Sound Sensitive T-Shirts That Flash to the Beat of Music (http://www.tqualizer.com)


X-Cart Version 4.1.10
Reply With Quote
  #7  
Old 03-25-2012, 04:07 PM
 
MSfan MSfan is offline
 

Advanced Member
  
Join Date: Nov 2011
Posts: 56
 

Default Re: Invoking colorbox on category pages

Hey Mike - did you you get this working yet?
__________________
v4.4.4 Pro
Reply With Quote
  #8  
Old 03-26-2012, 05:04 AM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Invoking colorbox on category pages

MSfan, the client decided to go with a plugin, which so far seems to be working very well. http://www.magictoolbox.com/magiczoomplus/modules/xcart/

The low price of this module made it a no-brainer compared to the cost of custom code.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
  #9  
Old 03-26-2012, 01:59 PM
 
MSfan MSfan is offline
 

Advanced Member
  
Join Date: Nov 2011
Posts: 56
 

Default Re: Invoking colorbox on category pages

Thanks, Mike. I just took a look at it and I do like the way it looks. I downloaded the "Magic Zoom" (not 'plus') demo, and I inadvertently broke my product page I made the mistake of opening "installation.html" (which overwrote some files automatically) and I can't seem to back out of the changes so I'm seeing if I can have my host restore my entire 'store' folder to something before today. At least I'm not live yet

It seems as though this only goes for product pages (and not category) - do you know if it works for category?
__________________
v4.4.4 Pro
Reply With Quote
  #10  
Old 03-26-2012, 02:30 PM
  totaltec's Avatar 
totaltec totaltec is offline
 

X-Guru
  
Join Date: Jan 2007
Location: Louisville, KY USA
Posts: 5,823
 

Default Re: Invoking colorbox on category pages

In my tests it works for category, featured products, recently viewed and product pages, plus you can enable/disable each of those at will. Really easy installation, and unencrypted source code make this mod a winner in my book.
__________________
Mike White - Now Accepting new clients and projects! Work with the best, get a US based development team for just $125 an hour. Call 1-502-773-6454, email mike at babymonkeystudios.com, or skype b8bym0nkey

XcartGuru
X-cart Tutorials | X-cart 5 Tutorials

Check out the responsive template for X-cart.
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 11:52 AM.

   

 
X-Cart forums © 2001-2020