EasyTabs - Magento products tabs extension

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.

571 thoughts on “EasyTabs - Magento products tabs extension ”

  • I've installed the easy tabs extension on version 1.4.1 everything is working fine except the additional information tab is not showing up in the back end for me to add information. I see someone else ask the question and you asked if when easy tabs is turned off if it would show up and when it is turned off at least for me the additional information does not show up for me. I would appreciate any help.

    Reply
  • Is it possible to have a tab go directly to a product? How would one go about that?

    Reply
  • I want to set a tab to an ATTRIBUTE SET rather than just one ATTRIBUTE. I have an attribute set that has a bunch of attributes under it. When I click the tab I want all the attributes from that set to display in the tab. I don't want to just create an attribute with a text area and then just paste HTML that mimics this behavior.

    Is it possible to set a tab to an attribute set like this?

    Reply
  • hi,

    I got an error when i am installing

    "ParveYour design change for the specified store intersects with another one, please specify another date range"

    Reply
  • I have the extension working create. However, recently I tried testing it in IE 9 which is in beta. This extension does not work. When clicking the tab the page in IE 9 - nothing happens. will there be a fix for this? Please advise.

    Reply
  • Thank you for your free extension.
    I'm designing a site using it and Magento 1.4.1.0
    I have created an attribute as a text area. I modify it by the wysiwyg editor including some images by this way. With a the first custom tab, the attribute goes well under a first dedicated tab but only the text not the images. I can find this wrong text in the generated html code : src="{{media url=" at the beginning of the images url. I think it's the issue. If I do the same thing in the product description (including an image via the wysiwyg editor) I have no problem, the image is here. Thanks in advance for your help.

    Reply
    • For anyone having the same problem (I did), here's a simple fix. On about line 5 add the code below that replaces the template tag with /media/whateverfile.ext
      (Just make sure you add after $content is defined) This should work fine for any media files assuming your media directory is in root at /media.
      $content = preg_replace('@{{media url="(.*)}}"@','/media/$1',$content);

      Reply
  • Hello,
    Need to put Remerce Product Question Form in a custom tab !
    Is this possible ?
    Thank you

    Reply
  • i get error access denied,help please
    when i install on mag 1.4.1

    Reply
  • error after enabling

    http://pro-tools-training.com/magentotest/index.php/m/product.html

    Reply
  • sorry, what I meant was the TAB works but it has no name


    http://pro-tools-training.com/magentotest/index.php/m/product.html

    Reply

Items 131 to 140 of 275 total