-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
AmirGTR
^ my thoughts exactly...
Reminds me of that "300 PG version" trailer on youtube..."tonight...we dine...in heCK" haha
We don't really have any other modules going on in that page. Most of the code is the template written mostly in HTML. Sure it's not as optimized as it should be but it's not that slow.
I could send you the whole tpl_products_info_display.php file if that helps...
I don't need the file.. But it's CLEAR that you have some other code on your tpl_products_info_display.php page which is in conflict with TPP.. If you wanna test this try using TPP with another template. It will be difficult for folks on this forum to troubleshoot this as we almost do not know what we are looking for or what code is the cause of the conflict..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
I don't need the file.. But it's CLEAR that you have some other code on your tpl_products_info_display.php page which is in conflict with TPP.. If you wanna test this try using TPP with another template. It will be difficult for folks on this forum to troubleshoot this as we almost do not know what we are looking for or what code is the cause of the conflict..
We did...
http://www.e-techeshop.com/index.php...oducts_id=5331
Same issue.
I mean, obviously I don't expect you guys to actually troubleshoot it for me but...any ideas about what I should look at or what I should look for?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
AmirGTR
Lotta JavaScript running on your site.. Something is conflicting..
Truly if it was me I would back up and start with a GENERIC template and try adding in modules one by one to see if you can replicate the issue and rule out your templates..
Also have you tried turning off the minify module??
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
Lotta JavaScript running on your site.. Something is conflicting..
Truly if it was me I would back up and start with a GENERIC template and try adding in modules one by one to see if you can replicate the issue and rule out your templates..
Also have you tried turning off the minify module??
Tried it. Seems like it helped it a little bit...but I thought minify is supposed to make it load faster? idk..
Any other ideas? Do you know what the javascript we're running may belong to?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
No and that's kinda my point.. The only way to figure out what the issue is is to start out with a GENERIC template and add your modules in one by one.. It is difficult to tell whether the issue is caused by your template, another module conflicting with TPP.. Just too many variables.. There's NOTHING obvious here..
Quote:
Originally Posted by
AmirGTR
Tried it. Seems like it helped it a little bit...but I thought minify is supposed to make it load faster? idk..
Any other ideas? Do you know what the javascript we're running may belong to?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Good easy mod,
I would like to use this on Document pages or ez pages!
Has anyone tried this?
changed various settings, added the code to products in document cat, but not yet attempted code hacks.
Any ideas where to start..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Folks ...
is there a way to change the tab wording on Attributes, to say, Select Options?
TIA.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Solved!
It's in: /includes/languages/extra_definitions/tabbed_products_pro.php
Just for anyone else who needs it.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
my problem is when i add the <---%product description%--> or what ever the code is it doesnt put it in any tabs it just displays <---%product description%--> please someone help im tearing my hair out can be found at
HTML Code:
http://www.heavenlyhome.co.uk/index.php?main_page=product_info&cPath=87_95&products_id=546
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
willwright111
my problem is when i add the <---%product description%--> or what ever the code is it doesnt put it in any tabs it just displays <---%product description%--> please someone help im tearing my hair out can be found at
HTML Code:
http://www.heavenlyhome.co.uk/index.php?main_page=product_info&cPath=87_95&products_id=546
Check you are in code view?
but looking at your site maybe check everything installed ok.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
willwright111
my problem is when i add the <---%product description%--> or what ever the code is it doesnt put it in any tabs it just displays <---%product description%--> please someone help im tearing my hair out can be found at
HTML Code:
http://www.heavenlyhome.co.uk/index.php?main_page=product_info&cPath=87_95&products_id=546
been checking over your site and could it be that you already have a tab area in action on the home page for the new products and featured products, on the install notes it warns about this and what to do.
Also what mod did you use to get the new products and featureed in tabs, it looks good.
One more thing is your site 1.3.9, i noticed that your filter results by.. has price high to low etc.. not the abcde, is this a new thing to 1.3.9?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Anyone got this mod 1.06c to be fully functional in zencart 1.3.9d ? without issues of tabs showing up or add to cart button missing when activated?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
rxalex
Anyone got this mod 1.06c to be fully functional in zencart 1.3.9d ? without issues of tabs showing up or add to cart button missing when activated?
Yep here's 2 examples to check out
My test site:
Zen Cart 1.3.9e with the latest version of TPP running:
http:// zen138 . overthehillweb . com/index.php?main_page=product_info&cPath=1&products_id=2
Heritage Medals:
Zen Cart 1.3.9d with latest version of TPP running:
http:// www . heritagemedals . com.au/index.php?main_page=product_info&cPath=33&products_id=615
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
No and that's kinda my point.. The only way to figure out what the issue is is to start out with a GENERIC template and add your modules in one by one.. It is difficult to tell whether the issue is caused by your template, another module conflicting with TPP.. Just too many variables.. There's NOTHING obvious here..
hell yeah bro! I fixed it! You were right...there was some crap in the header and it was causing it to load extremely slow. I think there was an extra <noscript> or something like that. Thanks a ton man, you have no idea how much you helped. :D
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
AmirGTR
hell yeah bro! I fixed it! You were right...there was some crap in the header and it was causing it to load extremely slow. I think there was an extra <noscript> or something like that. Thanks a ton man, you have no idea how much you helped. :D
Well.. You're welcome.. I think..:laugh:
and well.. :lookaroun
I'm a girl.. Hence the screen name.. DivaVocals:laugh:
Glad you got it all worked out.. The answers are never simple, and troubleshooting sucks sometimes, but in the end don't cha just feel so much smarter!?:smartalec:
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I'm not sure what happened but my tabs WERE displaying correctly and now they are not!
I have been making some css changes but to the best of my knowledge not any to the stylesheet for TPP.
I have checked the code and that is installed properly and I'm pretty sure its a CSS issue because the product page is performing as should; its just the tabs that are not.
The tabs are displaying across the width of the page, stacked on top of each other. They still function correctly, just not displaying correctly.
-
1 Attachment(s)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Its probably better I guess if I give a visual of the problem.
As you can see, the tabs are stacked on top of each and go the whole width. They function correctly, simply do not display correctly. I'm certain its a css issue, but I don't know CSS well enough yet to 'see' the solution.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
autoace
Its probably better I guess if I give a visual of the problem.
As you can see, the tabs are stacked on top of each and go the whole width. They function correctly, simply do not display correctly. I'm certain its a css issue, but I don't know CSS well enough yet to 'see' the solution.
Got a link?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
gaffettape
Got a link?
sent via PM
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
What would cause the tabs to be 'stacked' on top of each other and go the full width of the center column?
I've tried uploading a fresh copy of the tab css that I'm using (w/o any changes) and the tabs are still stacked.
I've upload fresh copies of the files and still nothing is fixed :frusty:
I've checked and rechecked that they work correctly and they do. That is why I heavily favor a css error is at large here.
Any suggestions....
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
yamadan
Good easy mod,
I would like to use this on Document pages or ez pages!
Has anyone tried this?
changed various settings, added the code to products in document cat, but not yet attempted code hacks.
Any ideas where to start..
Is this possible?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
yamadan
Is this possible?
View the HTML page source of the TPP readme.. What you need to add this code to EZ pages and the defined pages is in there..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
View the HTML page source of the TPP readme.. What you need to add this code to EZ pages and the defined pages is in there..
Thanks.
I have read it a few times, and still can't make sense of it yet.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
yamadan
Thanks.
I have read it a few times, and still can't make sense of it yet.
I think you misunderstood.. the code required to add tabs to EZ pages is in the HTML code that makes up the readme file.. You will need to have some knowledge of HTML and CSS to do this..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hello,
i want to add a global custom tab called 'Delivery' and then have some code i've written to show a over the top fancy image based delivery costs.
All i really need to know is how to add a global tab, unless ofc i enable one of the default tabs that i don't use and then modify the code but this seems a bit unessecary.
any help greatly recieved :)
Andy.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Is it possible to hardcode the tabs into the product page? It's annoying having to copy and paste code for a tab that I use on every page. I would LOVE if there is a way to add input fields/second description area in admin product creation page that correlates to a specific tab on the frontend.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
My apologies if this has been asked before - Is there any easy way to have the add to cart tab name change to out of stock when the product is out of stock?
In lieu of that, I've installed the back in stock notifications and tried to put it on to its own tab but so far nothing shows up so I must of have done something wrong. I followed the instructions in the pdf. Why would it just not show when all the tabs are showing?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
I think you misunderstood.. the code required to add tabs to EZ pages is in the HTML code that makes up the readme file.. You will need to have some knowledge of HTML and CSS to do this..
Gotcha
I was looking at the wrong read me file .txt not readme_tabbed.html
Thanks
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi,
I am using zencart v1.3.9e and I have successfully installed tabbed_products_pro_1-06c. Everything shows up great on the frontend and I can add the proper tpp code to the product description field thru phpMyAdmin. But I am unable to edit the products with the tpp code thru the zen admin control panel. I get this error when I press the "preview" button:
Code:
Error 400: Bad Request
Your browser sent a request that this server could not understand.
Probable reasons are:
* You sent a plain HTTP request to an SSL-enabled server port. Instead please use the HTTPS protocol to access this URL, like this: https://example.com:8443/
* You made a typo in the request, e.g., typed a comma instead of a colon. Please re-check the URL.
Please contact your webmaster if you are not sure what goes wrong.
I am using MySQL client version: 5.0.45, HTTP Server: Apache/2.2.6, PHP Version: 5.2.6 (Zend: 2.2.0).
Can anyone help?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Also, I looked at my server error logs and see this:
Code:
[Wed Aug 11 20:48:06 2010] [error] [client 131.191.55.111] ModSecurity: Access denied with code 400 (phase 2). Pattern match "\\\\%(?!$|\\\\W|[0-9a-fA-F]{2}|u[0-9a-fA-F]{4})" at ARGS:products_description[1]. [id "950107"] [msg "URL Encoding Abuse Attack Attempt"] [severity "WARNING"] [hostname "d11264723.a139.actionwebshared.com"] [uri "/admin/product.php?cPath=1_2&product_type=1&pID=1&action=new_product_preview&page=1"] [unique_id "TGNExkC7aF8AABh2GXoAAAAV"]
What does that mean?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hello,
Installed TPP 1.0.5 since that seem to be the one that was tested on 1.3.9.
Everything seems to work on the front and back end but for some reason, im not getting the tab image to display.
Instead, they are just links in a list type with bullets. Any reason why this is? I uploaded all the files and images.
Any help would be much appreciated.
Thanks
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hello, can someone please provide me with a working link to a website that shows TTP? I have followed the link given on this site but it takes me to an opencart website??
Thanks
Michael
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
dutchy
Hello, can someone please provide me with a working link to a website that shows TTP? I have followed the link given on this site but it takes me to an opencart website??
Thanks
Michael
Check the link in my signature
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
dutchy
Hello, can someone please provide me with a working link to a website that shows TTP? I have followed the link given on this site but it takes me to an opencart website??
Thanks
Michael
You can see TPP on my site as well..
HERE
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
dutchy
Hello, can someone please provide me with a working link to a website that shows TTP? I have followed the link given on this site but it takes me to an opencart website??
Thanks
Michael
Yes, it's very easy to install and holds great benefits once you learn how to customize it.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Thank you everyone!
@khopek: wow! outstanding website!
is that a template or bespoke?
-
Re: Tabbed Products Pro (TPP) - Attribute Sub Tag Issue
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:
- Once as the sub tag (what I want)
- a second time as its own tag (I don't want to get it twice)
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
-
Re: Tabbed Products Pro (TPP) - Attribute Sub Tag Issue
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:
<!--#AttributeOptions#-->
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:
PHP Code:
//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
-
Re: Tabbed Products Pro (TPP) - Attribute Sub Tag Issue
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?
-
Re: Tabbed Products Pro (TPP) - Attribute Sub Tag Issue
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
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
dutchy
Thank you everyone!
@khopek: wow! outstanding website!
is that a template or bespoke?
Thank you! I did create the design from scratch. :D
Quote:
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
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
that was the first thing i checked
Admin -> Configuration -> TPP- config
and then global enable tabs to 1
im i missing something
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
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..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
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.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
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.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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..
Quote:
Originally Posted by
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.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
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.co...&products_id=3
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
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.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
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:
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I've got a question about TPP.......I know you can put "Additional Images" on a tab Global. I also, know that you can create a tab, call is what you want, and add all the additional images on that tab per product. I also know that you can Globaly change the name of "Additional Images" to say anything you want in the defines.
But.....what I'd like to know is can you put "Additional Images" in a tab GLOBALY, SITE WIDE, and only rename a few of these tabs for just a few products?
See, there's over 600 products, and I want the "Additional Images" for ALL the products on a tab. But some of these products additional images are actually "Designs" for the product and I need to rename those tabs accordingly ("Designs"). I was hoping there was a way to do this without having to manually insert a custom tab in every single product in order to rename a few.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
@DivaVocals
I've read a good bit of this thread and you seem pretty knowledgeable about this mod so I'm wandering if you can help me solve this....
Can you please take a look at this posthttp://www.zen-cart.com/forum/showpo...postcount=1217, it contains an image of a problem I'm having with TPP. I PMd qHome back in July but no response.
Have no idea why its displaying in 'block' format instead of 'inline' :lamo:
Thanks very much.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
autoace
@DivaVocals
I've read a good bit of this thread and you seem pretty knowledgeable about this mod so I'm wandering if you can help me solve this....
Can you please take a look at this post
http://www.zen-cart.com/forum/showpo...postcount=1217, it contains an image of a problem I'm having with TPP. I PMd qHome back in July but no response.
Have no idea why its displaying in 'block' format instead of 'inline' :lamo:
Thanks very much.
I wish I had a clue.. It's a CSS issue, but I'm not sure why.. TPP installed out the box should not do this.. Have you tried re-installing??
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
I wish I had a clue.. It's a CSS issue, but I'm not sure why.. TPP installed out the box should not do this.. Have you tried re-installing??
@DivaVocals
First thanks for the reply.
Yes, I tried re-installing. Good, I'm glad its a CSS issue. I've been looking and looking and can't seem to find it :(
Here is the css for tpp, can you take a look at it, some fresh eyes will probably see the problem:
PHP Code:
#slidetabsmenu {
float:left;
width:100%;
font-size:100%;/*93*/
border-bottom:1px solid #005599;/*solid 2763a5 9a9a9a 00008b*/
line-height:normal;
}
#slidetabsmenu ul {
margin:0;
padding:10px 10px 10px 10px;
list-style:none;
}
#slidetabsmenu li {
display:inline;
margin:0;
padding:0;
font-weight: bold;
}
#slidetabsmenu a {
float:left;
/*background:url("../../images/tpp/tableft13.gif") no-repeat left top;*/
margin:0;
padding:0 4px 0 4px;/*0 0 0 4px*/
text-decoration:none;
}
#slidetabsmenu a span {
float:left;
display:inline;/*block*/
/*background:url("../../images/tpp/tabright13.gif") no-repeat right top;*/
background-color:#d7d7d7;/*added 535357 eeeeee*/
padding:5px 13px 4px 6px;
color:#005599; /*3b3b3b 00008b ffffff*/
/*margin:20px 40px 20px 40px;/*added*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */
#slidetabsmenu a:hover {
background-position:0% -125px;
}
#slidetabsmenu a:hover span {
background-position:100% -125px;
color: #005599; /*black ff6600 ffffff*/
}
#slidetabsmenu a.current {
background-position:100% -125px;
}
#slidetabsmenu a.current span {
background-position:25% -125px;/*100% -125px*/
background-color: #005599;/*added 00008b*/
color: #ffffff; /*red ff6600 535357*/
}
.tabcontent{
clear: both;
float:left;
width:100%;
border-bottom: 1px solid #d7d7d7;/*9a9a9a*/
border-left: 1px solid #d7d7d7;/*added*/
border-right: 1px solid #d7d7d7;/*added*/
background: #ffffff;/*white*/
color: #000000; /*black*/
display:none;
padding:0px 0px 5px 0px;/*added*/
margin:0;/*added*/
}
As you can see, I have made some changes....
Thank you in advance for any help you can provide :smile:
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Never mind this message :oops:
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
We just installed Numinix Product Fields and would like to make a separate tab to display the products_description2 field from the products table. Just wondering if there is a quick and easy way to do this globally?
Emily
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
MatchSupply
We just installed Numinix Product Fields and would like to make a separate tab to display the products_description2 field from the products table. Just wondering if there is a quick and easy way to do this globally?
Emily
Got - forgot about the pdf in the download!
Code:
// ===> Description2 Content
$tabcontent .= "\n" . '<!--bof Additional_Info sc'.$a.'-->';
$tabcontent .= "\n" . '<div id="sc'.$a.'" class="tabcontent" style="display:block;">';
$tabcontent .= AddHeader ("Additional Info", $a, $bShowHeaders);
$tabcontent .= $products_description2;
$tabcontent .= CheckSubTags($a);
$tabcontent .= "\n" . '</div>' . "\n" . '<!--eof Warranty sc'.$a.'-->' . "\n\n";
$a++;
}
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Trying to use the examples in the .pdf have only broken TPP for me.
I am trying to hard code a tab for the Wish List module.
Actually, what I'd like to have is just the tab "Wish List", and when it's click on it will add the product to a customers list.
Thanks
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hey qhome it's been awhile since I had to ask any questions about figuring something out but I am having issues with the additional images tag showing up. Here is the link http://registeredcoonass.com/index.p...&products_id=5
Do I need to have a contrib installed for it to work? if so could someone point me in the right direction please?
Thanks
USBRX
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
tncproweb
Hey qhome it's been awhile since I had to ask any questions about figuring something out but I am having issues with the additional images tag showing up. Here is the link
http://registeredcoonass.com/index.p...&products_id=5
Do I need to have a contrib installed for it to work? if so could someone point me in the right direction please?
Thanks
USBRX
I've had this installed for a while, you mentioned tag but if you are speaking of the tab go to Admin>Config>TPP> Global Additional Images Tab Set it to 1
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
jabbawest
I've had this installed for a while, you mentioned tag but if you are speaking of the tab go to Admin>Config>TPP> Global Additional Images Tab Set it to 1
It is set to 1, still not working. I'd like each image to be clickable to enlarge!
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I know this may seem like a stupid question but, do you have more than one image per item? Do you have Image Handler installed to add axtra images?
The tab won't appear until you have extra images.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
jabbawest
I know this may seem like a stupid question but, do you have more than one image per item? Do you have Image Handler installed to add axtra images?
The tab won't appear until you have extra images.
I have this ( additional_product_images_1 ) installed and I did have more than one image installed when I asked the question, I am now redoing all of the images so that they are the same size. Will update my question when I am done with the new images
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Stupid question - Do I upload the images to the image folder instead of in the catalog page? Do they have to be named the same to work?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I am not sure why its happening, but I've lost the 'tabs' on my product info page. I made PMd qHome back in July but no response and DivaVocals says its definately a CSS issue here but I'm starting to think otherwise.
I just downloaded a fresh copy of tpp (106b) and ftpd the css file w/o any changes and I still have the same issue.
The tabs display in a 'block' format *INSTEAD OF* an 'inline' format. They do function correctly *BUT DO NOT* display correctly :(
When I use my Web Developer (F12) on FF, in the box to the right, the first thing that shows is:
PHP Code:
element.style {
display: block;
}
and then the css file begins.
Here is the current css (I've made some changes):
PHP Code:
#slidetabsmenu {
float:left;
width:100%;
font-size:100%;/*93*/
border-bottom:1px solid #005599;/*solid 2763a5 9a9a9a 00008b*/
line-height:normal;
}
#slidetabsmenu ul {
margin:0;
padding:10px 10px 10px 10px;
list-style:none;
}
#slidetabsmenu li {
display:inline;
margin:0;
padding:0;
font-weight: bold;
}
#slidetabsmenu a {
float:left;
/*background:url("../../images/tpp/tableft13.gif") no-repeat left top;*/
margin:0;
padding:0 4px 0 4px;/*0 0 0 4px*/
text-decoration:none;
}
#slidetabsmenu a span {
float:left;
display:block;/*block*/
/*background:url("../../images/tpp/tabright13.gif") no-repeat right top;*/
background-color:#d7d7d7;/*added 535357 eeeeee*/
padding:5px 13px 4px 6px;
color:#005599; /*3b3b3b 00008b ffffff*/
margin:2px 4px 2px 4px;/*added 20px 40px 20px 40px*/
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#slidetabsmenu a span {float:none;}
/* End IE5-Mac hack */
#slidetabsmenu a:hover {
background-position:0% -125px;
}
#slidetabsmenu a:hover span {
background-position:100% -125px;
color: #005599; /*black ff6600 ffffff*/
}
#slidetabsmenu a.current {
background-position:0% -125px;/*100% -125px;*/
}
#slidetabsmenu a.current span {
background-position:100% -125px;/*100% -125px*/
background-color: #005599;/*added 00008b*/
color: #ffffff; /*red ff6600 535357*/
}
.tabcontent{
clear: both;
float:left;
width:100%;
border-bottom: 1px solid #d7d7d7;/*9a9a9a*/
border-left: 1px solid #d7d7d7;/*added*/
border-right: 1px solid #d7d7d7;/*added*/
background: #ffffff;/*white*/
color: #000000; /*black*/
display:none;
padding:0px 0px 5px 0px;/*added*/
margin:0;/*added*/
}
Can someone review the CSS and tell me if it is a CSS for sure. Some fresh eyes may see the problem.
*OR*
Is it a code issue?
Any help is greatly appreciated.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
autoace, do you have a link for us to actually SEE the problem first hand? It's really hard to tell sometimes without being "hands-on" with the problem.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi All,
I am having a problem with TPP in that when I set "reviews" to a global tab the single image doubles itself.
For example, image 1 becomes 1 of 2 with 1 and 2 being the same image when enlarge.
I read that within this TPP discussion lies the answer, i went over all 127 pages but i could not find the answer. I might have passed it. I will go over it again soon but does any one know what might be the fix?
I am using TPP and Jquery Lightbox but I heard this also happens with Zen Lightbox.
I would greatly appreciate if you could point me in the right direction.
thanks,
belaze
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi,
I am trying to make these tabs: product description, additional images, size chart, review, tell a friend. Because all of these (except size chart) are built-in Zen modules, can I use the global method to create the tabbed view? How do I also include the size chart tab along with it? There will be a size chart image of each brand in the size chart tab. Therefore the image url is not always the same. I want to avoid putting the tags in the product description of each product because there are tens of thousands of products. Please advise. Thank you.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
Get Em Fast
autoace, do you have a link for us to actually SEE the problem first hand? It's really hard to tell sometimes without being "hands-on" with the problem.
PMd, thanks for the reply!
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Looks like Tabbed Products Pro is the AddOn I've been looking for. I was about to download version 1.06c (because I am still using ZenCart version 1.3.8a, with several other addons), but I couldn't figure out from reading the description the following:
- I am not currently using CSS Javascript Loader or CJ Loader. Can I still use 1.06c?
- If not, which is the latest version that I should use? (given I am still with ZenCart 1.3.8a)?
Thanks.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Ansering myself:
Quote:
Originally Posted by
scatzc
- I am not currently using CSS Javascript Loader or CJ Loader. Can I still use 1.06c?
No.
Quote:
Originally Posted by
scatzc
- If not, which is the latest version that I should use? (given I am still with ZenCart 1.3.8a)?
1.06
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
OK, I installed TPP 1.06 on 1.3.8a and it's beautiful -- everything works flawlessly.
I have only one issue though: In my customized Zen-Cart, I moved "Add to Cart" button (div #cartAdd) to the top of the page, next to the product name.
With TPP 1.06, the "Add to Cart" button is now back at the bottom of the page (each tab). How do I move it back up?
I know about the option of having the "Add to Cart" button in its own tab, but I am not interested in that.
TPP has the excellent feature of <!--@EndTabs@--> to put certain content below all tabs. Is there a way to do the same but above all tabs?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
scatzc
I have only one issue though: In my customized Zen-Cart, I moved "Add to Cart" button (div #cartAdd) to the top of the page, next to the product name.
With TPP 1.06, the "Add to Cart" button is now back at the bottom of the page (each tab). How do I move it back up?
To further clarify, TPP 1.06 knows somehow to place above the tabs all the text that's before the first <!--% %-->. Why does it behave differently for the "Add to Cart" button?
At first I thought that perhaps it "intercepts" the button using the <div id="cartAdd"> but my top "Add to Cart" button has a different id! How does TPP 1.06 do that?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi,
I am trying to make these tabs: product description, additional images, size chart, review, tell a friend. Because all of these (except size chart) are built-in Zen modules, can I use the global method to create the tabbed view? How do I also include the size chart tab along with it? There will be a size chart image of each brand in the size chart tab. Therefore the image url is not always the same. I want to avoid putting the tags in the product description of each product because there are tens of thousands of products. Also, if I decide that this module is not good enough, how do I uninstall it? Please advise. Thank you.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
scatzc
To further clarify, TPP 1.06 knows somehow to place above the tabs all the text that's before the first <!--% %-->. Why does it behave differently for the "Add to Cart" button?
At first I thought that perhaps it "intercepts" the button using the <div id="cartAdd"> but my top "Add to Cart" button has a different id! How does TPP 1.06 do that?
I had the same issue when I installed this mod. The only thing that forces the 'Add to Cart' button below the tabs is how your product information template is set up.
Go to includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and move everything between the <!--bof Add to Cart Box --> and the <!--eof Add to Cart Box --> to where you want it to be. I moved mine underneath the Attributes Module and it shows above the tabs.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Still hoping for help as to how to hard code a Global Tab for the Wishlist Mod.
While waiting, I have a bug that may or may not be related to TPP.
Does it in every browser.
Go here;
http://minu.me/2slk
Click on Additional Images tab and hover over the image once, now click back to Product Description.
It's like TPP forgets to frame the image again as you can see the product description directly behind it.
It only happens if you hover over the addition images, so it could be a problem with TPP, IH2, JQZoom and JQLightbox not playing well together.
Hope someone has a suggestion.
Thank you
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Is it possible to split up product attributes into different tabs with this mod? such as a custom shirt site might use?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
kamelion0927
Go to includes/templates/YOUR_TEMPLATE/templates/tpl_product_info_display.php and move everything between the <!--bof Add to Cart Box --> and the <!--eof Add to Cart Box --> to where you want it to be. I moved mine underneath the Attributes Module and it shows above the tabs.
In my case that blanked the page entirely! :blink:
Quote:
Originally Posted by
kamelion0927
The only thing that forces the 'Add to Cart' button below the tabs is how your product information template is set up.
That is, the order of sections. This was an incredible hint. It allowed me to try moving instead the following snippet:
PHP Code:
<?php
//BOF :: Tabbed Products Pro ::
echo '<div id="tpptabBlock" style="display:none;">' . $tabData . '</div>';
//EOF :: Tabbed Products Pro ::
?>
Just below the <!--eof Add to Cart Box--> which worked very well for me.
Thank you kamelion0927 :hug:
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
using ZC 1.3.7 Tabbed Products Pro and have spent the better part of 3 hours reading nearly 180 posts that dance all around my question which is: where do I change the text that displays on a tab in TPP?
I have read countless messages and some nearly answer the questions but there is nothing definitive to go to a specific file and alter some text and then try it out.
I found out you can turn off the global settings and paste zen tags with the name I want on each product but with 3,000 products that's insane to attempt. Is there a global way to change the tab from reading "Product Details" to read "Vendor Terms"?
Quick, simple request and I appreciate any offers of help.
:lamo:
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
You'll have to find the language file that contains that text. It won't necessarily be in TPP files. The easiest way to find it would be to go to Admin->Developers Toolkit and search for the text 'Product Details.'
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
khopek,
Thanks so much as I was able to find a very obscure file named 091610_tpp.php which contained the text. I've used the DTK 1000's of times before but didn't find anything.
/includes/languages/english/extra_definitions/091610_tpp.php
Don't ask me why it is named with a date as I had hired someone to install the mod and they were stumped too on how to change the text of the global tabs. The file may look differently on other sites but it may be xxxxxx_tpp.php, so look for that file as the text is easily changed to anything you want.
Thank you again....
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi Everyone,
I need help with this contribution
www.jerseybaron.com
New Jersey Devils
that product has the following added to it in product description
<!--%Product Description%-->
The name of this tab is "Product Description". This is the text on the product description tab.
<!--%Custom Information%-->
This is where the next tab is created. All text from below this tag goes on the "Custom Information" tab.
Nothing shows up..the template is Modern Zen.
Your help is greatly appreciated.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
PoopyP
Hi Everyone,
I need help with this contribution
www.jerseybaron.com
New Jersey Devils
that product has the following added to it in product description
<!--%Product Description%-->
The name of this tab is "Product Description". This is the text on the product description tab.
<!--%Custom Information%-->
This is where the next tab is created. All text from below this tag goes on the "Custom Information" tab.
Nothing shows up..the template is Modern Zen.
Your help is greatly appreciated.
Be sure that you are adding <!--%Product Description%--> and the information under it while you are in Source Mode.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
jabbawest
Be sure that you are adding <!--%Product Description%--> and the information under it while you are in Source Mode.
I'm in admin and I just copy paste the <!--%Product Description%--> and other tabs stuff into the Products Description: text box..
not sure what source mode means or how to get to it?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
TPP 1.06 Works great for me but there is one little problem: Product descriptions pages which have not migrated yet to the tabbed format (i.e. their HTML is the classic Zen-Cart with no TPP directives) yield the following "Error on page" on Internet Explorer 8:
Webpage error details
Quote:
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Thu, 30 Sep 2010 23:58:23 UTC
Message: Object required
Line: 31
Char: 1
Code: 0
URI: http://www.<domain>.com/store/includes/templates/owntemplate/jscript/jscript_tpp.js
Note: This problem doesn't happen on Firefox.
Even on IE8, this problem doesn't occur on pages with tabs.
Since changing all products description is a long gradual process, I prefer to address this issue ASAP instead of trying to frantically rewrite hundreds of pages... This is also why I disable all default tabs and enabled only the global option (so that some pages have tabs while others don't).
Any idea how to get rid of this error (doesn't look good from a customer perspective).
Thanks.
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
I have installed as per docs but when i load my home page it is blank, when i go to my cache folder and download log it says:
Code:
[01-Oct-2010 17:10:40] PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/46/d21611304/htdocs/testing/zen/includes/functions/extra_functions/class.rlwp.php on line 23
Ive had a quick look in that file but all looks ok, whats is going wrong? Did anyone else's install do that?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Is ANYONE here using both Google Checkout and TPP?
Quote:
Originally Posted by
dkerfoot
Upgrading from ZC 1.3.7 to 1.3.9d.
Also added Tabbed Products Pro contrib
Google Checkout (GCO) was working fine for a long time.
now GCO doesn't work. For starters, I don't get a button anymore. I just get the option on checkout. If I chose it, and click continue checkout - I get to a "Confirm the Order" Page. I click the button and it brings me right back to the shopping cart.
Reinstalled GCO several time - no joy.
Any ideas?
-
1 Attachment(s)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
PoopyP
I'm in admin and I just copy paste the <!--%Product Description%--> and other tabs stuff into the Products Description: text box..
not sure what source mode means or how to get to it?
See Attached.
In my experience using the tags, If you enter the tag while using WYSIWYG it won't create the tab.
You must enter the TAG in Source Mode then the information you want to appear in the tab, the TAG will create, after it. Doesn't matter if the info is immediately after it or a few lines down.
After you've done that, click the source button to return back to the WYSIWYG and you will not see the TAG <!--%Product Description%-->
Now click on Preview and Save, then go to your website and behold. http://minu.me/3235 My Specifications Tab
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
jabbawest
See Attached.
In my experience using the tags, If you enter the tag while using WYSIWYG it won't create the tab.
You must enter the TAG in Source Mode then the information you want to appear in the tab, the TAG will create, after it. Doesn't matter if the info is immediately after it or a few lines down.
After you've done that, click the source button to return back to the WYSIWYG and you will not see the TAG <!--%Product Description%-->
Now click on Preview and Save, then go to your website and behold.
http://minu.me/3235 My Specifications Tab
Just in case this helps. The source code button looks like this: <>
You can even see one when you click "Reply" in the forums here (although the one here doesn't put you in source mode, it just spits out some source code tags.) By clicking that button you switch to HTML code mode.
-lindasdd
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
lukelloyd
I have installed as per docs but when i load my home page it is blank, when i go to my cache folder and download log it says:
Code:
[01-Oct-2010 17:10:40] PHP Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /homepages/46/d21611304/htdocs/testing/zen/includes/functions/extra_functions/class.rlwp.php on line 23
Ive had a quick look in that file but all looks ok, whats is going wrong? Did anyone else's install do that?
Does anyone know what is the solution to my problem here please?
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
lukelloyd
Does anyone know what is the solution to my problem here please?
Are you by any chance using any kind of blog embedding solution?? (WOZ, Numinix, etc..) If so, just delete the /homepages/46/d21611304/htdocs/testing/zen/includes/functions/extra_functions/class.rlwp.php file altogether..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
Are you by any chance using any kind of blog embedding solution?? (WOZ, Numinix, etc..) If so, just delete the /homepages/46/d21611304/htdocs/testing/zen/includes/functions/extra_functions/class.rlwp.php file altogether..
Hiya Diva
Thanks for your reply, all i have done is a fresh install, put my custom template on and then installed TTP, ive not put ANY other modules on.
Ive just checked and the class.rlwp file in the extra functions folder came with the TTP install so its as if the file is wrecked from install. I dont know if anyone else has had this problem, or if someone could send me their class.rlwp file :D
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
lukelloyd
Hiya Diva
Thanks for your reply, all i have done is a fresh install, put my custom template on and then installed TTP, ive not put ANY other modules on.
Ive just checked and the class.rlwp file in the extra functions folder came with the TTP install so its as if the file is wrecked from install. I dont know if anyone else has had this problem, or if someone could send me their class.rlwp file :D
Unless you are planning on creating WordPress tabs on your product pages, DELETE this file.. You don't need it.. This is the ONLY purpose this file serves..
-
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Is it possible to make the tabs horizontal instead of vertical?
Like:
TPP is an amazing product, if you need help see contact options
Phone <this would be a tab>
Email <this would be a tab>
Address <this would be a tab>
Instead of
Phone Email Address