Ahh, but if you got to the ask a question submit, the rollovers stop working. At least it does on our site. I found that I had to remove the on load statement supplied with the AAQ mod. That fixed it.
Printable View
Ahh, but if you got to the ask a question submit, the rollovers stop working. At least it does on our site. I found that I had to remove the on load statement supplied with the AAQ mod. That fixed it.
The readme content is missing in the most current Version: v3.8
Last Updated: Oct 25 2006. When I tic the links it does nothing.
* Title
* About
* Installation
* Upgrade
* How to Use
* Notes & Demos
* History
Did not show in FF but worked fine with IE. FF has java enabled.
This is what I see in FF.
* Title
* About
* Installation
* Upgrade
* How to Use
* Notes & Demos
* History
Tabbed Products Lite
Version: v3.8 (Released October 25th, 2006)
Author: QHome (qhomezone######################)
Designed for: Zen Cart v1.3.0.x Release
Tabs based on: DynamicDrive tabs
License: under the GPL
Support: Given via the www.zen-cart.com forums.
Admin/Database vs Non-admin/File version:
Since v3.6, Tabbed Products Lite has used database entries for configuration and comes with a sql file to create the necessary tables.
After install,you can access this menu at Admin->Configuration->Tabbed Products Config
There should be 12 entries.
However, if you for some reason would rather not use the database/admin configuration setup, you can use the alternative config file found in includes/modules/Non-AdminEdition/tabbed_products_lite.php. Move that file to the root directory of includes/modules/ and replace the existing default admin version. Now you can make all configurations in that file instead of the Admin panel
Both versions have all the features listed in this document.
YOU MUST DELETE ALL FILES FROM VERSION 2.x OF TABBED LITE TO AVOID CONFLICTS
Enjoy!
Qhome
I've got the same problem with too much space up top. I love the tabs for entering information. Great. But empty up top. Just the image and it looks wrong. Even centering it may help. http://www.estore.haskellgraphics.co...roducts_id=188
I used the code changes below. But now I'm not really sure where I add the content to go next to the main image?
And Can restrict these changes to only one category?
Would a new product type help?
Thanks.
Code:Code:
<!--eof Product details list -->
<br class="clearBoth" />
REMOVE this:
Code:
<br class="clearBoth" />
FIND in templates/tpl_product_info_display.php
Code:
<!--eof Product details list -->
<br class="clearBoth" />
REMOVE this:
Code:
<br class="clearBoth" />
Hi there,
Im using the latest version of tabbed lite (1.3.8) and im just wondering how do you move the product description beside the product image instead of below it?
I tried changing it by CSS but doesn't help.
Thank you
Berserk use global main image on tab in admin > tabbed config.
Will work.
I tried it but I'm trying to keep it up top and just add some content to the side of it.
I do not want the image to be in a tab. I just want the description to be beside the image.