Zen Cart Logo
Forums / All Other Contributions/Addons / Tabbed Products Pro (TPP) Contrib - Official Thread

Tabbed Products Pro (TPP) Contrib - Official Thread

Views: 397,307

Results 1,301 to 1,320 of 2,224
04 Oct 2010, 07:52
#1301
lukelloyd avatar

lukelloyd

Inactive

Join Date:
Oct 2010
Posts:
19
Plugin Contributions:
0

Tabbed Products Pro (TPP) Contrib - Official Thread

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:

[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?
04 Oct 2010, 14:20
#1302
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

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..

04 Oct 2010, 15:27
#1303
lukelloyd avatar

lukelloyd

Inactive

Join Date:
Oct 2010
Posts:
19
Plugin Contributions:
0

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

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

04 Oct 2010, 15:43
#1304
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

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 :DUnless 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..

04 Oct 2010, 19:19
#1305
poopyp avatar

poopyp

New Zenner

Join Date:
Sep 2010
Posts:
10
Plugin Contributions:
0

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

05 Oct 2010, 08:43
#1306
lukelloyd avatar

lukelloyd

Inactive

Join Date:
Oct 2010
Posts:
19
Plugin Contributions:
0

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

DivaVocals:

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..

Thanks for your help Diva, i managed to get it working by doing a series of re-installing fresh, deleting that file and messing about a bit :)

06 Oct 2010, 04:02
#1307
darnaez avatar

darnaez

Zen Follower

Join Date:
Jun 2009
Location:
Miami, Fl
Posts:
138
Plugin Contributions:
0

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

I installed this mod and work great... I have only a cosmetic problem. In the first tab (the most important) the text it not have any margin on the left. The others tab are fine but the product description look odd.
Please take a look:

This is the link to see if any of you can tell me what CSS file I need to fix. Thanks

http://cryo64.com/store/index.php?main_page=product_info&cPath=9&products_id=8

06 Oct 2010, 23:29
#1308
get_em_fast avatar

get_em_fast

Totally Zenned

Join Date:
Dec 2006
Location:
Seligman, MO U.S.A.
Posts:
2,072
Plugin Contributions:
1

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

*DArnaez, *Try adding this to your stylesheet.css:

.productGeneral.biggerText {margin: 0 0 0 15px;}
07 Oct 2010, 00:51
#1309
darnaez avatar

darnaez

Zen Follower

Join Date:
Jun 2009
Location:
Miami, Fl
Posts:
138
Plugin Contributions:
0

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

It works!!!!!!! Fantastic! Thanks!!!... Now.. to move away of the line in the bottom? I tried {margin: 0 0 10 15px;}, {margin: 0 10 0 15px;} and {margin: 10 0 0 15px;}... but nothing works.

I should just add some </br> into the products description? or with the CSS can I do it?

BTW Thanks a lot!

08 Oct 2010, 11:45
#1310
andreitero avatar

andreitero

Zen Follower

Join Date:
Dec 2009
Posts:
207
Plugin Contributions:
0

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

try:
padding-bottom:15px

08 Oct 2010, 18:47
#1311
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

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

Hey, we're preparing a big revamp of our product info pages and I want Tabbed products to be a part of it. I have installed this on our test server and really like it. There's just a bit of layout that's holding us back. I think the Product Extra Fields mod will take care of it but I'm not sure if they will play nicely together. Essentially, we want the image in the top left, some product data across the top right and then the tabbed description, etc. spanning all the way across below them**. Any thoughts?
**

08 Oct 2010, 23:19
#1312
deirdre avatar

deirdre

New Zenner

Join Date:
Sep 2009
Posts:
26
Plugin Contributions:
0

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

I've added attributes to my products and the tab just shows up as "attributes". How do I change that based on the attributes they can choose from?

Ideally: Is there a way to move that above the "add to cart" instead of being tabbed?

11 Oct 2010, 00:46
#1313
smoke133 avatar

smoke133

Zen Follower

Join Date:
Jul 2007
Location:
Roseville, Michigan
Posts:
188
Plugin Contributions:
0

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

I've add the module "Numinix Product Fields" to my site. How do I add the upc and the sku so that they show up on the Details Tab.

I tried adding this to my tpl_product_info_display.php, but it still does not show up.

