Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Does anyone else have an issue with the product options continuing to show up even if you disable the Product Options tab AND set the product options (weight, quantity, etc) to not display?? I can simply update the stylesheet and set the "productDetailsList" to not display, but I'd like to get a feel for why the admin options are not working..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
Does anyone else have an issue with the product options continuing to show up even if you disable the Product Options tab AND set the product options (weight, quantity, etc) to not display?? I can simply update the stylesheet and set the "productDetailsList" to not display, but I'd like to get a feel for why the admin options are not working..
You mean Product Details? Ill check
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
You mean Product Details? Ill check
Yes Product Details.. sorry.. I misspoke and called it Product Options..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
My admin settings in case it helps..
Code:
Product Listing
Display Product Image - 1
Display Product Manufacturer Name - 0
Display Product Model - 0
Display Product Name - 2
Display Product Price/Add to Cart - 3
Display Product Quantity - 0
Display Product Weight - 0
Code:
TPP - Config
TPP - Global Enable Tabs - 1
TPP - Global Main Image On Tab - 0
TPP - Global Product Description Tab - 1
TPP - Global Attributes on Tab - 0
TPP - Global Attributes on Add-to-Cart Tab - 0
TPP - Global Details On Tabs - 0
TPP - Global Add To Cart Tab - 0
TPP - Global Additional Images Tab - 1
TPP - Global Customers Also Purchased Tab - 1
TPP - Global Cross Sell Tab - 0
TPP - Global Reviews Tab - 1
TPP - Show Tab Headers - 0
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Nevermind.. I'm an idiot..:laugh:
Shoulda been here: Admin - Catalog - Product Types - Edit Layout - Show Date Added
WOW is this is in a strange non-intuitive place.. (IMO it's not intuitive..)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Hi All,
I have just installed tabbed products pro and it has changed the layput of my product descriptions (Which i dont like :(
Here is the current layout
Link
I would like the product heading to be at the top. Also i just noticed that the product descriptions are different in firefix and ie7 how come?
Any assistance would be good
Thanks in advance
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
The default layout of the TPP is based on the default zen-cart layout.. In all of my demos the product heading IS at the top. Perhaps your template has some additional CSS that is moving the main image up.
As far as IE7 vs FF... IE7 is unfortunately a cancer that resides on our PCs and is horrible with styles. You will need some additional css hacks to make IE7 work better on your site. I don't believe TPP has the problem tho.... did you site look different in IE7 before adding the tabs?
Looks to be a width problem in the middle column
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
qhome
The default layout of the TPP is based on the default zen-cart layout.. In all of my demos the product heading IS at the top. Perhaps your template has some additional CSS that is moving the main image up.
As far as IE7 vs FF... IE7 is unfortunately a cancer that resides on our PCs and is horrible with styles. You will need some additional css hacks to make IE7 work better on your site. I don't believe TPP has the problem tho.... did you site look different in IE7 before adding the tabs?
Looks to be a width problem in the middle column
Yeah my site did look different before installing TPP the heading was at the top. It also worked with IE7.
Does anyone know how i can get the heading back to the top?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
And also fix the compatiblity issue with ie7