Zen Follower
- Join Date:
- May 2010
- Location:
- London
- Posts:
- 324
- Plugin Contributions:
- 0
Tabbed Products Pro (TPP) Contrib - Official Thread
Thank you everyone!
@khopek: wow! outstanding website!
is that a template or bespoke?
Views: 397,317
Zen Follower
Thank you everyone!
@khopek: wow! outstanding website!
is that a template or bespoke?
Zen Follower
Does anyone has a working Attribute sub tag? :dontgetit
I can get *Attributes *tag to work on its own. No problem there. Either with the <!--#AttributeOptions#--> code or when the TPP Config is set as 1 for "TPP - Global Attributes on Tab".
But if I use the <!--*sub_AttributeOptions(#)*--> code, *Attributes *moves out of TPP and sets itself underneath, in a separated div. (FYI: I did replace the # by the Tag number)
The only way I can get *Atttributes *to work as a sub tag is when the TPP Config is set as 1 for "TPP - Global Attributes on Tab".
But here is the problem: I then get it TWICE! :frusty:
I searched this thread, moved things around but I cannot for the life of me get *Attributes *inside a tag.
Any help would be greatly appreciated.
Damien
Zen Follower
More on the "Attribute Sub Tag Issue" above:
With the TPP Config set with "TPP - Global Attributes on Tab" as 0:
The Attributes shows as a Sub Tag Tag **IF **I have both codes in the Description:
AND
<!--*sub_AttributeOptions(#)*-->But if I only have <!--*sub_AttributeOptions(#)*-->, Attributes moves out of TPP.
With the TPP Config set with "TPP - Global Attributes on Tab" as 1:
The Attributes shows as a Sub Tag Tag BUTI have a Duplicate (as stated in my previous post).
In the tabbed_products_pro.php file, there is this section:
//Check if Product Description already has a tag so it doesn't create another one with the Global tag, otherwise add the tag
$first_char_tag = strpos($proddata, "<!--%");
if (intval($first_char_tag) != 0 || strval($first_char_tag) == '') {
if ($bGblProdDescTab == true) {
$proddata = '<!--%'. $gbl_proddesc_tab_name . '%-->'. $proddata;
}
}
Call me crazy but that part should avoid duplicates, no? :dontgetit
If anyone has an idea on how to get the *Attributes *as a Sub Tag, please feel free to share.
TIA
Damien
New Zenner
can anyone explain to me why there is 4 sql files with tabbed products?
nothing in the docs explains minify but it seems to be included in the files????
also in the docs there is a file called res???? is it for the sample tab?
also theres a few extra files that dont seem to be needed?
New Zenner
also what about cjloader? its not mentioned in the docs.
i have installed tabs but is not working on 1.3.9e everything is the same as it was before. the tags dont appear in the descriptions but the tabs arent showing
since then i tried to install cj loader with no luck
Totally Zenned
dutchy:
Thank you everyone!
@khopek: wow! outstanding website!
is that a template or bespoke?
Thank you! I did create the design from scratch. :D
have installed tabs but is not working on 1.3.9e everything is the same as it was before. the tags dont appear in the descriptions but the tabs arent showing
Make sure to enable TPP in in Admin -> Configuration -> TPP- config
New Zenner
that was the first thing i checked
Admin -> Configuration -> TPP- config
and then global enable tabs to 1
im i missing something
Totally Zenned
I get the same problem as QS. The link shows (i.e. product description etc.) but it doesnt show it as tabs, instead it shows as a listed/bullet point link.
Does anyone have this working on 1.3.9e or 1.3.9f?
Totally Zenned
Berserker:
I get the same problem as QS. The link shows (i.e. product description etc.) but it doesnt show it as tabs, instead it shows as a listed/bullet point link.
Does anyone have this working on 1.3.9e or 1.3.9f?I did.. but I just re-set my test site back to a vanilla state so I cannot show it right now.. However I got it working with the latest and greatest Zen Cart with no issues at all..
New Zenner
Berserker im sorry i dont think we have the same prolem
my product info page is the same as before nothing has changed. can anyone help me with this?
New Zenner
i see the script on the source code, i dont understand why its not working
also some one clarify for me that this module come in three parts with in. tabbed products, minify and cjloader?
is cjloader a must for the tabs to work?
Zen Follower
Hello guys !
Does anyone of you know how to the customize the tpp. I've tried everything changing the .css files etc. but I can't get the background-colors of the tabs to change nor the font colors... I'd like the fine results I see on your websites!
Kind regards
Jacob
Totally Zenned
QS Supplements:
i see the script on the source code, i dont understand why its not working
also some one clarify for me that this module come in three parts with in. tabbed products, minify and cjloader?
is cjloader a must for the tabs to work?
Yes, the new version comes in three parts. The minify and cjloader just speeds things up a bit. You can download the 1.5 version if you dont want to install the minify and cjloader. If you intend to install Fast and Easy Checkout module then you might as well install the latest as the cjloader is a requirement.
Totally Zenned
DivaVocals:
I did.. but I just re-set my test site back to a vanilla state so I cannot show it right now.. However I got it working with the latest and greatest Zen Cart with no issues at all..
Did you do some merging? I tried both 1.5 and the latest version but both shows bullet style links. It doesnt show the images. I even tried color background but it didnt do anything at all. It seems like it is not loading the stylesheets. Never had this problem before on previous installs so not sure what is causing the problem.
Totally Zenned
Yes.. There are some core files that need to be merged, but it was fairly simple.. I'll be working on restoring my test store with it installed in the next coupla days.. Been swamped with work..
Berserker:
Did you do some merging? I tried both 1.5 and the latest version but both shows bullet style links. It doesnt show the images. I even tried color background but it didnt do anything at all. It seems like it is not loading the stylesheets. Never had this problem before on previous installs so not sure what is causing the problem.
Totally Zenned
I checked files from the tabbed pro mod 1.5 against zen cart 1.3.9f and the only file that is overwritten is the tpl_product_info_display.php. What other core files are there to be merged apart from this one? Also, when i checked this file against the same file from a new install, the only differences are the lines of the tab pro mod. No significant changes.
Totally Zenned
Hello,
Update to my problem. I installed the very latest TPP 1.0.6C and this works on Zen Cart 1.3.9F. Im not sure if it's my installation but TPP 1.0.5 doesnt work completely. It does display the links but not in an image background.
If anyone managed to get this to work with Multi Cross Sell mod, please let me know.
Thanks
Totally Zenned
Berserker:
Hello,
Update to my problem. I installed the very latest TPP 1.0.6C and this works on Zen Cart 1.3.9F. Im not sure if it's my installation but TPP 1.0.5 doesnt work completely. It does display the links but not in an image background.
If anyone managed to get this to work with Multi Cross Sell mod, please let me know.
Thanks
Sorry I missed your last post..:blush: (working on restoring my test store..) Glad you got it all worked out.. I have TPP back working on my test store..
http://zentestcart.overthehillweb.com/index.php?main_page=product_info&cPath=1&products_id=3
Totally Zenned
No worries but thanks for going through the trouble, im sure it will help a lot of people.
Im just not sure why 1.0.5 did not work considering it was the one that was tested on 1.3.9. Just happy that it is working now and hoping to get Multi Cross Sell to work.
Totally Zenned
Berserker:
No worries but thanks for going through the trouble, im sure it will help a lot of people.
Im just not sure why 1.0.5 did not work considering it was the one that was tested on 1.3.9. Just happy that it is working now and hoping to get Multi Cross Sell to work.
If you get Multi Cross Sell to work please post the solution, i know a lot of people here are waiting for it. :smartalec:
Fields marked required must be completed.
Tell staff why this post should be reviewed.