Re: Tabbed Products ''LITE'' version - Delimiter based
OK. it looks like Option 1 will work. I even found a little easier way of doing it by basically replacing the off-tab code with a blank via javascript el.innerHTML = '';
now when the form is sent, it has nothing to override the value so it uses the correct value.
I will need another few hours to work on it tho, and tonight isn't looking good. Tomorrow late morning it should be ready.
Re: Tabbed Products ''LITE'' version - Delimiter based
I have been looking at this other mod.
But thinking, perhaps I can get this done with tabs.
It allows a product to be placed (for that mod in 1 Catagory)
Without a Add To Cart or Price Button.
They call it Gallery.
Quote:
Stores with one-of-a-kind products may benefit from a showcase gallery for sold items.
This mod allows regular products to be simply moved to one or more designated categories when sold; they will then, in product listing and product info pages, appear without price or add to cart/sold out displays.
Other elements of display can also be turned off or modified following simple coding examples.
This may also be useful for upcoming items which are not yet available for sale.
http://www.zen-cart.com/index.php?ma...roducts_id=606
Now the reason I want this is because I want to actually just use the product listing to launch to another site where I earn the refferal fee... But
Listing things this way will allow me to still send it to google etc...
Unless of course this can be done by putting a code in which would also be cool.
Re: Tabbed Products ''LITE'' version - Delimiter based
Gallery mod is basically a product info template modification to remove the add to cart. Technically if all you want to do is remove the cart button all together that could be done easily with TPL or just by editng the product info template. I don't know what else that mod offers as I haven't installed it.
I'm not sure but I would think it would have made more sense to make the gallery a separate product type that would follow the format.. so that you could make some products "Gallery only" and other products could be normal with add to cart button. But I digress and don't fully know the contrib.
you could also use the Gallery Mod's product info template and add the 3 lines of TPL code to make it tabbed and have the best of both :)
Re: Tabbed Products ''LITE'' version - Delimiter based
UPDATE:
Ok I got all the kinks worked out with the attribute over writes. It was even easier than I thought after taking a break. I realized that instead of just hiding the non-tabbed code for items that exist on tabs, I could just make the client think that the innerHTML was deleted. So there's nothing there to override the tabs. Works Great!
As I said before, I am going to be creating a new thread as this one has reached it limit. Because this version has been completely rewritten, I will be jumping up to TPL v4.0... tho i'm not sure how i ever got past 1.x :P I was living fast and loose with my version numbers in the early days :P
Maybe I'll just rename the whole contrib to something like TabMagic or something. I'll sleep on it.
stay tuned
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
you could also use the Gallery Mod's product info template and add the 3 lines of TPL code to make it tabbed and have the best of both :)
Cool. Ill wait untill tabMagic comes out first. Wouldn't make sense to try it now.
Re: Tabbed Products ''LITE'' version - Delimiter based
Just checking in... Thought you would have it up by now... Running into any problems???
Re: Tabbed Products ''LITE'' version - Delimiter based
LOL Sorry forgot to update this thread with the new thread. I released it last night:
http://zen-cart.com/forum/showthread...690#post493649
Re: Tabbed Products ''LITE'' version - Delimiter based
Hi,
I'm attempting to install this module on a freshly installed ZenCart and am getting the following error when uploading the SQL Patch.
------------------------------------------------------------
1146 Table 'zencart.configuration_group' doesn't exist
in:
[SELECT @gid := configuration_group_id FROM configuration_group where configuration_group_title LIKE 'Tabbed Products Config';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
------------------------------------------------------------
I would be grateful for any help diagnosing what is going wrong!
http://www.cottoncloudfutons.com/onlinefutonstore.01
thanks
dtb
Re: Tabbed Products ''LITE'' version - Delimiter based
Quote:
Originally Posted by
cottoncloud
Hi,
I'm attempting to install this module on a freshly installed ZenCart and am getting the following error when uploading the SQL Patch.
------------------------------------------------------------
1146 Table 'zencart.configuration_group' doesn't exist
in:
[SELECT @gid := configuration_group_id FROM configuration_group where configuration_group_title LIKE 'Tabbed Products Config';]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
------------------------------------------------------------
I would be grateful for any help diagnosing what is going wrong!
http://www.cottoncloudfutons.com/onlinefutonstore.01
thanks
dtb
This contrib is no longer supported and has been replaced by "Tabbed Products Pro". the Pro version should fix this problem and others.
You can see the official support thread here:
http://zen-cart.com/forum/showthread...013#post496013
Re: Tabbed Products ''LITE'' version - Delimiter based
Hey all,
Thanks for this great contrib!
I installed it and it went fine but I'm getting this in result.
http://img365.imageshack.us/img365/4808/sampleaz5.jpg
Can someone tell me what is wrong with it? It's a fresh installation of the addon. I didn't edit any files.
Thanks in advance!