Page 91 of 120 FirstFirst ... 41818990919293101 ... LastLast
Results 901 to 910 of 1194
  1. #901
    Join Date
    Apr 2004
    Location
    Montreal
    Posts
    755
    Plugin Contributions
    1

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

    Ahh, but if you got to the ask a question submit, the rollovers stop working. At least it does on our site. I found that I had to remove the on load statement supplied with the AAQ mod. That fixed it.
    IntelCos

  2. #902
    Join Date
    Feb 2005
    Location
    Keizer Oregon
    Posts
    21
    Plugin Contributions
    0

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

    The readme content is missing in the most current Version: v3.8
    Last Updated: Oct 25 2006. When I tic the links it does nothing.

    * Title
    * About
    * Installation
    * Upgrade
    * How to Use
    * Notes & Demos
    * History

  3. #903
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by philc View Post
    The readme content is missing in the most current Version: v3.8
    Last Updated: Oct 25 2006. When I tic the links it does nothing.

    * Title
    * About
    * Installation
    * Upgrade
    * How to Use
    * Notes & Demos
    * History
    Are you sure you have Javascript turned on?


    Do you see content on the the Title page at least? I just dl'd the file and the read me is working for me.

  4. #904
    Join Date
    Feb 2005
    Location
    Keizer Oregon
    Posts
    21
    Plugin Contributions
    0

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

    Did not show in FF but worked fine with IE. FF has java enabled.
    This is what I see in FF.
    * Title
    * About
    * Installation
    * Upgrade
    * How to Use
    * Notes & Demos
    * History


    Tabbed Products Lite

    Version: v3.8 (Released October 25th, 2006)
    Author: QHome (qhomezone######################)
    Designed for: Zen Cart v1.3.0.x Release
    Tabs based on: DynamicDrive tabs
    License: under the GPL
    Support: Given via the www.zen-cart.com forums.

    Admin/Database vs Non-admin/File version:
    Since v3.6, Tabbed Products Lite has used database entries for configuration and comes with a sql file to create the necessary tables.
    After install,you can access this menu at Admin->Configuration->Tabbed Products Config
    There should be 12 entries.

    However, if you for some reason would rather not use the database/admin configuration setup, you can use the alternative config file found in includes/modules/Non-AdminEdition/tabbed_products_lite.php. Move that file to the root directory of includes/modules/ and replace the existing default admin version. Now you can make all configurations in that file instead of the Admin panel

    Both versions have all the features listed in this document.
    YOU MUST DELETE ALL FILES FROM VERSION 2.x OF TABBED LITE TO AVOID CONFLICTS

    Enjoy!

    Qhome

  5. #905
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by philc View Post
    Did not show in FF but worked fine with IE. FF has java enabled.
    This is what I see in FF.
    * Title
    * About
    * Installation
    * Upgrade
    * How to Use
    * Notes & Demos
    * History


    Tabbed Products Lite

    Version: v3.8 (Released October 25th, 2006)
    Author: QHome (qhomezone######################)
    Designed for: Zen Cart v1.3.0.x Release
    Tabs based on: DynamicDrive tabs
    License: under the GPL
    Support: Given via the www.zen-cart.com forums.

    Admin/Database vs Non-admin/File version:
    Since v3.6, Tabbed Products Lite has used database entries for configuration and comes with a sql file to create the necessary tables.
    After install,you can access this menu at Admin->Configuration->Tabbed Products Config
    There should be 12 entries.

    However, if you for some reason would rather not use the database/admin configuration setup, you can use the alternative config file found in includes/modules/Non-AdminEdition/tabbed_products_lite.php. Move that file to the root directory of includes/modules/ and replace the existing default admin version. Now you can make all configurations in that file instead of the Admin panel

    Both versions have all the features listed in this document.
    YOU MUST DELETE ALL FILES FROM VERSION 2.x OF TABBED LITE TO AVOID CONFLICTS

    Enjoy!

    Qhome
    hmm

    works the same for me in IE6, IE7, FF 1.5, FF2.0, and Opera 9.1. Maybe reinstall FF or try FF on another PC.

  6. #906
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

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

    Quote Originally Posted by philc View Post
    Did not show in FF but worked fine with IE. FF has java enabled.
    This is what I see in FF.
    * Title
    * About
    * Installation
    * Upgrade
    * How to Use
    * Notes & Demos
    * History
    Besides checking to ensure JavaScript is enabled in Firefox, do you have any Firefox add-ons installed? Maybe NoScript or similar?

    Also try flushing your Firefox cache.

    Woody

  7. #907
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

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

    I've got the same problem with too much space up top. I love the tabs for entering information. Great. But empty up top. Just the image and it looks wrong. Even centering it may help. http://www.estore.haskellgraphics.co...roducts_id=188

    I used the code changes below. But now I'm not really sure where I add the content to go next to the main image?

    And Can restrict these changes to only one category?
    Would a new product type help?
    Thanks.

    Code:
         Code:
         <!--eof Product details list -->
            <br class="clearBoth" /> 
    REMOVE this:
         Code:
         <br class="clearBoth" /> 
    FIND in templates/tpl_product_info_display.php
         Code:
         <!--eof Product details list -->
            <br class="clearBoth" /> 
    REMOVE this:
         Code:
         <br class="clearBoth" />

  8. #908
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    Hi there,

    Im using the latest version of tabbed lite (1.3.8) and im just wondering how do you move the product description beside the product image instead of below it?

    I tried changing it by CSS but doesn't help.

    Thank you

  9. #909
    Join Date
    Jan 2007
    Location
    Bellingham, Wa
    Posts
    174
    Plugin Contributions
    0

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

    Berserk use global main image on tab in admin > tabbed config.

    Will work.

    I tried it but I'm trying to keep it up top and just add some content to the side of it.

  10. #910
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    I do not want the image to be in a tab. I just want the description to be beside the image.

 

 
Page 91 of 120 FirstFirst ... 41818990919293101 ... 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