Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Let me take a look at what I can do with it. It might get to be a bit heavier than "Lite" so I might just make a separate "Tabbed Products Not-so-lite" :)
That would be great. Keep me posted :-)
If what im after isnt particually what others may want let me know direct by email and ill pat for a specially configured one !
Im lazy i dont want to put bits of code in every product i add as they will all need the same ie Add to cart, description, others youve got and then maybe custom ones if i need them.
Thanks
Shane
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
jonisolis
>It appears that you are using a prefix on your database. Edit that sql file and add the part in red:
Where would I look for the file with the prefix? I had someone install the zen cart for me?
Hi,
I have the same error as this guy had... basically I get the error
"1146 Table 'timani-_database"..... etc
I believe the solution is in the messages above, but how do i find out the database prefix?
Thanks
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
timryc01
Hi,
I have the same error as this guy had... basically I get the error
"1146 Table 'timani-_database"..... etc
I believe the solution is in the messages above, but how do i find out the database prefix?
Thanks
Its the prefix you used to install with. If you don't know, try: zen_
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
jonisolis
Still needing help with this. I can not get the product 'Attributes' to only show up on the 'Attributes' tab. Can someone check and see what I could be doing wrong. Thanks!
I have a lot of attributes for most of my graphic products and I want to be able to use Tabbed Products LITE to put the attributes on a tab other than the product description tab. So far I just cannot seem to get this done. Can anyone help me with this? Has anyone else gotten the attributes to show up ONLY on a Attributes tab and not also on the Product's description tab? Thanks for any help.
Please check the coding of this page...
http://www.horse-logos.com/arab-flag...-clip-p-6.html
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
jonisolis
I have a lot of attributes for most of my graphic products and I want to be able to use Tabbed Products LITE to put the attributes on a tab other than the product description tab. So far I just cannot seem to get this done. Can anyone help me with this? Has anyone else gotten the attributes to show up ONLY on a Attributes tab and not also on the Product's description tab? Thanks for any help.
Please check the coding of this page...
http://www.horse-logos.com/arab-flag...-clip-p-6.html
I figured out what the problem is. Try turning off "Global Add to cart" or if you are using an add to cart tag in the individual product, remove it. See if that works. I see that I am overriding the options with the add to cart option. Originally I always grouped the add-to-cart button with the attribs. So when you have add to cart button enabled to be inside the tabs, i is also making a copy of the attribs with it.
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
qhome
I figured out what the problem is. Try turning off "Global Add to cart" or if you are using an add to cart tag in the individual product, remove it. See if that works. I see that I am overriding the options with the add to cart option. Originally I always grouped the add-to-cart button with the attribs. So when you have add to cart button enabled to be inside the tabs, i is also making a copy of the attribs with it.
Yea, that was it, the "Global Add to Cart"! Thanks so much for taking the time to help me with this and I am sure it will help other people too. GREAT Zen add on!
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
jonisolis
Yea, that was it, the "Global Add to Cart"! Thanks so much for taking the time to help me with this and I am sure it will help other people too. GREAT Zen add on!
Oh no! Now I messed it up again. I wanted to put the tab name as: "Attributes/Options" but now I have the attributes on two tabs again. Is there a way I can make the tab read: "Attributes/Options" and have the attributes listed only there?
Here is the coding I have now:
<!--%Product Description%-->
<p>Arabian horse clip art set. A high trotting Arab horse graphic in three different colors with matching web background images. The colored clip art images for web use have a white background and should be displayed on white. NOTE: No watermark text on delivered files.</p><p>Click on image to view set and actual size of web quality images.</p>
<p><strong>Instant Delivery:</strong> After purchase you will be able to download the zip files directly to your computer.</p><p>Web quality equine clip art images can be displayed in your outgoing emails or web pages. Print quality image files can be inserted into Microsoft Word, PhotoShop, or any other art or page layout word program you have for designs, like - newsletters, stationery, fliers, gift cards, scrapbooking, etc...</p>
<p><strong>Not for resale in digital format. Please read the <a href="http://www.horse-logos.com/index.php?main_page=conditions">Conditions of Use</a> page.</strong>
</p><p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
<!--%Attributes/Options%-->
<!--*sub_Attributes/Options(3)*-->
<!--*sub_CustomersAlsoPurchased(2)*-->
<!--*sub_CrossSell(4)*-->
<!--#Reviews#-->
<!--@EndTabs@-->
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
jonisolis
Oh no! Now I messed it up again. I wanted to put the tab name as: "Attributes/Options" but now I have the attributes on two tabs again. Is there a way I can make the tab read: "Attributes/Options" and have the attributes listed only there?
Here is the coding I have now:
<!--%Product Description%-->
<p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
<!--%Attributes/Options%-->
<!--*sub_Attributes/Options(3)*-->
<!--*sub_CustomersAlsoPurchased(2)*-->
<!--*sub_CrossSell(4)*-->
<!--#Reviews#-->
<!--@EndTabs@-->
You don't change the name of the tag. Just the name of the custom tab. The code doesn't know what sub_Attributes/Options is. You can call the tab whatever you like but don't change the name of the tag and you should be fine. Also you only have 3 tabs now, so if you want attribs on the custom Attribs/Options tab you made, you need to change the sub_AttributeOptions(3) to (2) Unless you are putting other custom tabs there first.
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
qhome
You don't change the name of the tag. Just the name of the custom tab. The code doesn't know what sub_Attributes/Options is. You can call the tab whatever you like but don't change the name of the tag and you should be fine. Also you only have 3 tabs now, so if you want attribs on the custom Attribs/Options tab you made, you need to change the sub_AttributeOptions(3) to (2) Unless you are putting other custom tabs there first.
OK, I think I starting to understand better.
I put in the following code:
<!--%Product Description%-->
<p>Arabian horse clip art set. A high trotting Arab horse graphic in three different colors with matching web background images. The colored clip art images for web use have a white background and should be displayed on white. NOTE: No watermark text on delivered files.</p><p>Click on image to view set and actual size of web quality images.</p>
<p><strong>Instant Delivery:</strong> After purchase you will be able to download the zip files directly to your computer.</p><p>Web quality equine clip art images can be displayed in your outgoing emails or web pages. Print quality image files can be inserted into Microsoft Word, PhotoShop, or any other art or page layout word program you have for designs, like - newsletters, stationery, fliers, gift cards, scrapbooking, etc...</p>
<p><strong>Not for resale in digital format. Please read the <a href="http://www.horse-logos.com/index.php?main_page=conditions">Conditions of Use</a> page.</strong>
</p><p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
<!--%Attributes/Options%-->
<!--*sub_AttributeOptions(2)*-->
<!--*sub_CustomersAlsoPurchased(3)*-->
<!--*sub_CrossSell(4)*-->
<!--#Reviews#-->
<!--@EndTabs@-->
----------------
All looks good now. Thanks!
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
jonisolis
OK, I think I starting to understand better.
I put in the following code:
<!--%Product Description%-->
<p>Arabian horse clip art set. A high trotting Arab horse graphic in three different colors with matching web background images. The colored clip art images for web use have a white background and should be displayed on white. NOTE: No watermark text on delivered files.</p><p>Click on image to view set and actual size of web quality images.</p>
<p><strong>Instant Delivery:</strong> After purchase you will be able to download the zip files directly to your computer.</p><p>Web quality equine clip art images can be displayed in your outgoing emails or web pages. Print quality image files can be inserted into Microsoft Word, PhotoShop, or any other art or page layout word program you have for designs, like - newsletters, stationery, fliers, gift cards, scrapbooking, etc...</p>
<p><strong>Not for resale in digital format. Please read the <a href="http://www.horse-logos.com/index.php?main_page=conditions">Conditions of Use</a> page.</strong>
</p><p>All horse art images are copyrighted by Joni Solis - Horse-Logos.com</p>
<!--%Attributes/Options%-->
<!--*sub_AttributeOptions(2)*-->
<!--*sub_CustomersAlsoPurchased(3)*-->
<!--*sub_CrossSell(4)*-->
<!--#Reviews#-->
<!--@EndTabs@-->
----------------
All looks good now. Thanks!
sub_CrossSell(4) will only work if you have an existing 4th tab. I had thought about making is auto-create the tab if it didn't exist but changed my mind. If you want CrossSell to always be its own tab then use the Global Cross Sell option or use <!--#CrossSell#--> in the product code.