<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
	<title>Comments for Website Design, Search Engine Optimization &amp; Internet Marketing</title>
	
	<link>http://wizardinternetsolutions.com</link>
	<description>Wizard Internet Solutions</description>
	<lastBuildDate>Sun, 06 May 2012 23:32:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/WizardIS-Comments" /><feedburner:info uri="wizardis-comments" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Easy Modal Plugin for WordPress by danieliser</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/ATQbPErapk0/</link>
		<dc:creator>danieliser</dc:creator>
		<pubDate>Sun, 06 May 2012 23:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19728</guid>
		<description>Try using one of the many php inline plugins for wordpress that allow you to use php inside the_content;</description>
		<content:encoded><![CDATA[<p>Try using one of the many php inline plugins for wordpress that allow you to use php inside the_content;</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/ATQbPErapk0" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19728</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by kevmatic</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/OnPPyHJkO9w/</link>
		<dc:creator>kevmatic</dc:creator>
		<pubDate>Sun, 06 May 2012 16:27:01 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19711</guid>
		<description>How can I get it to accept the pasting of php code into the content box? Is there a way to make this work?</description>
		<content:encoded><![CDATA[<p>How can I get it to accept the pasting of php code into the content box? Is there a way to make this work?</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/OnPPyHJkO9w" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19711</feedburner:origLink></item>
	<item>
		<title>Comment on Thematic Header Image The Right Way! by danieliser</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/2ZbXBgDPlkw/</link>
		<dc:creator>danieliser</dc:creator>
		<pubDate>Tue, 01 May 2012 20:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=608#comment-19271</guid>
		<description>Is this to add upload field in the admin panel? VN.</description>
		<content:encoded><![CDATA[<p>Is this to add upload field in the admin panel? VN.</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/2ZbXBgDPlkw" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/thematic/thematic-header-image-way/#comment-19271</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by danieliser</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/aRM8DT1EEv8/</link>
		<dc:creator>danieliser</dc:creator>
		<pubDate>Tue, 01 May 2012 20:41:56 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19270</guid>
		<description>You have multiple instances of jquery loading up.. one at the beginning which then loads all plugins etc including jquery form and easy modal. Then another copy loads from google api before the contact form 7 scripts load as well as a half a dozen others. CF7 is essentialy in a different building. Cant communicate with jquery form which it needs. Your theme is most likely loading jquery in the head manually rather than using wordpress enqueue_script() function.

Check your templates for header and look for &lt;script src=""&gt;&lt;/script&gt; tags.. These shouldnt be here.. They should be in functions.php using the above functions.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>You have multiple instances of jquery loading up.. one at the beginning which then loads all plugins etc including jquery form and easy modal. Then another copy loads from google api before the contact form 7 scripts load as well as a half a dozen others. CF7 is essentialy in a different building. Cant communicate with jquery form which it needs. Your theme is most likely loading jquery in the head manually rather than using wordpress enqueue_script() function.</p>
<p>Check your templates for header and look for <script src=""></script> tags.. These shouldnt be here.. They should be in functions.php using the above functions.</p>
<p>Hope this helps.</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/aRM8DT1EEv8" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19270</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by Sebastian</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/RHLT1yERIPU/</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Tue, 01 May 2012 20:08:02 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19269</guid>
		<description>Hi,

Already checked all the answers, and also googled for some other answers, still haven't find one. The website is at http://artadansului.ro , there click on Inscrieri. I checked and the jquery and also the .js from the CF7 are loaded corectly.
Any help will be appreciated. Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Already checked all the answers, and also googled for some other answers, still haven&#8217;t find one. The website is at <a href="http://artadansului.ro" rel="nofollow">http://artadansului.ro</a> , there click on Inscrieri. I checked and the jquery and also the .js from the CF7 are loaded corectly.<br />
Any help will be appreciated. Thanks again.</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/RHLT1yERIPU" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19269</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by danieliser</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/Hut8zAfS_Cs/</link>
		<dc:creator>danieliser</dc:creator>
		<pubDate>Tue, 01 May 2012 18:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19266</guid>
		<description>Will need more info than that. If you read through the comments you will most likely find the answer. There are several common causes and they have been addressed many times. If you still cant figure it out post a link to a page where i can check it out and ill get you pointed in the right direction. Usually has to do with themes not loading jquery and other javascript using the proper WordPress methods.</description>
		<content:encoded><![CDATA[<p>Will need more info than that. If you read through the comments you will most likely find the answer. There are several common causes and they have been addressed many times. If you still cant figure it out post a link to a page where i can check it out and ill get you pointed in the right direction. Usually has to do with themes not loading jquery and other javascript using the proper WordPress methods.</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/Hut8zAfS_Cs" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19266</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by Sebastian</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/1pGP5Tm_Ofo/</link>
		<dc:creator>Sebastian</dc:creator>
		<pubDate>Tue, 01 May 2012 15:16:41 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19261</guid>
		<description>Hello,

This is a great plugin, but I have a small problem. When I click on send, nothing happends. The CF7 form doesn't work. Can you help me ? 

Thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>This is a great plugin, but I have a small problem. When I click on send, nothing happends. The CF7 form doesn&#8217;t work. Can you help me ? </p>
<p>Thanks</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/1pGP5Tm_Ofo" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19261</feedburner:origLink></item>
	<item>
		<title>Comment on Thematic Header Image The Right Way! by bucur</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/brghITBHHcY/</link>
		<dc:creator>bucur</dc:creator>
		<pubDate>Mon, 30 Apr 2012 19:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=608#comment-19226</guid>
		<description>in funtions.php  :))


			 Salvat 
		
		
			
			Child Theme Options
			&lt;form name="theform" method="post" enctype="multipart/form-data" action=""&gt;
				
					
						Use logo image instead of blog title and description:
						&lt;input type="checkbox" name="enabled" value="1" /&gt;
					
					
						Current image:
						&lt;img src="" /&gt;
					
					
						Logo image to use (gif/ jpeg/ png):
						(you must have writing permissions for your uploads directory)
					
					
					
				
				
				
			
		
	&lt;?php
}
 
// ---------- "Child Theme Options" menu ENDS HERE
 
// ---------- Adding the logo image to the header STARTS HERE
 
if(get_option('child_theme_logo_enabled')){
	function remove_thematic_blogtitle() {
	 remove_action('thematic_header','thematic_blogtitle',3);
	}
	add_action('init','remove_thematic_blogtitle');
 
	function remove_thematic_blogdescription() {
	 remove_action('thematic_header','thematic_blogdescription',5);
	}
	add_action('init','remove_thematic_blogdescription');
 
	function thematic_logo_image() {
		echo '&lt;a href="'.get_option('home').'" rel="nofollow"&gt;&lt;/a&gt;';
	}
	add_action('thematic_header','thematic_logo_image',4);
}
//
?&gt;</description>
		<content:encoded><![CDATA[<p>in funtions.php  <img src='http://wizardinternetsolutions.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
<p>			 Salvat </p>
<p>			Child Theme Options<br />
			&lt;form name=&quot;theform&quot; method=&quot;post&quot; enctype=&quot;multipart/form-data&quot; action=&quot;&#8221;&gt;</p>
<p>						Use logo image instead of blog title and description:<br />
						&lt;input type=&quot;checkbox&quot; name=&quot;enabled&quot; value=&quot;1&quot; /&gt;</p>
<p>						Current image:<br />
						&lt;img src=&quot;&#8221; /&gt;</p>
<p>						Logo image to use (gif/ jpeg/ png):<br />
						(you must have writing permissions for your uploads directory)</p>
<p>	&lt;?php<br />
}</p>
<p>// &#8212;&#8212;&#8212;- &quot;Child Theme Options&quot; menu ENDS HERE</p>
<p>// &#8212;&#8212;&#8212;- Adding the logo image to the header STARTS HERE</p>
<p>if(get_option(&#039;child_theme_logo_enabled&#039;)){<br />
	function remove_thematic_blogtitle() {<br />
	 remove_action(&#039;thematic_header&#039;,&#039;thematic_blogtitle&#039;,3);<br />
	}<br />
	add_action(&#039;init&#039;,&#039;remove_thematic_blogtitle&#039;);</p>
<p>	function remove_thematic_blogdescription() {<br />
	 remove_action(&#039;thematic_header&#039;,&#039;thematic_blogdescription&#039;,5);<br />
	}<br />
	add_action(&#039;init&#039;,&#039;remove_thematic_blogdescription&#039;);</p>
<p>	function thematic_logo_image() {<br />
		echo &#039;<a href="'.get_option('home').'" rel="nofollow"></a>&#8216;;<br />
	}<br />
	add_action(&#8216;thematic_header&#8217;,'thematic_logo_image&#8217;,4);<br />
}<br />
//<br />
?&gt;</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/brghITBHHcY" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/thematic/thematic-header-image-way/#comment-19226</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by danieliser</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/MvuMprmGTcc/</link>
		<dc:creator>danieliser</dc:creator>
		<pubDate>Sun, 29 Apr 2012 22:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19175</guid>
		<description>I will check into it and try to release an update with fixes.</description>
		<content:encoded><![CDATA[<p>I will check into it and try to release an update with fixes.</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/MvuMprmGTcc" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19175</feedburner:origLink></item>
	<item>
		<title>Comment on Easy Modal Plugin for WordPress by Web Solutions</title>
		<link>http://feedproxy.google.com/~r/WizardIS-Comments/~3/SzNsv0oG4no/</link>
		<dc:creator>Web Solutions</dc:creator>
		<pubDate>Sun, 29 Apr 2012 14:11:34 +0000</pubDate>
		<guid isPermaLink="false">http://wizardinternetsolutions.com/?p=1313#comment-19136</guid>
		<description>I was using ver. 1.0.4 which is available in wp plugin directory.</description>
		<content:encoded><![CDATA[<p>I was using ver. 1.0.4 which is available in wp plugin directory.</p>
<img src="http://feeds.feedburner.com/~r/WizardIS-Comments/~4/SzNsv0oG4no" height="1" width="1"/>]]></content:encoded>
	<feedburner:origLink>http://wizardinternetsolutions.com/plugins/easy-modal/#comment-19136</feedburner:origLink></item>
</channel>
</rss>

