Page 156 of 222 FirstFirst ... 56106146154155156157158166206 ... LastLast
Results 1,551 to 1,560 of 2217
  1. #1551
    Join Date
    Sep 2006
    Location
    USA
    Posts
    291
    Plugin Contributions
    0

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

    Quote Originally Posted by DivaVocals View Post
    Okay.. let me be clearer on the point I'm making and move on.. You cannot add the tab code in WYSIWYG mode.. You MUST be in CODE/TEXT editing mode.. Even if you use Dreamweaver..
    I agree, this is what I was saying in less words. I'm sorry I never drag and drop
    Signature not needed

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

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

    hi I am back again about this. Is there a way of editing the tabbed_product.php file in module to add code to call in extra fields, looking at it you would think it could be done, would it not be same as the product info display and how it can be coded. Anyone??

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

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

    with regards to the post before about the double title tab, this is controlled in the TPP admin config is it not!?

    DivaVocals, just wanted to say thanks, it was driving me crazy about the global tabs, at least i can put it to bed now and do it indivually, the dummy template sounds great, and i use easypopulate so i think it will be pretty easy to edit the .xml file inside excel as a spreadsheet and use =concatenate to glue the cell with the custom tab info to paste on to the existing descriptions.

    if anyone is using easypopulate and edits in an xml spreadsheet the concatenate code is
    Code:
    =CONCATENATE(A1,B$1)
    A1 being the existing product data and B1 being the new custom data, obvously change cell names as you need to, copy the cells and then paste special the new data into the original product description cell.

    i only post the above as it infuriates me not being able to find what i need, hopefully this will help someone using the EP module to populate their custom tabs :)

  4. #1554
    Join Date
    Feb 2011
    Location
    Between London and Cetinje
    Posts
    107
    Plugin Contributions
    0

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

    Quote Originally Posted by bonnit View Post
    with regards to the post before about the double title tab, this is controlled in the TPP admin config is it not!?
    Thank you.
    Exactly as you said, in TPP admin the value of"Show tab headers" should be 0 (zero).

  5. #1555
    Join Date
    Jan 2007
    Location
    Los Angeles, California, United States
    Posts
    10,023
    Plugin Contributions
    32

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

    Quote Originally Posted by jagall View Post
    hi I am back again about this. Is there a way of editing the tabbed_product.php file in module to add code to call in extra fields, looking at it you would think it could be done, would it not be same as the product info display and how it can be coded. Anyone??
    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..
    My Site - Zen Cart & WordPress integration specialist
    I don't answer support questions via PM. Post add-on support questions in the support thread. The question & the answer will benefit others with similar issues.

  6. #1556
    Join Date
    Mar 2011
    Location
    Ireland
    Posts
    286
    Plugin Contributions
    0

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

    No you prob right, think I need to get back to basics on this one, will let you know though if I get a solution. cheers.

  7. #1557
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

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

    I need some help...
    I've just installed this on my live site and I am impressed with the look of this mod.

    EXCEPT I have one problem regarding the 'Reviews'

    I see there are some posts on duplicate buttons but my set up is placing all reviews within the reviews tab as it should, along with the buttons for read and write a review. All good so far!!

    BUT, lower down the page... All my reviews are still displaying as they would WITHOUT TPP so it kind of defeats the object and looks a mess.

    Any idea what may have gone wrong?

    ww /metalpix.co.uk look in the lighters section

    Thanks

  8. #1558
    Join Date
    Sep 2010
    Posts
    448
    Plugin Contributions
    0

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

    I have managed a work arround... using the supplied info_displat.php now I'll ad back the missing mods

  9. #1559
    Join Date
    Apr 2004
    Location
    new mexico usa
    Posts
    27
    Plugin Contributions
    0

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

    Quote Originally Posted by fashions View Post
    Thank you in advance, for the very adaptable addon to zencart.

    Problem 1:
    "Reviews" tab is showing Additional Images information when selected.
    Don't know where to start. Would you care to have a look?

    Problem 2:
    too, i am stuck on formating product page.
    we want to have the purchase selections to right of the "productMainImage" using Tabbed Products Pro.


    site heavily modified 1.3.8a site

    Product test page with order information to right of main product image Here



    Thanks,

    Corrected Problem 2
    alt_tpp_tabs13.css

    WAS
    .tabcontent{
    clear: both;
    float: right;
    width:55%;

    the header of the tabs was moved up under the product name , price , add to cart button
    however
    the content of the tabs, description paragraph, details paragraph, ecct, were floating right but spaced below the main image about 2 inches down.

    NOW
    .tabcontent{
    clear: right;
    float: right;
    width:55%;

    the header of the tabs was moved up under the product name , price , add to cart button
    and
    the content of the tabs, description paragraph, details paragraph, ecct, were floating right and correctly displayed under the tabs to the RIGHT of the main product image. YEA!
    Attached Images Attached Images  

  10. #1560
    Join Date
    Apr 2004
    Location
    new mexico usa
    Posts
    27
    Plugin Contributions
    0

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

    Review tab showing "additional images" ???

 

 

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