<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for DevriX Ltd.</title>
	<atom:link href="http://devrix.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://devrix.com</link>
	<description>Top of the wave</description>
	<lastBuildDate>Tue, 24 Apr 2012 16:04:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Offer Calc by admin</title>
		<link>http://devrix.com/offercalc/#comment-229</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 Apr 2012 16:04:02 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-229</guid>
		<description>I&#039;ve tried that locally and the sum is calculated correctly for both calc forms I&#039;ve tried (both 2 in content area as shortcodes and 2 in sidebars). There is no technical reason to sum only the first form.

As for the CSS, it&#039;s up to the theme, i.e. I tried to make it flexible so that it doesn&#039;t affect every theme ;)

Mario</description>
		<content:encoded><![CDATA[<p>I&#8217;ve tried that locally and the sum is calculated correctly for both calc forms I&#8217;ve tried (both 2 in content area as shortcodes and 2 in sidebars). There is no technical reason to sum only the first form.</p>
<p>As for the CSS, it&#8217;s up to the theme, i.e. I tried to make it flexible so that it doesn&#8217;t affect every theme <img src='http://devrix.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by Thor Oliversen</title>
		<link>http://devrix.com/offercalc/#comment-228</link>
		<dc:creator>Thor Oliversen</dc:creator>
		<pubDate>Tue, 24 Apr 2012 15:59:09 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-228</guid>
		<description>Cool that worked:-) The total are now summed only in the top form, and the widths of tables are moving accordingly with the content of the table cells.

Is there a quick CSS fix for the table cells to align? I guess it would be enough if the left table cell had a fixed width.

Thanks, Thor</description>
		<content:encoded><![CDATA[<p>Cool that worked:-) The total are now summed only in the top form, and the widths of tables are moving accordingly with the content of the table cells.</p>
<p>Is there a quick CSS fix for the table cells to align? I guess it would be enough if the left table cell had a fixed width.</p>
<p>Thanks, Thor</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by admin</title>
		<link>http://devrix.com/offercalc/#comment-227</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 24 Apr 2012 12:38:55 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-227</guid>
		<description>Hi Thor, 

It&#039;s a bug of mine here that I just noticed.

I&#039;m about to release an update soon, however in widget.php there is a call include_once(...) that needs to be include(...) instead (if you rename, it&#039;s about to work).

Also, the closing shortcocde is without the slug, i.e. should be [/ofc_shortcode] only

Best,
Mario</description>
		<content:encoded><![CDATA[<p>Hi Thor, </p>
<p>It&#8217;s a bug of mine here that I just noticed.</p>
<p>I&#8217;m about to release an update soon, however in widget.php there is a call include_once(&#8230;) that needs to be include(&#8230;) instead (if you rename, it&#8217;s about to work).</p>
<p>Also, the closing shortcocde is without the slug, i.e. should be [/ofc_shortcode] only</p>
<p>Best,<br />
Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by Thor Oliversen</title>
		<link>http://devrix.com/offercalc/#comment-226</link>
		<dc:creator>Thor Oliversen</dc:creator>
		<pubDate>Tue, 24 Apr 2012 12:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-226</guid>
		<description>Hi again, I wonder if you have the time to help me with a little problem with this...

I&#039;m trying to split this calculator into several grouped rows... Like this:

Menu 1
Salat : 15
Bread: 5
Pasta: 6

Menu 2
Schrimps: 10
Bread: 5
Cold drinks: 3

Menu 3
And so on...

But it will only display the top menu (menu 1). I&#039;ve tried adding a ending shorcode like this:
[ofc_shortcode offer_slug=&quot;menu_1&quot;]Menu 1[/ofc_shortcode offer_slug=&quot;menu_1&quot;]
[ofc_shortcode offer_slug=&quot;menu_2&quot;]Menu 2[/ofc_shortcode offer_slug=&quot;menu_2&quot;]

But, it still only lists the first menu..

Any clues?

Here&#039;s the page:
http://pastabakeriet.no/beta/overtidcatering/

Regards, Thor</description>
		<content:encoded><![CDATA[<p>Hi again, I wonder if you have the time to help me with a little problem with this&#8230;</p>
<p>I&#8217;m trying to split this calculator into several grouped rows&#8230; Like this:</p>
<p>Menu 1<br />
Salat : 15<br />
Bread: 5<br />
Pasta: 6</p>
<p>Menu 2<br />
Schrimps: 10<br />
Bread: 5<br />
Cold drinks: 3</p>
<p>Menu 3<br />
And so on&#8230;</p>
<p>But it will only display the top menu (menu 1). I&#8217;ve tried adding a ending shorcode like this:<br />
[ofc_shortcode offer_slug="menu_1"]Menu 1[/ofc_shortcode offer_slug="menu_1"]<br />
[ofc_shortcode offer_slug="menu_2"]Menu 2[/ofc_shortcode offer_slug="menu_2"]</p>
<p>But, it still only lists the first menu..</p>
<p>Any clues?</p>
<p>Here&#8217;s the page:<br />
<a href="http://pastabakeriet.no/beta/overtidcatering/" rel="nofollow">http://pastabakeriet.no/beta/overtidcatering/</a></p>
<p>Regards, Thor</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by admin</title>
		<link>http://devrix.com/offercalc/#comment-188</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 13 Mar 2012 21:55:11 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-188</guid>
		<description>No prob. 

Cheers,
Mario</description>
		<content:encoded><![CDATA[<p>No prob. </p>
<p>Cheers,<br />
Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by Thor Oliversen</title>
		<link>http://devrix.com/offercalc/#comment-187</link>
		<dc:creator>Thor Oliversen</dc:creator>
		<pubDate>Tue, 13 Mar 2012 21:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-187</guid>
		<description>Brilliant! Thanks:-)</description>
		<content:encoded><![CDATA[<p>Brilliant! Thanks:-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by admin</title>
		<link>http://devrix.com/offercalc/#comment-186</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 13 Mar 2012 21:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-186</guid>
		<description>Seems like you&#039;re adding it as a widget. Alter widget_view.tpl then instead, change the same line there.</description>
		<content:encoded><![CDATA[<p>Seems like you&#8217;re adding it as a widget. Alter widget_view.tpl then instead, change the same line there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by Thor Oliversen</title>
		<link>http://devrix.com/offercalc/#comment-185</link>
		<dc:creator>Thor Oliversen</dc:creator>
		<pubDate>Tue, 13 Mar 2012 21:25:11 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-185</guid>
		<description>Hi, well I altered the number as you axplained in the add_offer.php line 47 from 40 to 200. But it still only displays a max of 39 in the dropdown menu. Have a look at my page here: http://pastabakeriet.no/beta/overtidcatering/</description>
		<content:encoded><![CDATA[<p>Hi, well I altered the number as you axplained in the add_offer.php line 47 from 40 to 200. But it still only displays a max of 39 in the dropdown menu. Have a look at my page here: <a href="http://pastabakeriet.no/beta/overtidcatering/" rel="nofollow">http://pastabakeriet.no/beta/overtidcatering/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by admin</title>
		<link>http://devrix.com/offercalc/#comment-184</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 13 Mar 2012 15:28:11 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-184</guid>
		<description>Hi Thor,

This fix should work, what&#039;s the problem by your side, can you elaborate on where is it limited after that code alteration?

Mario</description>
		<content:encoded><![CDATA[<p>Hi Thor,</p>
<p>This fix should work, what&#8217;s the problem by your side, can you elaborate on where is it limited after that code alteration?</p>
<p>Mario</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Offer Calc by Thor Oliversen</title>
		<link>http://devrix.com/offercalc/#comment-183</link>
		<dc:creator>Thor Oliversen</dc:creator>
		<pubDate>Tue, 13 Mar 2012 14:08:25 +0000</pubDate>
		<guid isPermaLink="false">http://devrix.com/?page_id=147#comment-183</guid>
		<description>Hi, thanks for making this plugin. It&#039;s just what I need for listing out menues for a restaurant. For their catering menu I&#039;d like to put up a form aimed at people organizing a party, and where they could calculate what the catering cost would be...

So, I&#039;d love to see that it was possible to choose more items than your form allows at it is. Say you where calculating the cost for the catering to a party of around 200 guests. As it is now it stops at 39... The php code you suggested altering from 40 to 80 didn&#039;t do anything with the output on my form...?

Any suggestions?

Thanks, Thor</description>
		<content:encoded><![CDATA[<p>Hi, thanks for making this plugin. It&#8217;s just what I need for listing out menues for a restaurant. For their catering menu I&#8217;d like to put up a form aimed at people organizing a party, and where they could calculate what the catering cost would be&#8230;</p>
<p>So, I&#8217;d love to see that it was possible to choose more items than your form allows at it is. Say you where calculating the cost for the catering to a party of around 200 guests. As it is now it stops at 39&#8230; The php code you suggested altering from 40 to 80 didn&#8217;t do anything with the output on my form&#8230;?</p>
<p>Any suggestions?</p>
<p>Thanks, Thor</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: devrix.com @ 2012-05-19 17:05:30 -->
