Page 157 of 222 FirstFirst ... 57107147155156157158159167207 ... LastLast
Results 1,561 to 1,570 of 2217
  1. #1561
    Join Date
    Jun 2009
    Location
    Kent, UK
    Posts
    347
    Plugin Contributions
    5

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by Rizla View Post

    ww /metalpix.co.uk

    Thanks
    Ah..... now i understand why you wouldn't give your web address to troubleshoot the error you had with my mod

  2. #1562
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by DivaVocals View Post
    Please don't take this the wrong way, but you've asked this question several times, and the fact that no one has answered would seem to indicate that no one knows the answer to your question..

    Also as I stated earlier adding fields the product info display is really NOT a TPP question.. Though TPP modifies the product info to add the tabbed display code, you want to add fields to the product info display and THAT is really not a TPP support question..

    This is not likely the first time adding fields to the product info display has been asked on this forum.. Suggest doing a search to see if somewhere else on the forum there is a solution for you already posted.. If you can't find a solution already posted, perhaps you might want to give some thought to hiring someone to code this up for you..

    Its me again, now before you say anything, got my custom tabs to partially work:

    Product Code: NEBR3001
    Delivery/Shipping Weight: 1.7kg
    Manufactured by: Nestle
    36 0.89

    The input code is as follows:
    // Preload Details
    if ($bDetailsOnTab != false) {
    $fmtDOT = '<div style="width:100%;">' . "\n";
    $fmtDOT .= '<ul id="productDetailsList" class="floatingBox back">';
    $fmtDOT .= (($flag_show_product_info_model == 1 and $products_model !='') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n";
    $fmtDOT .= (($flag_show_product_info_weight == 1 and $products_weight !=0) ? '<li>' . TEXT_PRODUCT_WEIGHT . $products_weight . TEXT_PRODUCT_WEIGHT_UNIT . '</li>' : '') . "\n";
    $fmtDOT .= (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>' : '') . "\n";
    $fmtDOT .= (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n";
    $fmtDOT .= ($product_info->fields['products_count']). "\n";
    $fmtDOT .= ($product_info->fields['products_unit_cost']). "\n";
    $fmtDOT .= '</ul>';
    $fmtDOT .= "\n" . '<br class="clearBoth" />';
    $fmtDOT .= "\n" . '</div>';

    The 36 is the Count and
    The 0.89 is unit price, all that is missing is that field name, and just cannot seem to work it in. I am sure it can be done as it iust could be hard coded but I have tried so many different scenarios so not being a progammer it doesn't jump out at me. should read as follows:

    Product Code: NEBR3001
    Delivery/Shipping Weight: 1.7kg
    Manufactured by: Nestle
    Count: 36
    RRP: 0.89

    So near now.... please someone add the finishing touches!!!

  3. #1563
    Join Date
    Apr 2007
    Posts
    649
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    I just discovered that my site breaks when I am using this mod with IE9. My site descriptions, and anything else tabbed does not show up. Has anyone else had this problem? I would love to continue using it but can't without showing descriptions to everyone :)
    Thanks!

  4. #1564
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by bonnit View Post
    Ah..... now i understand why you wouldn't give your web address to troubleshoot the error you had with my mod
    Ha ha ha.... Bonnit, I never refused to give you my URL and I certainly had not thought about it to be honest. The mod was not installed on the live site at that time (just on my local test site)

    I congratulate you on yours BTW

    Rizla

  5. #1565
    Join Date
    Jun 2009
    Location
    Kent, UK
    Posts
    347
    Plugin Contributions
    5

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by Rizla View Post
    Ha ha ha.... Bonnit, I never refused to give you my URL and I certainly had not thought about it to be honest. The mod was not installed on the live site at that time (just on my local test site)

    I congratulate you on yours BTW

    Rizla
    and likewise nice job x

  6. #1566
    Join Date
    Jun 2009
    Location
    Kent, UK
    Posts
    347
    Plugin Contributions
    5

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by helpme View Post
    I just discovered that my site breaks when I am using this mod with IE9. My site descriptions, and anything else tabbed does not show up. Has anyone else had this problem? I would love to continue using it but can't without showing descriptions to everyone :)
    Thanks!
    if you post a link you will probably get a response much faster, there could be any number of reasons why it is not working in ie9?

  7. #1567
    Join Date
    Aug 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Hi
    My name is Alen . I installed TPP Yesterday, it was wonderful mod. But I suddenly found that the banner on home page stopped auto rolling ( 3 ADs), also the discount 20% section(right under banner) can not move left or right . I found the problem caused from over write the file html_header.php in commom folder( when I back up html_header.php every thing return to normal but tabs will not shows up).

    Really need your help !!!!! Please!!

  8. #1568
    Join Date
    Aug 2011
    Posts
    2
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread


  9. #1569
    Join Date
    Dec 2009
    Posts
    206
    Plugin Contributions
    2

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    Quote Originally Posted by alienz View Post
    Hi
    My name is Alen . I installed TPP Yesterday, it was wonderful mod. But I suddenly found that the banner on home page stopped auto rolling ( 3 ADs), also the discount 20% section(right under banner) can not move left or right . I found the problem caused from over write the file html_header.php in commom folder( when I back up html_header.php every thing return to normal but tabs will not shows up).

    Really need your help !!!!! Please!!
    This is probably due to the css/js loader files used in TPP 1.07 (the css/js loader will mess with any other jscripts you have). Try COMPLETELY uninstalling TPP 1.07 and install TPP 1.05.

  10. #1570
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

    Default Re: Tabbed Products Pro (TPP) Contrib - Official Thread

    [QUOTE=jagall;1058466]

    Hi All just to let ye know in case anyone comes across the same problem that I have got this sorted by using the following code allowed me to call in my custom fields:

    $fmtDOT .= '<li>' .TEXT_PRODUCT_COUNT . $products_count .($product_info->fields['products_count']). "\n";
    $fmtDOT .= '<li>' .TEXT_PRODUCT_UNIT_COST . $products_unit_cost .($product_info->fields['products_unit_cost']). "\n";

    Sooo Happy, might have been a walk in the park for some but a mountain climbed for me!!!!

 

 

Similar Threads

  1. Main Image Replacer (MIR) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 5 Aug 2017, 02:47 AM
  2. v154 Tabbed Prod Pro (TPP): Adding Anchor Links
    By Feznizzle in forum All Other Contributions/Addons
    Replies: 10
    Last Post: 30 May 2016, 07:50 PM
  3. v139h Conflicts between Tabbed Home and Tabbed Products Pro v1.07
    By swdynamic in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Sep 2014, 06:29 PM
  4. Column Divider Pro (CDP) Contrib - Official Thread
    By qhome in forum All Other Contributions/Addons
    Replies: 275
    Last Post: 3 Nov 2013, 07:44 AM
  5. Tabbed Products Contrib [WIP]
    By qhome in forum All Other Contributions/Addons
    Replies: 22
    Last Post: 22 Sep 2008, 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