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.
Is there a way to have all my custom tabs to display after description? I have tried everything with XML...I moved all my "Custom tab" under "Product Description" seems simple but it did not work I'm I missing something?
any help would be appreciated......
Sorry do you want to change tabs order or place complete tabs block at the bottom of the page?
I am unable to install easytabs extention on magento 1.5.0.1.
pls tell me how to do it?
Can you tell us what exactly problem you have?
I tried this wonderful extension in IE 9.0 Release Candidate and EasyTabs didn't work anymore: grey screen.
I am worried about the customers who can't see the necessary options... IE 9.0 will come out next month. What to do? Will you provide us with an update when the official IE 9.0 will come out?
Thanks for the great extension anyway
Yes, we will update extension to work with IE9 as soon as stable version will be available for download.
The stable version of IE 9 is available today and the tabs at our shop doesn't work anymore. When will you guys come with a fix?
Thanks in advance...
You can download recent extension version that will fix IE9 compatibility problem at our store.
When should we expect this update for IE9?
any updates for IE9?
It's already available for download.
It's already available at our store.
I love this extension but have one important question...
I am running two different attribute sets for my two different types of products, and want a different lot of tabs for each. However I have found that Easytabs only shows "easytabs/catalogproductcustom.phtml" as the 'default' highlighted tab. If you want to use a different tab as the first tab then it shows all tabs at once.
Is there a way around this?
Sorry but you should just change order of tabs in easytabs.xml. Probably you have broken html code in your custom tab that breaks tab block.
Thanks for the great extension. Can you please tell me - what code I should be change, to tabs have appeared only in a custom set of attributes?
Sorry but i don't think that it's possible without heavy extension modification.
Just a note: After updating to my website to magento 1.5 and testing eaytabs extension source 1.2.1 for magento 1.4.2 edition..
I notice that the file catalogproductreview.phtml is missing from the download...!
It is present in eaytabs extension source 1.1.1 for magento 1.4.1 edition
Sorry for this missing file. You can copy it from previous extension version.
i am using free modern theme in my web site..
now i want to use easy tab extension..
but when i had installed it and go to product view page it display totally blank...
then after i had tried in other theme..
it's works...so what's problem with free modern theme..????
Sorry but i don't think you can use it with modern theme without extension modification.
Any plans to get this to work with 1.5 Modern Theme?
Sorry but we are not planning to add compatibility modes for themes from other companies.
Hi
I have just installed on 1.4.2.0 and like colin008 on 1st March, I have also found that the file catalogproductreview.phtml is missing from the download. I have copied it from 1.4.1.0 but want to know whether it is correct for 1.4.2.0?
It would be a good idea to update the 1.4.2.0 download.
On a more positive note this is a great extension! Many thanks.
Peter
Please download recent extension version from our store. It will work with 1.4.2 and contain missing file.
[...] Magento Easytabs Extension Support [...]
Hi, how could I echo the number of reviews inside the tabs.phtml ?
This code:
__(\'%d Review(s)\', $this->getReviewsCount()) ?>
is working only in catalogproductview.phtml, but not in tabs.phtml
Thanks in advance.