Page 82 of 120 FirstFirst ... 3272808182838492 ... LastLast
Results 811 to 820 of 1194
  1. #811
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    I tried every thing from tacoman1_zc5 and changed it around alot, but errors and more errors. "I read through many of your posts to find a simliar prob" So I used the non-admin file to make it work. Works fine now editing the page itself but what commands do you enter to make the global active. is it a 0,1,true, false?



    //############ GLOBALS ##############
    $bGblProdDescTab = GLOBAL_PROD_DESC_ON_TAB; // Forces the Product Description to globally be in a tab

  2. #812
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by tacotupac View Post
    I tried every thing from tacoman1_zc5 and changed it around alot, but errors and more errors. "I read through many of your posts to find a simliar prob" So I used the non-admin file to make it work. Works fine now editing the page itself but what commands do you enter to make the global active. is it a 0,1,true, false?



    //############ GLOBALS ##############
    $bGblProdDescTab = GLOBAL_PROD_DESC_ON_TAB; // Forces the Product Description to globally be in a tab

    The NonAdmin file shouldn't show that. You are using the "Admin" version. The nonadmin version looks like this at the top:

    //-=-=-=- BOF: Tabbed Products Config -=-=-=-
    //############ GLOBALS ##############
    $bGblProdDescTab = true; // Forces the Product Description to globally be in a tab
    $bGblMainImageOnTabs = false; // adds Main image to tabs only if you have at least one custom tab
    $bGblAddToCart = false; // adds Add to Cart, Attribute Options, and Qty Discount to a tab
    $bGblAdditionalImages = true; // adds Additional Images on its own tab
    $bGblCustomersAlsoPurchased = true; // adds Customers Also Purchased as its own tab
    $bGblMediaCollection = false; // adds Media Collection as its own tab (MUSIC PRODUCT TYPE ONLY)
    $bGblReviews_Tab = true; // adds Reviews as its own tab


    Go back and try my latest steps. The previous posts a few pages back were wrong because I was confusing schemas with prefixes.

  3. #813
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    After a few trials and errors I finally got it. I found that you can't do a global replace but add the prefix carfully and only in certain spots.

    The big one is:
    SELECT @gid := configuration_group_id FROM `zen_configuration_group` where `configuration_group_title` LIKE 'Tabbed Products Config';

    it took me awhile but now it works!!

    THanks Again!!

  4. #814
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    i just installed it and it allmost works

    1st i can't seem to get the tabs to work it seems locked on the first tab

    2nd which files do i edit to so i can work on the colors that white bg isn't working for me

    http://www.gorillagear.ca/store/inde...&products_id=8

  5. #815
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    well i figured out the tabs thing i forgot to put the java script file

  6. #816
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Quote Originally Posted by MB1 View Post
    well i figured out the tabs thing i forgot to put the java script file
    Look in the CSS folder in your template.. there is a folder called "EXTRA CSS FILES FOR TABS" use one at a time, they each use different tab images. You can also make custom ones following the existing one in the images folder

  7. #817
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Everything worked perfect untill I went to add more products today and noticed that instead of the "add to cart" button there is a text "Contact us" button. THis is very odd and I cannot figure it out. I have used the correct hard tags and sub tags but the contact link appears other than the add to cart. It was an easy setup and worked fine last night after you helped me get it going but now nothing?

    GLOBALS:
    Title Value Action
    Show Tab Headers when Javascript is Off 0
    Global Cross Sell Tab 0
    Show Tab Headers 1
    Cross Sell Is Installed 0
    Global Media Collection Tab 0
    Global Customers Also Purchased Tab 1
    Global Additional Images Tab 0
    Global Main Image On Tab 0
    Global Add To Cart Tab 1
    Global Product Description Tab 1
    Global Use Sub Tags 1
    Global Reviews Tab 0


    SAMPLE DESC:
    <!--%Product Description%--><p>Optimum Nutrition's 100% Whey Gold Standard contains 24 grams of whey protein, less than 5 grams of carbohydrates, 1.5 grams of fat and minimal lactose, the choice of brand is clear, now to decide what flavor and size! Optimum's 100% Whey Protein comes in 2, 5, and 10lb sizes and is available in Chocolate, Chocolate Mint, Strawberry, Vanilla, Tropical Punch, Rocky Road, and Cookies and Cream. And for a limited time, French Vanilla Cream, and Extreme Milk Chocolate.<!--%Nutritional Information%--> <img hspace="0" src="http://www.optimumnutrition.com/pinnacle/images/products/secondary/151.gif" /></p><!--*sub_AttributeOptions(2)*--><!--*sub_AddToCart(2)*-->


    All done in code without htmlarea editor. Site is www.discountsupplementstore.com

  8. #818
    Join Date
    Jun 2003
    Posts
    33,715
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    Josh-

    Please see the other thread. The problem is not related to Tabbed Lite.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  9. #819
    Join Date
    Nov 2005
    Posts
    19
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    I feel like a noob, and a idot. I've been trying for hours to correct this. Odd that some how the global changed, because I didn't even know that it was there.

    Thanks for your help

  10. #820
    Join Date
    Jun 2006
    Posts
    566
    Plugin Contributions
    0

    Default Re: Tabbed Products ''LITE'' version - Delimiter based

    now how do you get the main picture and products info such as quantity and weight inside the first tab i seen it elsewhere

 

 
Page 82 of 120 FirstFirst ... 3272808182838492 ... LastLast

Similar Threads

  1. File list for Tabbed Products Lite v3.8?
    By spaz_tic in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 24 Mar 2010, 05:58 PM
  2. PHP Inlcudes with Tabbed Products Lite v3.8
    By rmjr in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 7 Dec 2007, 05:28 PM
  3. tabbed products lite big problem
    By tacotupac in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 27 Jun 2007, 11:25 PM
  4. Tabbed Products LITE - CSS/JS Issue?
    By rknepp79 in forum All Other Contributions/Addons
    Replies: 4
    Last Post: 15 Dec 2006, 08:04 PM
  5. x-sell, tabbed products lite, IH2 question
    By signs in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 30 Oct 2006, 01:43 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR