<?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>
									Like invisibility problem in wpforo 2.0 - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Sun, 17 May 2026 09:32:10 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-86027</link>
                        <pubDate>Mon, 13 Feb 2023 13:33:03 +0000</pubDate>
                        <description><![CDATA[@selsebil,
Solution by inserting the code in Themes functions.php fileAdd the code at the end(bottom) of the current active theme functions.php fileOption one: open functions.php file from ...]]></description>
                        <content:encoded><![CDATA[<p>@selsebil,</p>
<p>Solution by inserting the code in Themes functions.php file<br /><br />Add the code at the end(bottom) of the current active theme functions.php file<br /><br />Option one: open functions.php file from wp-content &gt; themes &gt; current active theme.<br /><br />Option Two: Go to Dashboard &gt; Appearance Theme File Editor, select Theme Functions(functions.php) file from Theme Files Bar.<br /><br />Please mention that the code can be lost after updating or changing the theme.<br /><br /><br />Solution by using Code Snippets Plugin<br /><br />Install and Activate Code Snippets plugin(https://wordpress.org/plugins/code-snippets/).<br /><br />Go to Dashboard &gt; Snippets &gt; Add New.<br /><br />Insert the code in code field:<br /><br />Check that the new created snippet is active from Dashboard &gt; Snippets &gt; All Snippets.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-86027</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85998</link>
                        <pubDate>Sun, 12 Feb 2023 16:30:11 +0000</pubDate>
                        <description><![CDATA[@chris Thank you, where should I past this hook? And, the problem is still going on in this your forum.]]></description>
                        <content:encoded><![CDATA[@chris Thank you, where should I past this hook? And, the problem is still going on in this your forum.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85998</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85930</link>
                        <pubDate>Fri, 10 Feb 2023 09:48:34 +0000</pubDate>
                        <description><![CDATA[Hi @selsebil,
Try this hook:
add_filter(&#039;wpforo_cache_reaction&#039;, &#039;__return_false&#039; );
Then Delete All Caches, Server Side, Website, wpForo Delete All Caches Function from Overview admin pa...]]></description>
                        <content:encoded><![CDATA[<p>Hi <span>@selsebil,</span></p>
<p>Try this hook:</p>
<pre class="c-mrkdwn__pre" contenteditable="false" data-stringify-type="pre">add_filter('wpforo_cache_reaction', '__return_false' );</pre>
<p>Then Delete All Caches, Server Side, Website, wpForo Delete All Caches Function from Overview admin page, and then try again.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85930</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85574</link>
                        <pubDate>Tue, 07 Feb 2023 19:14:30 +0000</pubDate>
                        <description><![CDATA[@chris Thank you. I am very pleased now.]]></description>
                        <content:encoded><![CDATA[@chris Thank you. I am very pleased now.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85574</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85573</link>
                        <pubDate>Tue, 07 Feb 2023 19:13:39 +0000</pubDate>
                        <description><![CDATA[@fawp It had been answered as bad internet connection. But my internet speed is very fast in my desktop. This must be based on another reason.]]></description>
                        <content:encoded><![CDATA[@fawp It had been answered as bad internet connection. But my internet speed is very fast in my desktop. This must be based on another reason.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85573</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85519</link>
                        <pubDate>Tue, 07 Feb 2023 13:35:12 +0000</pubDate>
                        <description><![CDATA[This had been posted before here
 
Thanks God for videos!]]></description>
                        <content:encoded><![CDATA[<p>This had been posted before here</p>
<p>https://wpforo.com/community/general-forums-bug-reports/26043/#post-75420</p>
<p> </p>
<p>Thanks God for videos!</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>fawp</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85519</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85508</link>
                        <pubDate>Tue, 07 Feb 2023 08:42:41 +0000</pubDate>
                        <description><![CDATA[HI @selsebil,
Yes I have sent it to the Devs, will let you know what we got. Sorry for the late response.]]></description>
                        <content:encoded><![CDATA[<p>HI @selsebil,</p>
<p>Yes I have sent it to the Devs, will let you know what we got. Sorry for the late response.</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>Chris</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85508</guid>
                    </item>
				                    <item>
                        <title>RE: Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85436</link>
                        <pubDate>Sun, 05 Feb 2023 10:22:27 +0000</pubDate>
                        <description><![CDATA[Dear wpforo team,
Have you seen this post?]]></description>
                        <content:encoded><![CDATA[<p>Dear wpforo team,</p>
<p>Have you seen this post?</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85436</guid>
                    </item>
				                    <item>
                        <title>Like invisibility problem in wpforo 2.0</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85313</link>
                        <pubDate>Wed, 01 Feb 2023 16:57:35 +0000</pubDate>
                        <description><![CDATA[Hi,
I reported this problem months ago. But I was said that there was no such problem. I waited to someone notice it, but anybody did not report it. So, I decided to make a video to easily ...]]></description>
                        <content:encoded><![CDATA[<p>Hi,</p>
<p>I reported this problem months ago. But I was said that there was no such problem. I waited to someone notice it, but anybody did not report it. So, I decided to make a video to easily explain. I made a video from this support forum and uploaded it to Youtube, but I will delete it after the wpforo team watch it. Here is the link:</p>
<p>https://www.youtube.com/watch?v=3wx6CgNp2i4</p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>selsebil</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/like-invisibility-problem-in-wpforo-2-0/#post-85313</guid>
                    </item>
							        </channel>
        </rss>
		