Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Ok, I getcha now. Yes, reviews still shows up even if you turn it off in tpp. I deleted the code from tpl_product_listing to get rid of it, I couldn't find any other way.
As far as the other...when I have tabs enable to show product description, my product title (name) shows up above the item price where it does normally. So, yes something is not right.
Do you have
Code:
<!--bof Product Name-->
<h1 id="productName" class="productGeneral"><?php echo $products_name; ?></h1>
<!--eof Product Name-->
above your "price block" code?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DBB1
I certainly appreciate everyone's reply, but somewhere this post seems to have taken a turn (see my original post above, edited to correct my improper terminology - thanks, Charles).
Here are some screen shots of what I'm referring too. The point I was trying to make was that, no matter whether the full product description was on the tabbed page, or above the tabbed pages (accomplished thru TPP Config), the item's title (short description, or whatever you want to call it) does not show up anywhere.
http://www.gadgetfancy.com/gadgetshop/desc1b.JPG
(Please note that I am NOT trying to get the item's title to be on the actual tab; "Product Description" that's on there now suits me fine).
Call me silly, but if a customer is browsing an item, I would think you would want to display the item's title somewhere, in this case "Crystal Radio Kit."
My other question was whether I should expect product reviews to appear above the tabbed pages if I were to turn off the Global Reviews tab. If so, then that is not working for me either.
I can edit
tpl_product_info_display.php as was suggested, but I wanted to first correct the original TTP mod, if there is in fact something installed improperly.
Thanks again, everyone!
The screeshot is nice, but can you post an actual link so that we can REALLY see what is going on.. Please don't edit any files just yet.. Your issue could be as simple as a CSS issue.. If you have to edit core files to get your product description to show, then something is VERY wrong.. Post your site's link so we can see it please..
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
CharInLasVegas
Did you use the mod for Osc to Zen?
There are two mods.. this is the one I used:
http://www.zen-cart.com/index.php?ma...roducts_id=918
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
Great, thanks!
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
The screeshot is nice, but can you post an actual link so that we can REALLY see what is going on.. Please don't edit any files just yet.. Your issue could be as simple as a CSS issue.. If you have to edit core files to get your product description to show, then something is VERY wrong.. Post your site's link so we can see it please..
www.gadgetfancy.com/gadgetshop
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DBB1
I also just noticed that the item's title, model number, and price show up in the browser's title bar. If you're using a browser that supports tabbed browsing, then this info also shows up on the active browser tab. Is this normal behavior?
Note that I recently upgraded to TPP v1.05 from v1.04, but to be honest, I don't recall if this was working then, or not. Could there be something amiss with the MySQL portion that's causing this?
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Does anyone know if it would be possible to add an image of a shopping cart inside the "Add to Cart" tab in the Tabbed Product Pro mod?
If you look at a product the new site I'm building, you'll notice that the ADD TO CART tab is not exactly standing out. If I could somehow do this:
http://www.dystynction.com/FASHIONATIONS/screen4.jpg
I'm guessing from the stylesheet that controls the tabs it's impossible to do this as they all use the same .gif file for every tab?
Maybe there's another way to make the shopping cart tab stand out? Does anyone know how?
Thanks in advance :-)
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
CharInLasVegas
Ok, I getcha now. Yes, reviews still shows up even if you turn it off in tpp. I deleted the code from tpl_product_listing to get rid of it, I couldn't find any other way.
You actually did not have to edit the tpl_product_listing.php to turn off reviews. You can turn reviews on and off in the store's admin area...
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
DivaVocals
You actually did not have to edit the tpl_product_listing.php to turn off reviews. You can turn reviews on and off in the store's admin area...
I did, but I was still getting a reviews tab that said "there are no reviews for this product"! So I just got rid of the darn thing altogether.
BTW, I used that mod and imported my osc db! Wow, that is really a great contribution! I just have to input the qty discounts.
Re: Tabbed Products Pro (TPP) Contrib - Official Thread
Quote:
Originally Posted by
CharInLasVegas
I did, but I was still getting a reviews tab that said "there are no reviews for this product"! So I just got rid of the darn thing altogether.
BTW, I used that mod and imported my osc db! Wow, that is really a great contribution! I just have to input the qty discounts.
Ahhh read back through this thread.. (Look for my posts..) There is a small change you have to make to this mod to make that stop.. I would search for ya, but I'm at work right now..:smile: