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.
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.
David, please contact us in case you still have this problem.
Is it possible to have a tab go directly to a product? How would one go about that?
Sorry Rick, but i don't think it's possible.
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?
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"
You assign different themes at same time interval at admin > system > design.
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.
Sorry right now we do not plan to update our extension to work with IE9. It's still in beta as far as we know.
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.
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);Which file are you modifying?
Hello,
Need to put Remerce Product Question Form in a custom tab !
Is this possible ?
Thank you
You should try edit easytabs.xml and add new tabs at
<block type="catalog/product_view_tabs" name="product.info.tabs" as="info_tabs">i get error access denied,help please
when i install on mag 1.4.1
James, please log our from admin and login again.
error after enabling
http://pro-tools-training.com/magentotest/index.php/m/product.html
sorry, what I meant was the TAB works but it has no name
http://pro-tools-training.com/magentotest/index.php/m/product.html