<?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 on: Extension 6: Showing only rows that match a filter</title>
	<atom:link href="http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/feed/" rel="self" type="application/rss+xml" />
	<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/</link>
	<description>Website of Tobias Bäthge.</description>
	<lastBuildDate>Tue, 05 Apr 2011 01:24:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Simone</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4553</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Tue, 05 Apr 2011 01:24:52 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4553</guid>
		<description>Thank you!</description>
		<content:encoded><![CDATA[<p>Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4544</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Sun, 03 Apr 2011 08:15:24 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4544</guid>
		<description>Hi Tobias,

I appreciate your taking time to respond. Thank you.

Per your advice, I will try to seek help in the WP forum and hopefully someone will come forward to provide me with the solutions.

Once again, thank you and best wishes.

Regards,
Hugo</description>
		<content:encoded><![CDATA[<p>Hi Tobias,</p>
<p>I appreciate your taking time to respond. Thank you.</p>
<p>Per your advice, I will try to seek help in the WP forum and hopefully someone will come forward to provide me with the solutions.</p>
<p>Once again, thank you and best wishes.</p>
<p>Regards,<br />
Hugo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4538</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Sat, 02 Apr 2011 19:15:30 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4538</guid>
		<description>Hi Hugo,

thanks for your comment.

Unfortunately, I&#039;m not really able to help with this, as the WordPress database is not something I know very well.

Everything you mention should be possible more or less easily.
The import will be the biggest task. For that, you should try to split the database dump into several smaller pieces and then import them through the database access tools of your host (like PHPMyAdmin).
For details, I however suggest that you ask in the WordPress forums at http://www.wordpress.org/support.

Best wishes,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Hugo,</p>
<p>thanks for your comment.</p>
<p>Unfortunately, I&#8217;m not really able to help with this, as the WordPress database is not something I know very well.</p>
<p>Everything you mention should be possible more or less easily.<br />
The import will be the biggest task. For that, you should try to split the database dump into several smaller pieces and then import them through the database access tools of your host (like PHPMyAdmin).<br />
For details, I however suggest that you ask in the WordPress forums at <a href="http://www.wordpress.org/support" rel="external">http://www.wordpress.org/support</a>.</p>
<p>Best wishes,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hugo</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4536</link>
		<dc:creator>Hugo</dc:creator>
		<pubDate>Sat, 02 Apr 2011 19:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4536</guid>
		<description>Hi Tobias, 

Thank you for your plugin and will be installing and using it soon.

Meantime, desperately required your guidance on how to do the following:

Had a database for a site that was damaged by the webhost when they backup their system or something. 
I had to upload and another old database to replace the damaged one.

1.  Database size is over 400MB - how do I import such a huge dump into the database?
Using bigdump - it kept meeting with some sort of errors mid way through - mostly from users posts in the dump file. 
How can I successfully import and how to solve the errors so that I can continue to complete the import? 

2.  Being a old database, have forgotten my password used for wp-admin login.  Where and How do I change/insert a new password in the database?

3.  How and where in the database, can I change also the site&#039;s domain name so that the database can be used for the current domain name?

Your kind assistance with your solutions/guidance of the above - by return email, would be much appreciated. 
To repay your kindness, I am more than happy to make a donation.

Please help me and thank you in advance.

Regards,
Hugo</description>
		<content:encoded><![CDATA[<p>Hi Tobias, </p>
<p>Thank you for your plugin and will be installing and using it soon.</p>
<p>Meantime, desperately required your guidance on how to do the following:</p>
<p>Had a database for a site that was damaged by the webhost when they backup their system or something.<br />
I had to upload and another old database to replace the damaged one.</p>
<p>1.  Database size is over 400MB &#8211; how do I import such a huge dump into the database?<br />
Using bigdump &#8211; it kept meeting with some sort of errors mid way through &#8211; mostly from users posts in the dump file.<br />
How can I successfully import and how to solve the errors so that I can continue to complete the import? </p>
<p>2.  Being a old database, have forgotten my password used for wp-admin login.  Where and How do I change/insert a new password in the database?</p>
<p>3.  How and where in the database, can I change also the site&#8217;s domain name so that the database can be used for the current domain name?</p>
<p>Your kind assistance with your solutions/guidance of the above &#8211; by return email, would be much appreciated.<br />
To repay your kindness, I am more than happy to make a donation.</p>
<p>Please help me and thank you in advance.</p>
<p>Regards,<br />
Hugo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4521</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Thu, 31 Mar 2011 08:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4521</guid>
		<description>Hi Simone,

thanks for your comment. Your try was almost correct: You just need to use numerical indexing in the columns as well, and the td at the end is too much, as the &quot;.column-1&quot; is a &quot;td&quot; already.
Please try this:

&lt;pre lang=&quot;css&quot;&gt;
.wp-table-reloaded-id-6 .row-12 .column-1  {
   font-weight: bold;
   text-decoration: underline;
}
&lt;/pre&gt;

Best wishes,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Simone,</p>
<p>thanks for your comment. Your try was almost correct: You just need to use numerical indexing in the columns as well, and the td at the end is too much, as the &#8220;.column-1&#8243; is a &#8220;td&#8221; already.<br />
Please try this:</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.wp-table-reloaded-id-6</span> <span style="color: #6666ff;">.row-12</span> <span style="color: #6666ff;">.column-1</span>  <span style="color: #00AA00;">&#123;</span>
   <span style="color: #000000; font-weight: bold;">font-weight</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">bold</span><span style="color: #00AA00;">;</span>
   <span style="color: #000000; font-weight: bold;">text-decoration</span><span style="color: #00AA00;">:</span> <span style="color: #993333;">underline</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span></pre></div></div>

<p>Best wishes,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4519</link>
		<dc:creator>Simone</dc:creator>
		<pubDate>Wed, 30 Mar 2011 21:33:12 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4519</guid>
		<description>Hi there,
Love the plugin! What CSS is required to change the format of a single cell? I&#039;ve been trying variants of the below with no luck. Obviously, I&#039;m trying to bold and underline text in one cell.
Thanks!</description>
		<content:encoded><![CDATA[<p>Hi there,<br />
Love the plugin! What CSS is required to change the format of a single cell? I&#8217;ve been trying variants of the below with no luck. Obviously, I&#8217;m trying to bold and underline text in one cell.<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4464</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Mon, 21 Mar 2011 09:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4464</guid>
		<description>Hi Martin,

thanks a lot for your reminder! I had actually planned to do that, but for some reason, I forgot again...

Regards,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Martin,</p>
<p>thanks a lot for your reminder! I had actually planned to do that, but for some reason, I forgot again&#8230;</p>
<p>Regards,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4462</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Sun, 20 Mar 2011 21:12:04 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4462</guid>
		<description>Hi Tobias,

you might want to add a note on the filter extension that the new caching function needs to be disabled if a table uses filtering.

Otherwise you will always get the result of the first call to the filter on subsequent calls.

Or you need to update the caching or the filtering functions. ;-)

Martin</description>
		<content:encoded><![CDATA[<p>Hi Tobias,</p>
<p>you might want to add a note on the filter extension that the new caching function needs to be disabled if a table uses filtering.</p>
<p>Otherwise you will always get the result of the first call to the filter on subsequent calls.</p>
<p>Or you need to update the caching or the filtering functions. ;-)</p>
<p>Martin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4448</link>
		<dc:creator>Tobias</dc:creator>
		<pubDate>Tue, 15 Mar 2011 18:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4448</guid>
		<description>Hi Bob,

thanks for your question. Unfortunately, I don&#039;t have any direct sources or recommendations, but I suggest that you try either in the &quot;Jobs&quot; section of the WordPress.org forums (not sure if it still exists), or in the DataTables JavaScript forums (you might actually have better chances there, I assume).

Regards,
Tobias</description>
		<content:encoded><![CDATA[<p>Hi Bob,</p>
<p>thanks for your question. Unfortunately, I don&#8217;t have any direct sources or recommendations, but I suggest that you try either in the &#8220;Jobs&#8221; section of the WordPress.org forums (not sure if it still exists), or in the DataTables JavaScript forums (you might actually have better chances there, I assume).</p>
<p>Regards,<br />
Tobias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://tobias.baethge.com/2010/03/extension-6-showing-only-rows-that-match-a-filter/comment-page-1/#comment-4446</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Tue, 15 Mar 2011 16:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://tobias.baethge.com/?p=842#comment-4446</guid>
		<description>Hi Tobias,

Great plugin. This feature has been difficult to find a solution for. Do you have any suggestions as to how I can find someone to create custom programming to create the drop down box filtering?</description>
		<content:encoded><![CDATA[<p>Hi Tobias,</p>
<p>Great plugin. This feature has been difficult to find a solution for. Do you have any suggestions as to how I can find someone to create custom programming to create the drop down box filtering?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

