We are glad to introduce new community extension Magento EasyTabs. This small extension will help anyone to add nice tabs to magento products page. Installation and configuration will take approximately 5 minutes. No files are replaced and no codding experience needed to install!
Please check demo at our demo server.
EasyTabs - Magento products tabs extension
This entry was posted on August 4, 2009.
Hi
I was wondering why my catelog.xml is the default even after easytabs install? The catelg.xml file is part of hello theme, and it seems that easytabs doesn't get the opportunity to overide.
Any clues please?
around line 200 in catalog.xml
comment out the product_view_tabs and add original description blocks from default catalog.xml
like this
<!--
descriptionProduct Descriptioncatalog/product_view_descriptioncatalog/product/view/description.phtml
upsell_productsWe Also Recommendcatalog/product_list_upsellcatalog/product/list/upsell.phtml
additionalAdditional Informationcatalog/product_view_attributescatalog/product/view/attributes.phtml
tagsTagstag/product_listtag/list.phtml
-->
detailed_info
detailed_info
Easytabs.xmls doesn't overwride whole catalog.xml. It just updates some blocks at catalog_product_view handle.
Hi. After install Magento EasyTabs on Magento 1.5.0.1 -> can't use system->configuration (white page)
change permissions for files 644 and folders 755 - doesn't work.
any ideas?
problem solved.
Note. If compilation off -> remove old compilation files.
good luck
hei, i download your newly version from your website. it's a zip file.
is anybody tell me how to install through this zip file?
i only know to install extension through magento connect. but it need a key...
this zip file don't have a key. and even there is no install/config instruction....
You should just upload extension files into your magento folder. After that you should refresh store cache and config extension according to your needs.
Hi,
I just copied all the files for easy tab to my magento directory, but there's no change at all both in the front end and the back admin panel.
Am I doing something wrong?
Thanks,
Kikko
Sorry, do you see extension settings in admin?
Will there be any update for IE9 anytime soon?
Already done.
i've read alot of post so far, and i see a few troubling things, first off, so many people want custom tabs yet there isn't a step by step tutorial on this anywhere.
2ndly IE9 has been out for sometime and easytabs still doesn't work.
you prob are busy but any kind of time frame here?
IE9 version was already fixed. Please let us know what exactly problem you have with custom tabs.
Where can i find the install instructions.
You should just upload extension and enable it in admin config.
Does this extension work with Magento ver. 1.10.0.1 professional?
Yes but we do not guarantee support for this magento version.
Hi
There is a conflict between Easytabs and Lightbox implementation.
Your demo site exhibits this issue.
The issue specifically relates to Internet Explorer 9.
On clicking a "tab" as implemented by Easytabs on a product page that also has Lightbox in use... As opposed to seeing the tab contents, the page is darkend as if a lightbox image is about to be displayed.
Clearly there is a conflict in the javascript that triggers lightbox overlay display with easytab tab display.
Do you have a fix for this issue before I expend any time resolving?
Great extensions, keep up the good work...
I think it's caused with IE9 compatability issue. Please update both extension with recent extension versions.
I have two different issues/questions.
1. Is support for IE 9 forthcoming? I know this has been asked, but I wanted to ad my name to the list of people interested in this topic.
2. My main question: Is it possible to swap the tab order so that a custom tab appears first and the description tab appears second? I have added a custom tab with the Quick Overview on it, and I want this tab to be first (and be the default tab).
#1 It's already done.
#2 You can change order of tabs at easytabs.xml.