Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by Woodymon
BINGO Q! Uploading your 3.3RC1 template fixed it. That is, xsell items now display up in the tab container.
Was the fix something to do with IH2?
Good work! Thanks.
BTW with the new version I just noticed whichever tab I click on, a flashing edit cusor appears in front of text in the tab. Don't think this was occurring previously.
Woody
Nope I only fixed a bit of logic.. The auto-check for Additional Images, Customers Also Purchased, and Cross Sell does a check on whether or not products exist for that module. If so, then it makes the tab. Then it creates the tab container content for that tab... but I wasn't doing the same check on the container. So It would create the tab container even if the tab wasn't created. So even though you had cross sell, you may not have had customers also purchased, but it was still creating that empty container, which overlapped the real cross sell container.
As far as the edit cursor.. i can't seem to reproduce that. But that would be something in the CSS file. You can define which cursor you see on hover and click.
In IE i see it turn to an arrow icon when i click and a hand icon when i hover. In Opera & FF i see a hand at all times when im on the tabs. But I'm also using one of the newer css styles so get the full version from the Downloads section if you want to see the newer styles.
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by qhome
Nope I only fixed a bit of logic.... it was still creating that empty container, which overlapped the real cross sell container.
Thanks for the info.
Quote:
Originally Posted by qhome
As far as the edit cursor.. i can't seem to reproduce that. But that would be something in the CSS file. You can define which cursor you see on hover and click.
I'll try the new CSS.
Just to clarify, after I click on any of the tabs, and then move the mouse away from the selected tab, I observe, within the tab, a flashing cursor similar to a text edit box cursor (not referrring to the mouse cursor). When a product page has only a single tab the cursor appears to not flash. This new phenomena appears in Firefox but not IE6.
However peculiar to IE, when I hover hover over the currently displayed tab, the color of the text in the tab changes to black. When I move the mouse away from the tab it returns to red color (as it should be when selected).
Re: Tabbed Products ''LITE'' version - Delimiter based
I'm trying to move the tabs and info in the tabs to the right of the product image.
Does anyone know how to accomplish this?
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by qhome
The new version will also come with 4 new styles
Blue/Orange style - currently shown on my demo site
Blue/White style - has a darker background
Blue/White 2 style - doesn't have that dark background
NL style - Simpler greyish/white tabs
I've been picking thru latest code and everything seems to be a lot cleaner functionally so I think this last version is a good file to get.. Im still waitin to hear back from Eric and Woody.
Hi qhome,
I tried new v3.3 final, but it still has the same problem.
This time I uploaded the tpl_product_info_display.php only.
I didn't do any modification.
Thanks
ERIC
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by ericpeng
Hi qhome,
I tried new v3.3 final, but it still has the same problem.
This time I uploaded the tpl_product_info_display.php only.
I didn't do any modification.
Thanks
ERIC
AHH i see your problem now.
Code:
<link rel="stylesheet" type="text/css" href="includes/templates/ilync/css/stylesheet_tablitev2.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/ilync/css/stylesheet_tablitev3_silver.css" />
<link rel="stylesheet" type="text/css" href="includes/templates/ilync/css/stylesheet_tablitev3_xpstyle.css" />
<script type="text/javascript" src="includes/templates/ilync/jscript/jscript_tablitev2.js"></script>
<script type="text/javascript" src="includes/templates/ilync/jscript/jscript_tablitev3.js"></script>
1. You need to delete the version2 stylesheet and javascript.
2. You should only have one of the v3 stylesheets in the css folder at a time. In the latest version I've been putting them inside a subfolder called "more stylesheets" so if you want the XP style, remove the silver one, and vice versa.
Re: Tabbed Products ''LITE'' version - Delimiter based
Also very good news.. with the latest bug fix.. All versions I've tested with tabs are 100% w3c compliant. Before it was having a problem with the picture up top instead of inside the tabs :)
WOOO my demo site was hacked... less than a few hours ago even!!
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by qhome
Also very good news.. with the latest bug fix.. All versions I've tested with tabs are 100% w3c compliant. Before it was having a problem with the picture up top instead of inside the tabs :)
Good to hear Q.
Quote:
Originally Posted by qhome
WOOO my demo site was hacked... less than a few hours ago even!!
Hope this does not prove a major issue for you Q.
Did you install the ZC security patches announced a week ago or so?
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by Woodymon
Good to hear Q.
Hope this does not prove a major issue for you Q.
Did you install the ZC security patches announced a week ago or so?
Well it wasn't a ZC hack. I've seen this one before on an IPB forum, a VB Forum, and a Nuke CMS... not owned by me tho. They basically somehow upload their own index.html and index.php to the public_html directory which is just a file that has their logo... nothing damaging. Just replaced the index.php file from default zen-cart zip and we're back in business. :)
Re: Tabbed Products ''LITE'' version - Delimiter based
Really need some help guys. I need to move the tabs up to the right of the Product Image. I'm afraid to mess with the new product page code, because I'm not good enough at PHP to understand how the Tabs works with it.
Can someone please provide any suggestions?
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by atsdotha
Really need some help guys. I need to move the tabs up to the right of the Product Image. I'm afraid to mess with the new product page code, because I'm not good enough at PHP to understand how the Tabs works with it.
Can someone please provide any suggestions?
I will try to make something like what you are describing. But If the product image is too big it will make the page stretch out if u have a lot of tabs.
Something like this:
http://www.unbannable.com/zen/index....&products_id=4