Page 33 of 120 FirstFirst ... 2331323334354383 ... LastLast
Results 321 to 330 of 1194
  1. #321
    Join Date
    Feb 2004
    Posts
    1,774
    Plugin Contributions
    14

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

    Quote Originally Posted by IntelCos
    As for the button, I prefer the layout as it is seen unless you feel it would be better placed elsewhere.
    So the flyout is working now? :) good
    Also, did my comment about using it on a multilingual site make sense? all the names can be edited to any language so it can be in anywhere from Albanian to Zimba.

    As far as the layout, currently where you have your button, that is where the Quantity Discount table would go. So although you aren't using it, someone else could be and that large image link would probably shift the qty discount table down farther. Which isn't a big deal, but there is some extra room above or below the add to cart button on most sites anyway, especially in the way it was coded for the tabs, so right above the add to cart button would be my first inclined place to put it.

    But then again, if you use the text link, it would make more sense to put it somewhere else. So its really a customization choice you can exercise for your own personal site. Im just curious to see if most people use the text link or large link image for that link and where they would like to see it by default.

    Quote Originally Posted by IntelCos
    What did you think of the site, products have yet to be completed as the whole store is being redone for many reasons.
    The current tabs you have (version2) overlap the right column in Opera and FF. Not sure why it's doing that for you, never had that problem for me. But it looks like you may have added some padding somewhere to fix the background of the left tab image on a non-white background because the border underneath each tab is slightly off. Things like that are why I switched to different tab code, there was too much bloat and confusion in the old tabs. So If we get this all figured out for you, I would recommend switching to version3.

    Also, did you get your Cross Sell stuff working on your page? If not, send me your modified tpl and I'll try to help with both that and the ask a question image link placement.

  2. #322
    Join Date
    Apr 2004
    Location
    Montreal
    Posts
    755
    Plugin Contributions
    1

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

    I'll try your version 3 again as I made some changes to placement as well. Let you know what happens there in a bit
    IntelCos

  3. #323
    Join Date
    Apr 2004
    Location
    Montreal
    Posts
    755
    Plugin Contributions
    1

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

    OK, tried v3 and the tabs fail to work with massive java errors in both IE and Foxy.

    No clue as to what gives with this....
    IntelCos

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

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

    As far as the layout, currently where you have your button, that is where the Quantity Discount table would go. So although you aren't using it, someone else could be and that large image link would probably shift the qty discount table down farther. Which isn't a big deal, but there is some extra room above or below the add to cart button on most sites anyway, especially in the way it was coded for the tabs, so right above the add to cart button would be my first inclined place to put it.
    I will take this opportunity to suggest to put it as high as you can on the product page. It will be more noticeable for shoppers there, specially if you have lots of description and/or attributes/options. Also an image button will be better to be noticed, since people don't read... And if you think, when listing, that a product might bring questions or doubts to the buyer, put a comment as well on the description of the AaQ button.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

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

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

    Quote Originally Posted by ideasgirl
    I will take this opportunity to suggest to put it as high as you can on the product page. It will be more noticeable for shoppers there, specially if you have lots of description and/or attributes/options. Also an image button will be better to be noticed, since people don't read... And if you think, when listing, that a product might bring questions or doubts to the buyer, put a comment as well on the description of the AaQ button.
    Well I wouldnt be changing the functionality of the AaQ contrib. just the placement of the default link. The link defaults to text then so I will leave it as text, it will be up to you to move it where you like it, but here is a decent place for it:

    http://www.unbannable.com/zen/index....&products_id=2

    But after seeing how easy it is to place the link, I think I just might leave it off. Unless I made a full tab out of it that has the actual form on the tab.

    Also, based on the Ask A Question read me, there is a major fault in the author's recommended positioning if you do not have Stock, model, manufacturer, or weight enabled, it will not show the link. So I made the link more modular like the rest of the contribs:
    Code:
    <!--bof Ask A Question -->
      <span id="productQuestions" class="biggerText">
      <strong><?php echo '<a href="' . zen_href_link(FILENAME_ASK_A_QUESTION, 'products_id=' . $_GET['products_id']) . '">Ask a Question about this product</a>'; ?></strong>
      </span>
    <!--eof Ask A Question -->
    Thats how I have it on my demo link above. This would make it easier for you to move it around based on whether or not you have a text link or image link, you coudl customize where you want it.

    IntelCos, please send me your v3 tpl file that you've modified to my PM so i can see what is possible wrong. You shouldn't be getting any javascript errors unless parts of your page aren't loading.

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

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

    The link defaults to text then so I will leave it as text, it will be up to you to move it where you like it, but here is a decent place for it
    Look like a good place for it.
    But after seeing how easy it is to place the link, I think I just might leave it off. Unless I made a full tab out of it that has the actual form on the tab.
    Right! Totally agree.
    Thats how I have it on my demo link above.
    Your page is showing an error and is not showing up correctly.
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

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

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

    Quote Originally Posted by ideasgirl
    Your page is showing an error and is not showing up correctly.
    hmm? oh maybe i was in the middle of editing something when u checked.. should be fine now. Unless you are referring to the javascript errors.. thats because im also working on a new contrib.. those errors aren't related to the tabs.

  8. #328
    Join Date
    Apr 2004
    Location
    Montreal
    Posts
    755
    Plugin Contributions
    1

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

    using the v2 tpl display at moment, all I did was to try your v3 tpl and thats where the issues come into play.

    x-sell tab shows, but no products showing, v2 x-sell works as you can see with products listed

    as well, ask a question disappears with v3
    IntelCos

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

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

    Unless you are referring to the javascript errors.. thats because im also working on a new contrib.. those errors aren't related to the tabs.
    Yes, apparently that new contribution is affecting this item (continues there).
    as well, ask a question disappears with v3
    Did you add the code to the template file?
    IDEAS Girl
    IDEAS Creative Group
    = Your image... our business!

  10. #330
    Join Date
    Feb 2006
    Location
    UK
    Posts
    306
    Plugin Contributions
    1

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

    OK just installed v3.1 Full release, and it fails to work at all. Showing a java script error and the areas where the tabs originally were (I was using v2.7 before) is simply blank. I haven't read all 13+ pages of info in this thread, suffice to say it was working fine at 2.7 ... installing v3.1 broke it, nothing else changed.

 

 
Page 33 of 120 FirstFirst ... 2331323334354383 ... 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