<?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 scriptygoddess</title>
	<atom:link href="http://www.scriptygoddess.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com</link>
	<description></description>
	<lastBuildDate>Tue, 16 Mar 2010 19:26:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SEO Plugins and problems with the titles not rewriting (WordPress) by Michael</title>
		<link>http://www.scriptygoddess.com/archives/2010/03/16/seo-plugins-and-problems-with-the-titles-not-rewriting-wordpress/comment-page-1/#comment-645319</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Tue, 16 Mar 2010 19:26:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1633#comment-645319</guid>
		<description>You can use get_header(2) in your case. The filename of your custom header has to be header-2.php.

The problem with include(your_file.php) is, all the globals are not set.</description>
		<content:encoded><![CDATA[<p>You can use get_header(2) in your case. The filename of your custom header has to be header-2.php.</p>
<p>The problem with include(your_file.php) is, all the globals are not set.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make phone numbers clickable to dial on mobile phones. by cliff</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/comment-page-1/#comment-645210</link>
		<dc:creator>cliff</dc:creator>
		<pubDate>Sat, 13 Mar 2010 16:59:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/14/make-phone-numbers-clickable-to-dial-on-mobile-phones/#comment-645210</guid>
		<description>hi 
wonder if you can help me, pls
i designed www.kouga.mobi using dreamweaver CS3
and now want to make the phonenumbers into links so that if you click on them your cell phone would dial them automatically.
i`ve been searching the web and came across a few suggestions but none of them works or i am doing it wrong.
examples
&lt;a href=&quot;0820504444&quot; rel=&quot;nofollow&quot;&gt;0820504444&lt;/a&gt;

so what i did was highlight my phone number , go down to the link area in properties and insrt the above - and changing the phone number. but this is what i get whwn i try to use it on my mobile:

Not Found

The requested URL /LISTINGS/BUILDCONTR/&lt;a href=&quot;0820504444&quot; rel=&quot;nofollow&quot;&gt;0820504444&lt;/a&gt; was not found on this server.
Apache/2.0.52 (Red Hat) Server at kouga.mobi Port 80

pls help me</description>
		<content:encoded><![CDATA[<p>hi<br />
wonder if you can help me, pls<br />
i designed <a href="http://www.kouga.mobi" rel="nofollow">http://www.kouga.mobi</a> using dreamweaver CS3<br />
and now want to make the phonenumbers into links so that if you click on them your cell phone would dial them automatically.<br />
i`ve been searching the web and came across a few suggestions but none of them works or i am doing it wrong.<br />
examples<br />
<a href="0820504444" rel="nofollow">0820504444</a></p>
<p>so what i did was highlight my phone number , go down to the link area in properties and insrt the above &#8211; and changing the phone number. but this is what i get whwn i try to use it on my mobile:</p>
<p>Not Found</p>
<p>The requested URL /LISTINGS/BUILDCONTR/<a href="0820504444" rel="nofollow">0820504444</a> was not found on this server.<br />
Apache/2.0.52 (Red Hat) Server at kouga.mobi Port 80</p>
<p>pls help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Redirect a subdomain to a directory using .htaccess by jerey</title>
		<link>http://www.scriptygoddess.com/archives/2007/06/13/redirect-a-subdomain-to-a-directory-using-htaccess/comment-page-1/#comment-645175</link>
		<dc:creator>jerey</dc:creator>
		<pubDate>Thu, 11 Mar 2010 09:42:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/06/13/redirect-a-subdomain-to-a-directory-using-htaccess/#comment-645175</guid>
		<description>how do i rewrite this because it tried

RewriteEngine on
#Options +FollowSymlinks

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
RewriteBase /careers/admin
ErrorDocument 404 /page-unavailable/





i want to access

http://careers.mydomain.com/admin</description>
		<content:encoded><![CDATA[<p>how do i rewrite this because it tried</p>
<p>RewriteEngine on<br />
#Options +FollowSymlinks</p>
<p>RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . index.php [L]<br />
RewriteBase /careers/admin<br />
ErrorDocument 404 /page-unavailable/</p>
<p>i want to access</p>
<p><a href="http://careers.mydomain.com/admin" rel="nofollow">http://careers.mydomain.com/admin</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress wp_list_comments() by Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2009/01/15/wordpress-wp_list_comments/comment-page-1/#comment-645171</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Thu, 11 Mar 2010 04:44:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1574#comment-645171</guid>
		<description>So I was testing this out to see if maybe something changed in the latest version - I had a test wordpress setup - and just dumped the mycomment function in the functions.php file and got the same error you did. But what I realized is that I had actually placed it BELOW the  close php tag just above it... ie. the function looked like this before I put the new code in:
...last function in functions.php actually is printing something to screen...
&lt;?php } ?&gt;

And right here is where I dumped my function...

do you see the problem? (the php file is close just above where I put my function... so in that last line, I had to remove the close php:
&lt;?php }
NEW FUNCTION GOES HERE..

That may not have been the same problem you&#039;re having - but you never know. It&#039;s just funny that it gave the same response you describe. Otherwise, once i fixed that, everything worked fine...</description>
		<content:encoded><![CDATA[<p>So I was testing this out to see if maybe something changed in the latest version &#8211; I had a test wordpress setup &#8211; and just dumped the mycomment function in the functions.php file and got the same error you did. But what I realized is that I had actually placed it BELOW the  close php tag just above it&#8230; ie. the function looked like this before I put the new code in:<br />
&#8230;last function in functions.php actually is printing something to screen&#8230;<br />
&lt;?php } ?&gt;</p>
<p>And right here is where I dumped my function&#8230;</p>
<p>do you see the problem? (the php file is close just above where I put my function&#8230; so in that last line, I had to remove the close php:<br />
&lt;?php }<br />
NEW FUNCTION GOES HERE..</p>
<p>That may not have been the same problem you&#039;re having &#8211; but you never know. It&#039;s just funny that it gave the same response you describe. Otherwise, once i fixed that, everything worked fine&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Wordpress wp_list_comments() by KDesign</title>
		<link>http://www.scriptygoddess.com/archives/2009/01/15/wordpress-wp_list_comments/comment-page-1/#comment-645170</link>
		<dc:creator>KDesign</dc:creator>
		<pubDate>Thu, 11 Mar 2010 04:05:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1574#comment-645170</guid>
		<description>Hi, thanks for the tutorial. I&#039;m having problems though that I can&#039;t seem to find an answer to on the web.

When I follow the example in the Codex http://codex.wordpress.org/Template_Tags/wp_list_comments#Comments_Only_With_A_Custom_Comment_Display, as you&#039;ve done in your article, I keep getting an error message after updating functions.php. 

It says: Parse error: syntax error, unexpected &#039;}&#039; in /home4/popsicl2/public_html/wp-content/themes/magadine12/functions.php on line 26

Have you ever had this problem? I&#039;m not sure where the problem would be seeing as I copied and pasted everything exactly, and I don&#039;t know if there are other files I should be looking at besides comments.php and functions.php. My functions.php file doesn&#039;t even have any other code in there besides this custom callback one.

Any help would be much appreciated! And if it helps, I&#039;m using version 2.9.2. Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, thanks for the tutorial. I&#039;m having problems though that I can&#039;t seem to find an answer to on the web.</p>
<p>When I follow the example in the Codex <a href="http://codex.wordpress.org/Template_Tags/wp_list_comments#Comments_Only_With_A_Custom_Comment_Display" rel="nofollow">http://codex.wordpress.org/Template_Tags/wp_list_comments#Comments_Only_With_A_Custom_Comment_Display</a>, as you&#039;ve done in your article, I keep getting an error message after updating functions.php. </p>
<p>It says: Parse error: syntax error, unexpected &#039;}&#039; in /home4/popsicl2/public_html/wp-content/themes/magadine12/functions.php on line 26</p>
<p>Have you ever had this problem? I&#039;m not sure where the problem would be seeing as I copied and pasted everything exactly, and I don&#039;t know if there are other files I should be looking at besides comments.php and functions.php. My functions.php file doesn&#039;t even have any other code in there besides this custom callback one.</p>
<p>Any help would be much appreciated! And if it helps, I&#039;m using version 2.9.2. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on swfobject &#8211; flash doesn&#039;t load in Firefox by Dave Grant Urban</title>
		<link>http://www.scriptygoddess.com/archives/2009/12/16/swfobject-flash-doesnt-load-in-firefox/comment-page-1/#comment-645053</link>
		<dc:creator>Dave Grant Urban</dc:creator>
		<pubDate>Sat, 06 Mar 2010 14:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1627#comment-645053</guid>
		<description>I noticed the same thing; no display in FF if swfobject is in the body. Unfortunately, I can&#039;t get to the head section because I use GoDaddy&#039;s Quick Shopping cart and I have access to the body html only. This sucks.</description>
		<content:encoded><![CDATA[<p>I noticed the same thing; no display in FF if swfobject is in the body. Unfortunately, I can&#039;t get to the head section because I use GoDaddy&#039;s Quick Shopping cart and I have access to the body html only. This sucks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox underlining images by C. Scott Asbach</title>
		<link>http://www.scriptygoddess.com/archives/2007/02/21/firefox-underlining-images/comment-page-1/#comment-644767</link>
		<dc:creator>C. Scott Asbach</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/02/21/firefox-behavior/#comment-644767</guid>
		<description>Actually,  I had accidentally looked at Chrome  instead of Firefox when I thought that worked...(I develop with at least 3 browsers open all th time)

So you can disregard the above, but I did just find what I think is a more elegant solution @ http://www.zen-cart.com/forum/showthread.php?t=116460

a img{vertical-align:middle}

My interpretation is that this  hides the underline behind the image, so if you have transparency or something else that might expose the underline again, you might want to go with your original solution.</description>
		<content:encoded><![CDATA[<p>Actually,  I had accidentally looked at Chrome  instead of Firefox when I thought that worked&#8230;(I develop with at least 3 browsers open all th time)</p>
<p>So you can disregard the above, but I did just find what I think is a more elegant solution @ <a href="http://www.zen-cart.com/forum/showthread.php?t=116460" rel="nofollow">http://www.zen-cart.com/forum/showthread.php?t=116460</a></p>
<p>a img{vertical-align:middle}</p>
<p>My interpretation is that this  hides the underline behind the image, so if you have transparency or something else that might expose the underline again, you might want to go with your original solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Firefox underlining images by C. Scott Asbach</title>
		<link>http://www.scriptygoddess.com/archives/2007/02/21/firefox-underlining-images/comment-page-1/#comment-644766</link>
		<dc:creator>C. Scott Asbach</dc:creator>
		<pubDate>Thu, 25 Feb 2010 20:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2007/02/21/firefox-behavior/#comment-644766</guid>
		<description>The solution that worked for me was:

a:link img{text-decoration:none}

Put that after your other a:link,a:visited,a:hover rules and it should work for you too.

I&#039;d be interested to know if there was a reason this didn&#039;t work for somebody.</description>
		<content:encoded><![CDATA[<p>The solution that worked for me was:</p>
<p>a:link img{text-decoration:none}</p>
<p>Put that after your other a:link,a:visited,a:hover rules and it should work for you too.</p>
<p>I&#039;d be interested to know if there was a reason this didn&#039;t work for somebody.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding a block of HTML to a WordPress post by Kelvim</title>
		<link>http://www.scriptygoddess.com/archives/2009/09/27/adding-a-block-of-html-to-a-wordpress-post/comment-page-1/#comment-644587</link>
		<dc:creator>Kelvim</dc:creator>
		<pubDate>Fri, 19 Feb 2010 20:36:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1617#comment-644587</guid>
		<description>Good job man! Thanks for sharing! =D</description>
		<content:encoded><![CDATA[<p>Good job man! Thanks for sharing! =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Two Blocks of Content for Pages in WordPress by Jennifer</title>
		<link>http://www.scriptygoddess.com/archives/2009/10/19/two-block-of-content-for-pages/comment-page-1/#comment-644328</link>
		<dc:creator>Jennifer</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:03:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1621#comment-644328</guid>
		<description>Just a follow up on this - I&#039;ve recently used this plugin on a project and it works great!! :D</description>
		<content:encoded><![CDATA[<p>Just a follow up on this &#8211; I&#039;ve recently used this plugin on a project and it works great!! <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.268 seconds -->
