Page 111 of 120 FirstFirst ... 1161101109110111112113 ... LastLast
Results 1,101 to 1,110 of 1194
  1. #1101
    Join Date
    Jul 2004
    Location
    stroud, gloucestershire
    Posts
    205
    Plugin Contributions
    1

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

    Hi

    Brilliant, thanks qhome! I couldnt get your second suddestion to work but the iframe solution works a treat!

    Thanks very much for you rhelp

    Kind Regards

    Paul

  2. #1102
    Join Date
    Sep 2007
    Posts
    38
    Plugin Contributions
    0

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

    Great MOD ghome!

    I do have one question if anyone knows;
    Is there a way to have the reviews fully display instead of having to read more and
    then click to open the others ones.

    Whereas the reviews never show up outside of the tabs and fully spell
    out the entire reviews.

  3. #1103
    aksi Guest

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

    This code worked for me:

    <object data="bka/test.html" type="text/html" width="700" height="900">
    alt : <a href="bka/test.html">test.html</a>
    </object>

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

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

    Quote Originally Posted by Funkmanusa View Post
    Great MOD ghome!

    I do have one question if anyone knows;
    Is there a way to have the reviews fully display instead of having to read more and
    then click to open the others ones.

    Whereas the reviews never show up outside of the tabs and fully spell
    out the entire reviews.

    Thats a config for the zen-cart reviews core code. Search for it as I think others have asked how to get more text before the "... read more" link shows up. My contrib only calls the core reviews page but doesn't change any of the code for it.

  5. #1105
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    Quote Originally Posted by Wilkesy View Post
    Hi

    Brilliant, thanks qhome! I couldnt get your second suddestion to work but the iframe solution works a treat!

    Thanks very much for you rhelp

    Kind Regards

    Paul
    Dear Paul, what is the website address where I can see this in action?

    Thanks!

  6. #1106
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    Quote Originally Posted by carolight View Post
    This is a wonderful mod - thank you.

    However, I've read most of the 107 pages, and have copied and pasted codes, but I can't fix this:

    What I would like is:

    Product Description -- Add To Cart -- Reviews

    The Add To Cart would show the attributes. Just like on your sample product 1.

    Theoretically this should work?

    Code:
    <!--%Product Description%-->
    blahblahblah
    <!--%Add To Cart%-->
    <!--*sub_AttributeOptions(2)*-->
    But I get the attributes under "blahblahblah" (product description), and nothing on Add To Cart.

    I have tried to get Add to Cart appearing automatically, as it should if you have custom tags (?) but that didn't show nohow.

    My Global Add To Cart is 1, as if it is 0, the attributes show under all the tabs. I just want them on the Add to Cart tab.

    Thank you, if you can help!

    So does this mean that the the "add to cart" button will only show up on the "Add to Cart" tab and not be viewable from all the tabs (at the bottom of the page)?

    My problem is that I have a lot of attributes/options (stuff people need to fill in) and so I wanted to put them all on their on tab to make things nicer looking and keep the pages shorter.

    BUT I kept getting people email me asking me where is the area they are to give me their info/choices. They do not seem to even see the Attributes/Options tab. Not even after I put in the follow text in bold red print in the Product description: IMPORTANT: Click the Attributes/Options tab above and FILL OUT THE INFO NEEDED.

    What else can I do to make it easier for people to understand where they are to put their info?

    1. I could just put all the attributes on the Product Description page and just have a L O N G page.

    2. I could add a "Add to Cart" tab and only have the "add to cart" button on that tab and not showing from the other tabs (not at the bottom of all the tabs). That would force people to find and click on the right tab or leave the cart.

    3. Keep the Attributes/Options in its own tab, but rename the tab, "Add to Cart" maybe more people would click it then?

    3. I am open to suggestions on this one.

    Any one else having this problem?

    Page to see what I am talking about:

    http://www.horse-logos.com/logodesig...posit-p-5.html

    Thanks for any help with this. I added a cart to my site to try to make it easier for people to order from me and to cut down on having so many people email me that they are lost, but that doesn't seem to be the case. What am I doing wrong, or how can I do this better?

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

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

    I'm going to work on a new minor version for 1.3.x to address the popular requests to make the add to cart its own tab. But I will be making a whole new version for 1.4. Give me a few days to release a new version.

  8. #1108
    Join Date
    Jan 2006
    Location
    Kentwood, Louisiana, United States
    Posts
    117
    Plugin Contributions
    0

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

    Quote Originally Posted by qhome View Post
    I'm going to work on a new minor version for 1.3.x to address the popular requests to make the add to cart its own tab. But I will be making a whole new version for 1.4. Give me a few days to release a new version.
    Don't rush, I can wait for the new version. Thank you so much!

  9. #1109
    Join Date
    Sep 2007
    Posts
    23
    Plugin Contributions
    0

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



    I read through this thread and am impressed by the great work. Today I tried to install the tabbedProducts-LITE into my site (Zencart 1.3.7): http://www.bioland-sci.com. I copied all the files (shown in readme 'Files to upload". Then I run the SQL file in admin-->tools-->install SQL patches by uploading (not copying). Then it comes the error info:

    1146 Table 'biolands_zc1.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.

    How can I resolve this problem? Help is appreciated.

  10. #1110
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by biojohn View Post


    I read through this thread and am impressed by the great work. Today I tried to install the tabbedProducts-LITE into my site (Zencart 1.3.7): http://www.bioland-sci.com. I copied all the files (shown in readme 'Files to upload". Then I run the SQL file in admin-->tools-->install SQL patches by uploading (not copying). Then it comes the error info:

    1146 Table 'biolands_zc1.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.

    How can I resolve this problem? Help is appreciated.
    See here: http://www.zen-cart.com/forum/showth...=37182&page=86

 

 

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