<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>BlueOwlCreative  &#187;  Topic: Fatal error: Call to undefined function putRevSlider()</title>
		<atom:link href="http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/feed/" rel="self" type="application/rss+xml" />
		<link>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/feed/</link>
		<description></description>
		<pubDate>Fri, 17 Jul 2026 08:49:19 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/#post-34218</guid>
					<title><![CDATA[Fatal error: Call to undefined function putRevSlider()]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/#post-34218</link>
					<pubDate>Sat, 28 Sep 2019 06:39:15 +0000</pubDate>
					<dc:creator>drunkfox</dc:creator>

					<description>
						<![CDATA[
						<p>Hi BlueOwl.<br />
I made some changes in my site, and I don&#8217;t use RevSlider plugin any more.<br />
I deactivated and uninstalled the plugin, but an error appears: Fatal error: Call to undefined function putRevSlider()<br />
So, to fix it, I modified the file index.php, row 37.<br />
This is what I did:<br />
I changed from this</p>
<pre><code>&lt;div class=&quot;twelve columns&quot;&gt;
			    &lt;?php putRevSlider(&#039;80s-style-intro&#039;, &#039;569&#039;); ?&gt;
				&lt;?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?&gt;</code></pre>
<p>to this</p>
<pre><code>&lt;div class=&quot;twelve columns&quot;&gt;
				&lt;?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?&gt;</code></pre>
<p>Please, can you tell me if it&#8217;s correct?<br />
Thank you.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/#post-34222</guid>
					<title><![CDATA[Reply To: Fatal error: Call to undefined function putRevSlider()]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/#post-34222</link>
					<pubDate>Sat, 28 Sep 2019 09:52:56 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Hi,</p>
<p>Yes, removing this line:</p>
<p><code>&lt;?php putRevSlider(&#039;80s-style-intro&#039;, &#039;569&#039;); ?&gt;</code></p>
<p>should do the trick. <img src="http://blueowlcreative.com/support_wp/wp-includes/images/smilies/icon_smile.gif" alt=":)" class="wp-smiley" /> </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/#post-34223</guid>
					<title><![CDATA[Reply To: Fatal error: Call to undefined function putRevSlider()]]></title>
					<link>http://blueowlcreative.com/support_wp/forums/topic/fatal-error-call-to-undefined-function-putrevslider/#post-34223</link>
					<pubDate>Sat, 28 Sep 2019 12:13:31 +0000</pubDate>
					<dc:creator>drunkfox</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

