<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Adding Tabbed-View to Magento Default Theme</title>
		<description>Comments for Adding Tabbed-View to Magento Default Theme at http://www.joomlavue.com , comment 1 to 68 out of 20 comments</description>
		<link>http://www.joomlavue.com</link>
		<lastBuildDate>Wed, 10 Mar 2010 19:09:00 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-126</link>
			<description>@FERNANDO

You need to add a height property to the .tabs class like this:

.tabs { height:24px; margin-bottom:15px; .....


 - David</description>
			<pubDate>Fri, 05 Feb 2010 07:52:28 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-123</link>
			<description>This was excellent! Worked like a charm! Thanks! - Magento Templates</description>
			<pubDate>Tue, 02 Feb 2010 21:54:22 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-119</link>
			<description>OK I managed to limit the items by adding it to an extra reference like this:
        
            4
            upsell4
              - gurgelstock</description>
			<pubDate>Mon, 14 Dec 2009 06:51:49 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-117</link>
			<description>Hi All, 

Please help me.  I actually want to do the reverse!! How can i remove the tabbed browsing from the modern theme?? Any suggestions?  - sterg17</description>
			<pubDate>Fri, 04 Dec 2009 11:45:25 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-116</link>
			<description>This is great, however I am having one problem. With the normal upseel the item count is limited to 4 in catalog.xml (http://pastebin.com/m22933c06) but this wont affect the tabs for some reason. How can I limit the count in the upsell tab? Thanks! - gurgelstock</description>
			<pubDate>Fri, 27 Nov 2009 08:36:18 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-114</link>
			<description>[b]this-&gt;getUrl('*/*/sendmail' with this-&gt;getUrl('sendfriend/*/sendmail'[/b] - Miodrag</description>
			<pubDate>Mon, 19 Oct 2009 02:04:20 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-113</link>
			<description> i resolved the send to a friend problem when used in tabbed browsing.
you should hard code the action on the send button.
go to [b]frontend/default/yourtheme/template/sendfriend/send.phtml[/b] and replace this line
[b]form action=&quot;&quot; method=&quot;post&quot; id=&quot;product_sendtofriend_form&quot;[/b]
with
[b]form action=&quot;&quot; method=&quot;post&quot; id=&quot;product_sendtofriend_form&quot;[/b]

http://www.magexpert.ro - Miodrag</description>
			<pubDate>Mon, 19 Oct 2009 02:03:09 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-112</link>
			<description>i resolved the send to a friend problem when used in tabbed browsing.
you should hard code the action on the send button.
go to [b]frontend/default/yourtheme/template/sendfriend/send.phtml[/b] and replace this line
[b] - Miodrag</description>
			<pubDate>Mon, 19 Oct 2009 02:01:44 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-107</link>
			<description>I've done everything to the you mentioned above, but I'm only getting the one 'Product Description' tab showing up.

The other tabs aren't showing at all. Not even the titles.
Any ideas?

Could you please help me to solve this problem? - raja</description>
			<pubDate>Fri, 28 Aug 2009 22:07:29 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-105</link>
			<description>How do I display Additional Information in the Product Description tab, not as a separate Additional Information tab as displayed above ?

Thanks - pusing</description>
			<pubDate>Fri, 21 Aug 2009 04:23:13 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-103</link>
			<description>Could I ask some example code to learn how to implement a Tab with sendfriend module inside product detailed view?
I miss some details about ProductId, CategoryId and MaxRecipients variables.

Thank you. - Marco</description>
			<pubDate>Wed, 19 Aug 2009 09:34:16 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-100</link>
			<description>Eddy, Thank you so much for this great tutorial. It worked seamlessly, but I have a problem with products that were assigned custom options (drop down menu for customers to choose size). The products with custom options return the following error:

Warning: Mage_Core_Block_Template::include(/home/magento/public_html/shop/app/design/frontend/wishgiving/default/template/catalog/product/view/options/wrapper.phtml) [mage-core-block-template.include]: failed to open stream: No such file or directory  in /home/magento/public_html/shop/app/code/core/Mage/Core/Block/Template.php on line 144

I know you must be very busy. I'd appreciate any help I can get. Thanks! - vania</description>
			<pubDate>Tue, 04 Aug 2009 12:55:38 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-99</link>
			<description>Hello All!

Having problem with image of tabs, it dont appear, any idea?
i make correction on css where:
[quote] .tabs                   { margin-bottom:15px; border-bottom:1px solid #666; background: url('/../images/tabs_bg.gif') repeat-x 0 100% #f2f2f2; }[/quote]

i correct to [quote].tabs                   { margin-bottom:15px; border-bottom:1px solid #666; background: url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2; }[/quote]
but problem persists.

thanks for your help
 - Fernando</description>
			<pubDate>Tue, 04 Aug 2009 12:32:19 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-98</link>
			<description>@Eran

block type=&quot;review/product_view_list&quot; name=&quot;product.info.product_additional_data&quot; as=&quot;product_additional_data&quot; template=&quot;review/product/view/list.phtml&quot;

TO 

block type=&quot;review/product_view_list&quot; name=&quot;product.info.product_additional_data&quot; as=&quot;info_tabs&quot; template=&quot;review/product/view/list.phtml&quot; - doughold</description>
			<pubDate>Sun, 02 Aug 2009 17:07:23 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-96</link>
			<description>Hi, can anyone help?
I added the tabs functionality, it works great but now the product review doesn't work. the review form is missing... - Eran</description>
			<pubDate>Wed, 15 Jul 2009 05:06:18 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-95</link>
			<description>Hi,
I wish to add additional tabs in modern theme. How would I do that ?

Regards

Roy - Roy</description>
			<pubDate>Wed, 08 Jul 2009 22:08:34 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-93</link>
			<description>Hi, I am having the same issue as @Krystyna, @Paul:
after adding the tabs, when you click on the  &quot;be the first to review this product&quot; you get a page with some product info but without the option to add a review. in products that were reviewed already it shows the review but also doesnt give the option to add a review.

I also see that @Doughold wrote something to solve this but it's not visible... can someone help? - Eran</description>
			<pubDate>Tue, 30 Jun 2009 10:34:42 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-86</link>
			<description>Having problem with reviews section after adding tabs to default theme. 
I do not want it to be displayed in tabs but on separate page, just as default setting.

After adding tabs everything works great but: client is not able to add his review after clicking &quot;Add your review&quot; and he is not able to see already posted reviews. After clicking, the page shows info about products with the possibility to go back to product page with tabs; no reviews, no chance to add another.

I've read posts above and Paul had the same problem I guess. Doughold - could you post changes in code you implemented one more time? It seems it is not visible.

Help really needed. Anybody managed to copy with it? - Krystyna</description>
			<pubDate>Thu, 11 Jun 2009 04:05:37 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-85</link>
			<description>Hi, it works OK. Thanks!!!!!!!!!
A question: I need to create a tab and fill it using a static block. any idea? (excuse my english) - OsO</description>
			<pubDate>Thu, 11 Jun 2009 02:34:16 +0100</pubDate>
		</item>
		<item>
			<title>...</title>
			<link>http://www.joomlavue.com/blog/21-adding-tabbed-view-to-magento-default-theme#comment-84</link>
			<description>Hi@all

i have a big problem:
i need this for custom Options. but it doesnt work.
i must have this. anybody have an idea? - toox</description>
			<pubDate>Wed, 10 Jun 2009 09:53:54 +0100</pubDate>
		</item>
	</channel>
</rss>
