<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Code conflicts with other plugin - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sat, 15 Aug 2026 12:41:37 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54881</link>
                        <pubDate>Mon, 28 Jun 2021 12:44:30 +0000</pubDate>
                        <description><![CDATA[@robert 
Thank you Robert and all who tried to help. The 2nd Tier technicians got things figured out. Since it was a group hosted WordPress site, the cache had to expire on it&#039;s own. The ot...]]></description>
                        <content:encoded><![CDATA[<p>@robert </p>
<p>Thank you Robert and all who tried to help. The 2nd Tier technicians got things figured out. Since it was a group hosted WordPress site, the cache had to expire on it's own. The other caches were cleared multiple times. It took about 24 hours for the group hosted cache to cycle through.</p>
<p>How do I mark this closed or answered?</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SSSlakk7722</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54881</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54866</link>
                        <pubDate>Mon, 28 Jun 2021 06:29:45 +0000</pubDate>
                        <description><![CDATA[@ssslakk7722,
It means either you have a hard cache system in server and website or this is your local browser cache issue. Make sure all kind of caches are properly deleted and if you have...]]></description>
                        <content:encoded><![CDATA[<p>@ssslakk7722,</p>
<p>It means either you have a hard cache system in server and website or this is your local <span style="color: #ff0000">browser cache</span> issue. Make sure all kind of caches are properly deleted and if you have a CDN, its properly purged.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54866</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54829</link>
                        <pubDate>Sat, 26 Jun 2021 15:15:54 +0000</pubDate>
                        <description><![CDATA[Did that
I save and it returns.]]></description>
                        <content:encoded><![CDATA[<p>Did that</p>
<p>I save and it returns.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SSSlakk7722</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54829</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54828</link>
                        <pubDate>Sat, 26 Jun 2021 15:10:04 +0000</pubDate>
                        <description><![CDATA[@ssslakk7722 ,
You have nothing to try, just check the content of that textarea, if you have found the conflict maker CSS code, delete it and save.
Search for this code and remove it from ...]]></description>
                        <content:encoded><![CDATA[<p>@ssslakk7722 ,</p>
<p>You have nothing to try, just check the content of that textarea, if you have found the conflict maker CSS code, delete it and save.</p>
<p>Search for this code and remove it from the textarea: </p>
<pre contenteditable="false">.entry-content form button { 
background: #ffffff !important;
}</pre>
<p>then click the  button below that admin page:</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54828</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54826</link>
                        <pubDate>Sat, 26 Jun 2021 15:06:24 +0000</pubDate>
                        <description><![CDATA[Thanks, That&#039;s a new way for me to get to the code, so I&#039;ll give it a try.  The screwy thing is that it isn&#039;t even a fix for something in the forums&#039; plugin.]]></description>
                        <content:encoded><![CDATA[<p>Thanks, That's a new way for me to get to the code, so I'll give it a try.  The screwy thing is that it isn't even a fix for something in the forums' plugin.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SSSlakk7722</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54826</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54824</link>
                        <pubDate>Sat, 26 Jun 2021 14:59:19 +0000</pubDate>
                        <description><![CDATA[Posted by: @ssslakk7722 
Don&#039;t know what the mentioned textarea is. Is that where they added the additional CSS code?

Here is that, check the css code inside this textarea, find it and d...]]></description>
                        <content:encoded><![CDATA[<blockquote data-userid="31422" data-postid="54821" data-mention="ssslakk7722">
<div class="wpforo-post-quote-author"><strong> Posted by: @ssslakk7722 </strong></div>
<p>Don't know what the mentioned textarea is. Is that where they added the additional CSS code?</p>
</blockquote>
<p>Here is that, check the css code inside this textarea, find it and delete. Then save it.</p>
<p>https://wpforo.com/wp-content/uploads/2016/08/wpForo-Custom-CSS-Code.png</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Martin</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54824</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54821</link>
                        <pubDate>Sat, 26 Jun 2021 13:50:35 +0000</pubDate>
                        <description><![CDATA[@robert 
Thanks for the reply. You are correct, I figured it out last night that it was an additional CSS code added by the coder to solve a glitch.
Don&#039;t know what the mentioned textarea ...]]></description>
                        <content:encoded><![CDATA[<p>@robert </p>
<p>Thanks for the reply. You are correct, I figured it out last night that it was an additional CSS code added by the coder to solve a glitch.</p>
<p>Don't know what the mentioned textarea is. Is that where they added the additional CSS code? If it is in the plugin editor, then you are incorrect because it continues to regenerate. We deleted, cleared machine, internet, website cache and it returned the next log in.</p>
<p>It is a code needed to resolve a different glitch, so we'll keep working on it.</p>
<p>Thanks for helping. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SSSlakk7722</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54821</guid>
                    </item>
				                    <item>
                        <title>RE: Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54801</link>
                        <pubDate>Sat, 26 Jun 2021 10:02:36 +0000</pubDate>
                        <description><![CDATA[Hi @ssslakk7722,
This is not wpForo core CSS, this has been added by you or by your website developer in Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea. If it does some wron...]]></description>
                        <content:encoded><![CDATA[<p>Hi @ssslakk7722,</p>
<p>This is not wpForo core CSS, this has been added by you or by your website developer in <span style="color: #3366ff">Forums &gt; Settings &gt; Styles &gt; Custom CSS Code textarea.</span> If it does some wrong thing, just remove it from the mentioned textarea, save and delete all caches.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Robert</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54801</guid>
                    </item>
				                    <item>
                        <title>Code conflicts with other plugin</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54762</link>
                        <pubDate>Wed, 23 Jun 2021 19:12:35 +0000</pubDate>
                        <description><![CDATA[Greetings,
I have a forms plugin that conflicts with some code in wpForo. We delete the wpforo code, flush the cache and it returns the next time we log in.
Here&#039;s the code from the wpForo...]]></description>
                        <content:encoded><![CDATA[<p>Greetings,</p>
<p>I have a forms plugin that conflicts with some code in wpForo. We delete the wpforo code, flush the cache and it returns the next time we log in.</p>
<p>Here's the code from the wpForo plugin Editor</p>
<p>in wpf-themes&gt;classic&gt;colors.css</p>
<p>This code conflicts. and automatically returns when deleted.</p>
<p>.entry-content form button {<br />background: #ffffff !important;<br />}</p>
<p>Thoughts?</p>
<p>Thanks</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>SSSlakk7722</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/code-conflicts-with-other-plugin/#post-54762</guid>
                    </item>
							        </channel>
        </rss>
		