<!--bof Product details list  -->
<?php //if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?>
<?php if ( (($flag_show_product_info_model == 1 and $products_model != '') or ($flag_show_product_info_weight == 1 and $products_weight !=0) or ($flag_show_product_info_quantity == 1) or ($flag_show_product_info_dimensions == 1) or ($flag_show_product_info_condition == 1) or ($flag_show_product_info_upc == 1) or ($flag_show_product_info_isbn == 1) or ($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name))) ) { ?> 
<ul id="productDetailsList" class="floatingBox back">
  <?php echo (($flag_show_product_info_model == 1 and $products_model != '') ? '<li>' . TEXT_PRODUCT_MODEL . $products_model . '</li>' : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_weight == 1 and $products_weight != 0) ? '<li>' . $products_weight_display . '</li>'  : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_actual_weight == 1 and $products_actual_weight != 0) ? '<li>' . $products_actual_weight_display . '</li>'  : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_dimensions == 1 && ($products_length != 0 || $products_width != 0 || $products_height != 0)) ? '<li>' . $products_dim_display . '</li>'  : '') . "\n"; ?> 
  <?php echo (($flag_show_product_info_diameter == 1 && $products_diameter != '') ? '<li>' . $products_diameter_display . '</li>'  : '') . "\n"; ?>   
  <?php echo (($flag_show_product_info_quantity == 1) ? '<li>' . $products_quantity . TEXT_PRODUCT_QUANTITY . '</li>'  : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_manufacturer == 1 and !empty($manufacturers_name)) ? '<li>' . TEXT_PRODUCT_MANUFACTURER . $manufacturers_name . '</li>' : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_condition == 1 and $products_condition != '') ? '<li>' . TEXT_PRODUCTS_CONDITION . $products_condition . '</li>' : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_upc == 1 and $products_upc != '') ? '<li>' . TEXT_PRODUCTS_UPC . $products_upc . '</li>' : '') . "\n"; ?>  
  <?php echo (($flag_show_product_info_isbn == 1 and $products_isbn != '') ? '<li>' . TEXT_PRODUCTS_ISBN . $products_isbn . '</li>' : '') . "\n"; ?>
  <?php echo (($flag_show_product_info_sku == 1 and $products_sku != '') ? '<li>' . TEXT_PRODUCTS_SKU . $products_sku . '</li>' : '') . "\n"; ?>
</ul>
<br class="clearBoth" />
<?php
  }
?>
<!--eof Product details list -->
12 Oct 2010, 20:56
#1314
autoace avatar

autoace

Totally Zenned

Join Date:
Jun 2009
Posts:
618
Plugin Contributions:
0

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

hey_you:

It could be that you're either missing a semi-colon at the end of that line, or the line above that one.

$fmtManInfo .= "Thank you for shopping with us. If you have any questions, call us at 1-800-111-2222.";

ty, that's exactly what it was!

13 Oct 2010, 15:02
#1315
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

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

Good news! I've also gotten Numinix Fields to work with TPP and it's just about perfect for my needs.
I was wondering where I would find the style for the background and border of the display for TPP. I found tabs that look great with my site but the rest needs work.

13 Oct 2010, 15:40
#1316
divavocals avatar

divavocals

Totally Zenned

Join Date:
Jan 2007
Location:
Los Angeles, California, United States
Posts:
10,011
Plugin Contributions:
3

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

brushwoodnursery:

Good news! I've also gotten Numinix Fields to work with TPP and it's just about perfect for my needs.
I was wondering where I would find the style for the background and border of the display for TPP. I found tabs that look great with my site but the rest needs work.Take a look at the TPP stylesheet..

13 Oct 2010, 21:00
#1317
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

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

Ah, probably because I'm on an older version (1.0.4) to be sure it works with my store. Only the tab selection is in there now. I'll try loading a more recent version to see what happens.

13 Oct 2010, 21:15
#1318
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

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

In stylesheet_tpp.css this is all I have:

@import "tpp/alt_tpp_tabs11.css";

Looks like I'll have to load the entire Mod again? Anybody have any suggestions how I can do it with 1.0.4? Been coding for days now and really don't want to muck around with it much more.

14 Oct 2010, 00:20
#1319
acreativepage avatar

acreativepage

Zen Follower

Join Date:
Sep 2004
Posts:
146
Plugin Contributions:
0

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

Is there any way to disable a tab on certain products?

14 Oct 2010, 14:19
#1320
brushwoodnursery avatar

brushwoodnursery

Zen Follower

Join Date:
Dec 2006
Posts:
199
Plugin Contributions:
0

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

brushwoodnursery:

In stylesheet_tpp.css this is all I have:

@import "tpp/alt_tpp_tabs11.css";

> 
> Looks like I'll have to load the entire Mod again? Anybody have any suggestions how I can do it with 1.0.4? Been coding for days now and really don't want to muck around with it much more.
OK, so the quote didn't show up. Here's what I have:

@import "tpp/alt_tpp_tabs11.css";