Page 118 of 120 FirstFirst ... 1868108116117118119120 LastLast
Results 1,171 to 1,180 of 1194
  1. #1171
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    OK. it looks like Option 1 will work. I even found a little easier way of doing it by basically replacing the off-tab code with a blank via javascript el.innerHTML = '';

    now when the form is sent, it has nothing to override the value so it uses the correct value.

    I will need another few hours to work on it tho, and tonight isn't looking good. Tomorrow late morning it should be ready.

  2. #1172
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

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

    I have been looking at this other mod.
    But thinking, perhaps I can get this done with tabs.

    It allows a product to be placed (for that mod in 1 Catagory)
    Without a Add To Cart or Price Button.
    They call it Gallery.
    Stores with one-of-a-kind products may benefit from a showcase gallery for sold items.

    This mod allows regular products to be simply moved to one or more designated categories when sold; they will then, in product listing and product info pages, appear without price or add to cart/sold out displays.

    Other elements of display can also be turned off or modified following simple coding examples.

    This may also be useful for upcoming items which are not yet available for sale.
    http://www.zen-cart.com/index.php?ma...roducts_id=606

    Now the reason I want this is because I want to actually just use the product listing to launch to another site where I earn the refferal fee... But
    Listing things this way will allow me to still send it to google etc...

    Unless of course this can be done by putting a code in which would also be cool.

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

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

    Gallery mod is basically a product info template modification to remove the add to cart. Technically if all you want to do is remove the cart button all together that could be done easily with TPL or just by editng the product info template. I don't know what else that mod offers as I haven't installed it.

    I'm not sure but I would think it would have made more sense to make the gallery a separate product type that would follow the format.. so that you could make some products "Gallery only" and other products could be normal with add to cart button. But I digress and don't fully know the contrib.

    you could also use the Gallery Mod's product info template and add the 3 lines of TPL code to make it tabbed and have the best of both :)

  4. #1174
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    UPDATE:

    Ok I got all the kinks worked out with the attribute over writes. It was even easier than I thought after taking a break. I realized that instead of just hiding the non-tabbed code for items that exist on tabs, I could just make the client think that the innerHTML was deleted. So there's nothing there to override the tabs. Works Great!

    As I said before, I am going to be creating a new thread as this one has reached it limit. Because this version has been completely rewritten, I will be jumping up to TPL v4.0... tho i'm not sure how i ever got past 1.x I was living fast and loose with my version numbers in the early days

    Maybe I'll just rename the whole contrib to something like TabMagic or something. I'll sleep on it.

    stay tuned
    Last edited by qhome; 19 Jan 2008 at 04:32 AM.

  5. #1175
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

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

    you could also use the Gallery Mod's product info template and add the 3 lines of TPL code to make it tabbed and have the best of both :)
    Cool. Ill wait untill tabMagic comes out first. Wouldn't make sense to try it now.

  6. #1176
    Join Date
    Feb 2004
    Posts
    1,278
    Plugin Contributions
    0

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

    Just checking in... Thought you would have it up by now... Running into any problems???

  7. #1177
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    LOL Sorry forgot to update this thread with the new thread. I released it last night:

    http://zen-cart.com/forum/showthread...690#post493649

  8. #1178
    Join Date
    Nov 2006
    Posts
    4
    Plugin Contributions
    0

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

    Hi,
    I'm attempting to install this module on a freshly installed ZenCart and am getting the following error when uploading the SQL Patch.
    ------------------------------------------------------------

    1146 Table 'zencart.configuration_group' doesn't exist
    in:
    [SELECT @gid := configuration_group_id FROM configuration_group where configuration_group_title LIKE 'Tabbed Products Config';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    ------------------------------------------------------------
    I would be grateful for any help diagnosing what is going wrong!

    http://www.cottoncloudfutons.com/onlinefutonstore.01

    thanks

    dtb

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

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

    Quote Originally Posted by cottoncloud View Post
    Hi,
    I'm attempting to install this module on a freshly installed ZenCart and am getting the following error when uploading the SQL Patch.
    ------------------------------------------------------------

    1146 Table 'zencart.configuration_group' doesn't exist
    in:
    [SELECT @gid := configuration_group_id FROM configuration_group where configuration_group_title LIKE 'Tabbed Products Config';]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    ------------------------------------------------------------
    I would be grateful for any help diagnosing what is going wrong!

    http://www.cottoncloudfutons.com/onlinefutonstore.01

    thanks

    dtb
    This contrib is no longer supported and has been replaced by "Tabbed Products Pro". the Pro version should fix this problem and others.

    You can see the official support thread here:
    http://zen-cart.com/forum/showthread...013#post496013

  10. #1180
    Join Date
    Aug 2007
    Posts
    19
    Plugin Contributions
    0

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

    Hey all,

    Thanks for this great contrib!

    I installed it and it went fine but I'm getting this in result.



    Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.

    Thanks in advance!

 

 

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