<?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: Issue with RevSlider</title>
		<atom:link href="https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/feed/" rel="self" type="application/rss+xml" />
		<link>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/feed/</link>
		<description></description>
		<pubDate>Thu, 11 Jun 2026 04:56:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.5.3-5249</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34599</guid>
					<title><![CDATA[Issue with RevSlider]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34599</link>
					<pubDate>Thu, 13 Feb 2020 17:50:30 +0000</pubDate>
					<dc:creator>csquared63</dc:creator>

					<description>
						<![CDATA[
						<p>I updated the Aqua theme a few weeks ago and everything was working fine. Client called today to say site was down. I checked and found only homepage was affected. I deactivated revslider and page displayed, without the slider of course. How can I replace/update the plugin? I don&#8217;t see it within the Aqua zip file and it doesn&#8217;t come up in plugins search within WordPress. Thanks, Carl</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34600</guid>
					<title><![CDATA[Reply To: Issue with RevSlider]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34600</link>
					<pubDate>Thu, 13 Feb 2020 18:07:54 +0000</pubDate>
					<dc:creator>csquared63</dc:creator>

					<description>
						<![CDATA[
						<p>OK, I found the zip for the plugin, but when I try to install I get:</p>
<p>Plugin could not be activated because it triggered a fatal error.</p>
<p>Warning: &#8220;continue&#8221; targeting switch is equivalent to &#8220;break&#8221;. Did you mean to use &#8220;continue 2&#8243;? in /home1/fluidkin/public_html/site/wp-content/plugins/revslider/includes/operations.class.php on line 2254</p>
<p>Warning: &#8220;continue&#8221; targeting switch is equivalent to &#8220;break&#8221;. Did you mean to use &#8220;continue 2&#8243;? in /home1/fluidkin/public_html/site/wp-content/plugins/revslider/includes/operations.class.php on line 2258</p>
<p>Warning: &#8220;continue&#8221; targeting switch is equivalent to &#8220;break&#8221;. Did you mean to use &#8220;continue 2&#8243;? in /home1/fluidkin/public_html/site/wp-content/plugins/revslider/includes/output.class.php on line 2941</p>
<p>Fatal error: Uncaught Error: [] operator not supported for strings in /home1/fluidkin/public_html/site/wp-content/plugins/revslider/includes/framework/base-admin.class.php:71 Stack trace: #0 /home1/fluidkin/public_html/site/wp-content/plugins/revslider/admin/revslider-admin.class.php(465): RevSliderBaseAdmin::addMetaBox(&#8216;Revolution Slid&#8230;&#8217;, &#8221;, Array, NULL) #1 /home1/fluidkin/public_html/site/wp-content/plugins/revslider/admin/revslider-admin.class.php(72): RevSliderAdmin-&gt;addSliderMetaBox() #2 /home1/fluidkin/public_html/site/wp-content/plugins/revslider/admin/revslider-admin.class.php(44): RevSliderAdmin-&gt;init() #3 /home1/fluidkin/public_html/site/wp-content/plugins/revslider/revslider.php(165): RevSliderAdmin-&gt;__construct(&#8216;/home1/fluidkin&#8230;&#8217;) #4 /home1/fluidkin/public_html/site/wp-admin/includes/plugin.php(2223): include(&#8216;/home1/fluidkin&#8230;&#8217;) #5 /home1/fluidkin/public_html/site/wp-admin/plugins.php(175): plugin_sandbox_scrape(&#8216;revslider/revsl&#8230;&#8217;) #6 {main} thrown in /home1/fluidkin/public_html/site/wp-content/plugins/revslider/includes/framework/base-admin.class.php on line 71</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34601</guid>
					<title><![CDATA[Reply To: Issue with RevSlider]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34601</link>
					<pubDate>Thu, 13 Feb 2020 18:59:08 +0000</pubDate>
					<dc:creator>csquared63</dc:creator>

					<description>
						<![CDATA[
						<p>I found this that worked for me and may help others &#8230;</p>
<p>The developers found the solution, which was:</p>
<p>Change line 21 in revslider/includes/framework/base-admin.class.php</p>
<p>from</p>
<p>    private static $arrMetaBoxes = ”; //option boxes that will be added to post</p>
<p>to</p>
<p>    private static $arrMetaBoxes = array(); //option boxes that will be added to post</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34604</guid>
					<title><![CDATA[Reply To: Issue with RevSlider]]></title>
					<link>https://blueowlcreative.com/support_wp/forums/topic/issue-with-revslider/#post-34604</link>
					<pubDate>Mon, 17 Feb 2020 12:53:46 +0000</pubDate>
					<dc:creator>BlueOwl</dc:creator>

					<description>
						<![CDATA[
						<p>Great, thanks!</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

