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

4.1.3 and tabbed product menus

 
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4
 
Thread Tools
  #1  
Old 09-08-2006, 03:17 PM
 
laurieblake laurieblake is offline
 

Advanced Member
  
Join Date: Jul 2006
Location: Sydney, AUS.
Posts: 56
 

Default 4.1.3 and tabbed product menus

Has anyone had any success getting the cart-lab Tabbed Product Menus to work under 4.1.3? It is a pretty simple mod and can't be that hard to do but it is way beyond me!!!!
Please, all you gurus, help me out.

Thanks in advance, yet again.

laurieblake
__________________
Gold Version 4.1.5
Crystal Blue Skins
Reply With Quote
  #2  
Old 09-09-2006, 06:10 AM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default Re: 4.1.3 and tabbed product menus

Edit skin1/customer/main/product.tpl and locate:
Code:
{if $config.Appearance.send_to_friend_enabled eq 'Y'} <p /> {include file="customer/main/send_to_friend.tpl" } {/if} {if $active_modules.Detailed_Product_Images ne "" && ($config.Detailed_Product_Images.det_image_popup ne 'Y' || $js_enabled ne 'Y')} <p /> {include file="modules/Detailed_Product_Images/product_images.tpl" } {/if} {if $active_modules.Upselling_Products ne ""} <p /> {include file="modules/Upselling_Products/related_products.tpl" } {/if} {if $active_modules.Recommended_Products ne ""} <p /> {include file="modules/Recommended_Products/recommends.tpl" } {/if} {if $active_modules.Customer_Reviews ne ""} <p /> {include file="modules/Customer_Reviews/vote_reviews.tpl" } {/if}

Replace with:

Code:
{include file="cartlab-tabs.tpl"}

The product.tpl file was modified slightly between 4.0 to 4.1 and may not match exactly but is basically the same jest.

hope this helps.
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #3  
Old 09-10-2006, 03:51 AM
 
laurieblake laurieblake is offline
 

Advanced Member
  
Join Date: Jul 2006
Location: Sydney, AUS.
Posts: 56
 

Thumbs up Re: 4.1.3 and tabbed product menus

Thanks Boomer. It works like a charm.

As usual, all you touch seems to turn to gold.

Regards

LB
__________________
Gold Version 4.1.5
Crystal Blue Skins
Reply With Quote
  #4  
Old 12-22-2006, 12:15 PM
  big pine kenny's Avatar 
big pine kenny big pine kenny is offline
 

Advanced Member
  
Join Date: Nov 2006
Location: Florida Keys
Posts: 84
 

Default Re: 4.1.3 and tabbed product menus

Is there a way to change the size of the tabs? I changed the color no problem but can't find the size.
__________________
X-Cart Gold v5.3 [unix]
http://tools-rvsupplies.com
Reply With Quote
  #5  
Old 12-22-2006, 01:48 PM
  B00MER's Avatar 
B00MER B00MER is offline
 

X-Guru
  
Join Date: Sep 2002
Location: Keller, TX (Cart-Lab.com)
Posts: 3,165
 

Default Re: 4.1.3 and tabbed product menus

just add a font-size: to the selector:
#tablist li a
in cartlab-tabs.css
__________________
Cart-Lab - 100+ Social Bookmarks for X-Cart.
Reply With Quote
  #6  
Old 12-22-2006, 04:03 PM
  big pine kenny's Avatar 
big pine kenny big pine kenny is offline
 

Advanced Member
  
Join Date: Nov 2006
Location: Florida Keys
Posts: 84
 

Default Re: 4.1.3 and tabbed product menus

Thanks Boomer
__________________
X-Cart Gold v5.3 [unix]
http://tools-rvsupplies.com
Reply With Quote
  #7  
Old 05-31-2007, 08:30 PM
 
tntdesigns tntdesigns is offline
 

Senior Member
  
Join Date: Feb 2005
Location: Plam Beach, FL
Posts: 137
 

Default Re: 4.1.3 and tabbed product menus

Tab menu will not work in html "bad html hotlink" ver 4.1.1 aka http://www.website.com/#tabs
but will work in php, anyone know what is wrong?
Plus the only file that states its ver 4.1.1 is the readme text, but the working file states its ver 3.5.x, 4.0.x compatible

The readme.txt " states I got ver 4.1"

================================================== ===============
Tabbed Product Menu Details
http://www.cart-lab.com
info@cart-lab.com
X-cart version 3.5.x, 4.0.x, 4.1.x compatible
(C)opyright 2003-2006 CartLab, all rights reserved.
Full license at: http://www.cart-lab.com/license.php

================================================== ===============
But the working file cartlab-tabs.tpl states the software is only up to ver 4.0?

************************************************** ***

Tabbed menu for Product Details
http://www.cart-lab.com
info@cart-lab.com
X-cart version 3.5.x, 4.0.x compatible
(C)opyright 2003-2004 CartLab, all rights reserved.
Full license at: http://www.cart-lab.com/license.php

************************************************** ***}


Any body know whats wrong or did I pay for a new mod and was sent a old mod?
Lloyd
__________________
Xcart Gold 4.7.5 X-Affiliate, Add-on: X-Configurator, Add-on: X-SpecialOffers, Add-on: X-AOM, On Sale, EBay add on, Traffic Monitor, Froogle Feed, Drop Shipper, Newslist Manager, Product Options Copier 1.0, BCS Customer Reward Points, BCS Refer points, Ad Banner, PAYPAL PRO, Blue Dream, Drop Shipper bcse gallery
Reply With Quote
  #8  
Old 06-02-2007, 04:07 AM
 
tntdesigns tntdesigns is offline
 

Senior Member
  
Join Date: Feb 2005
Location: Plam Beach, FL
Posts: 137
 

Wink Re: 4.1.7 and tabbed product menus

OK, Got it to work.

OK, I found the problem and it's with the new html_catalog.php xcart gold 4.1.7 It worked out when I loaded one of the older ver from 4.1.4 PHP and html is ok, but I have know idea what effect using an older html_catalog.php But if any one make a fix for html_catalog.php ver 4.1.7
please post it.
This should help any one with 4.1.7
Tom
__________________
Xcart Gold 4.7.5 X-Affiliate, Add-on: X-Configurator, Add-on: X-SpecialOffers, Add-on: X-AOM, On Sale, EBay add on, Traffic Monitor, Froogle Feed, Drop Shipper, Newslist Manager, Product Options Copier 1.0, BCS Customer Reward Points, BCS Refer points, Ad Banner, PAYPAL PRO, Blue Dream, Drop Shipper bcse gallery
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Third Party Add-Ons for X-Cart 4


Thread Tools

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 01:19 AM.

   

 
X-Cart forums © 2001-2020