Page 28 of 120 FirstFirst ... 1826272829303878 ... LastLast
Results 271 to 280 of 1194
  1. #271
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    3.1 Final Released!!!

    OK I've tweaked a few more things.

    I added the ability to add text below the tabs now :) It was ridiculously simple. Other than that I just cleaned up a few spaces and I think its time for this to go Final.

    I've uploaded the 3.1 Final to the downloads section. Here is the link (might take time for mods to approve the file so be patient)
    http://www.zen-cart.com/index.php?ma...roducts_id=146

    I've also cleaned up my Demo site a bit to show more examples of what can be done and what it looks like. Click Demo link in my signature.

    Here is a complete list of all the changes in 3.1 for those just joining us:

    • Completely new tab code and setup. Much smaller code and css.
    • Completely new images and css. Also using image shifting now so there are less images to load.
    • Two Different stylesheets/image sets for different tab looks. Also easy to make your own. The silver style (default) has complete transparent backgrounds so the bg color of your page doesn't matter.
    • Complete CSS control on tab text, rollover, and more.
    • Added GLOBAL enable/disable of hardcode tabs as well as individual
    • Added GLOBAL enable/disable of header bars in tabs. Also added ability to hide headers when javascript is on OR off seperately
    • Added ability to add text below tabs. Add <!--@EndTabs@--> to your product description and all text after that will be after tabs :)
    • Merged the Cross Sell version with the main version to make it easier to maintain. Now you can set a flag if you have CrossSell installed. Don't enable it if you don't have it installed or you will get errors.
    • Merged Add to cart, Attribute Options, Product details (Stock, Model, etc), and Qty Discounts. Now all on same tab in a table. Looks and works 10 times better now and prevents the Add to Cart button from floating off the tab container :)
    • Enabled Additional Images, Customers Also Purchased, and Cross Sell to check if there is any content for them. If not, then don't load the tabs for that product even if the global is set to true.
    • If there are no tabs at all I hide the entire tab container to prevent extra border lines from the empty shell.
    • Added some "\n" to make the HTML source code from the browser look cleaner
    • Cleaned up some comments and spacing.


    THANK YOU TO ALL OF YOU THAT HELPED ME TEST THE NEW VERSION! I HOPE YOU LIKE IT

    @Woody, I will look into adding the More Info and Global Product Description tabs in the next version. I'm not sure yet if I want to make separate tabs for reviews and tell a friend and put the actual form code inside there instead of just the link.

    NOTE!! The version I uploaded has the Cross Sell stuff set to true, so if you don't have it, you will get errors right after copying the file. Edit the TPL file and set those settings to false. Sorry. I meant to do that before I uploaded it.
    Last edited by qhome; 21 Jul 2006 at 07:24 PM.

  2. #272
    Join Date
    Mar 2005
    Posts
    555
    Plugin Contributions
    4

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

    Hi Q!
    I just wanted to say, nice work sir.
    Ive added simple buttons to the admin to add the tab code into the product description and will upload it soon (tomorrow somewhen).
    Ive also changed the X sell setting you forgot to change for you.
    My humble contributions....
    Info at a Glance Admin, Alternative Header & Improved Whos Online + Currently working on the next!
    If you have to think..... your obviously looking at the admin :)

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

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

    Quote Originally Posted by Reesy
    Hi Q!
    I just wanted to say, nice work sir.
    Ive added simple buttons to the admin to add the tab code into the product description and will upload it soon (tomorrow somewhen).
    Ive also changed the X sell setting you forgot to change for you.
    Great. ya I just got some checkbox buttons from woody that help me a great deal put snippets of text in place for me on my admin->orders page so im sure a similar setup for this would be great.

  4. #274
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,547
    Plugin Contributions
    9

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

    One item for wishlist. Add a "More Info" tab to include More Info URL, and Reviews, Tell A Friend, and Ask A Product Question buttons (if any of these items are enabled).

    I have found that feature very useful.
    Woody, I rearraged the AaQ button just on top of the tabs and doesn't look bad, if you want to know what and how to rearrage, let me know.
    Attached Images Attached Images  
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  5. #275
    Join Date
    May 2006
    Posts
    725
    Plugin Contributions
    0

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

    ghome,

    im using this final version 3.1 but im just wondering if i could use the tpl_product from beta 2 instead of the one here in the final version? if yes, do i have to change anything to the other files in this new version?

    Thanks for this awesome mod!!!

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

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

    Quote Originally Posted by Berserker
    ghome,

    im using this final version 3.1 but im just wondering if i could use the tpl_product from beta 2 instead of the one here in the final version? if yes, do i have to change anything to the other files in this new version?

    Thanks for this awesome mod!!!
    RC1 changed quite a bit from beta2. Is there any reason why?

    here was change list from beta2 to RC1
    Fixed more javascript errors. That should be all of them now
    added ability to hide headers when javascript is on OR off
    Merged the Cross Sell version with the main version to make it easier to maintain. Now you can set a flag if you have CrossSell installed. Don't enable it if you don't have it installed or you will get errors.
    Made the whole Add to cart, Attribute Options, Product details (Stock, Model, etc), and Qty Discounts in a table now to fix the floating problem. Looks and works 10 times better now :)
    Enabled Additional Images, Customers Also Purchased, and Cross Sell to check if there is any content for them. If not, then don't load the tabs for that product even if the global is set to true.
    If there are no tabs at all I hide the entire tab container to prevent extra border lines from the empty shell.
    Its up to you, but the supporting files will work with it.

  7. #277
    Join Date
    Feb 2004
    Location
    Georgia, USA
    Posts
    1,948
    Plugin Contributions
    0

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

    Qhome, I am not sure if you're aware or not that something is wrong with the images on your demo site. Your site is loading the same image for small, medium, large (size-wise) although it's resizing the width and height correctly, it's not truly resizing the images. I am assuming that this has nothing to do with the contribution right?

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

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

    qhome,

    it's nothing really. i just thought that since im not going to use some of it's other features that you have added, i might use the old one since size wise it's a bit less. but i guess i'll stick to this one :)

    thanks again

  9. #279
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by BlessIsaacola
    Qhome, I am not sure if you're aware or not that something is wrong with the images on your demo site. Your site is loading the same image for small, medium, large (size-wise) although it's resizing the width and height correctly, it's not truly resizing the images. I am assuming that this has nothing to do with the contribution right?
    hmm I dont have medium or large images for my demos so it would automatically load the same image.. thats a zencart feature. But I do notice the small is smaller than the default size of the image, the medium is also smaller than the actual image, and the large= the actual size of the image.. so it still appears to be working size wise as well.. but dont expect huge pics as i only have the one in the main folder

    BTW.. are you still lookin to get this on your music product type? Now that I've finalized it, I can work on converting a music version.

    Quote Originally Posted by Berserker
    qhome,

    it's nothing really. i just thought that since im not going to use some of it's other features that you have added, i might use the old one since size wise it's a bit less. but i guess i'll stick to this one :)

    thanks again
    If the size bothers you, you could remove all the comments, but really, most files are much larger than even this one, they fool you by their size, but they do so many php requires and includes that when they load, they are quite large. Most of the size in my file is just comments tho, so they wont slow down rendering on a browser.
    Last edited by qhome; 22 Jul 2006 at 03:51 AM.

  10. #280
    Join Date
    Aug 2005
    Location
    Trujillo Alto, Puerto Rico
    Posts
    1,547
    Plugin Contributions
    9

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

    This last update is not working nice for me.

    The "add to cart" box is floating on the right side besides the attributes. Is there a way to change this? just the way it was before...
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

 

 
Page 28 of 120 FirstFirst ... 1826272829303878 ... 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