<?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>
									Customer role - How-to and Troubleshooting - wpForo 2.0				            </title>
            <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/</link>
            <description>Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Tue, 16 Jun 2026 09:36:08 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>RE: Customer role</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101943</link>
                        <pubDate>Tue, 18 Apr 2023 16:08:09 +0000</pubDate>
                        <description><![CDATA[@chris I found a solution using GroundHogg to change the user role when the ThriveCart purchase was successful. Hopefully it will also change the role back if they cancel their subscription/...]]></description>
                        <content:encoded><![CDATA[<p>@chris I found a solution using GroundHogg to change the user role when the ThriveCart purchase was successful. Hopefully it will also change the role back if they cancel their subscription/payment. </p>
<p>This was by far the easiest option - I also looked into webhooks briefly but felt that was beyond my skill set. </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>LottieG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101943</guid>
                    </item>
				                    <item>
                        <title>RE: Customer role</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101924</link>
                        <pubDate>Tue, 18 Apr 2023 09:09:34 +0000</pubDate>
                        <description><![CDATA[Hi @lottieg,
wpForo has Role Synch Option, with it, you can synch wpForo User Groups with WP Roles.
So if the User Role changes from Subscriber to Customer, wpForo Role should change by th...]]></description>
                        <content:encoded><![CDATA[<p>Hi @lottieg,</p>
<p>wpForo has Role Synch Option, with it, you can synch wpForo User Groups with WP Roles.</p>
<p>So if the User Role changes from Subscriber to Customer, wpForo Role should change by the Synchronization setup.</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/customer-role/#post-101924</guid>
                    </item>
				                    <item>
                        <title>RE: Customer role</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101907</link>
                        <pubDate>Mon, 17 Apr 2023 16:01:41 +0000</pubDate>
                        <description><![CDATA[@dimalifragis yes I have.  Only registered users can see the forum and registered students can use it. The Groundhogg meta data isn&#039;t recognizing the purchase either, so I need a different w...]]></description>
                        <content:encoded><![CDATA[@dimalifragis yes I have.  Only registered users can see the forum and registered students can use it. The Groundhogg meta data isn't recognizing the purchase either, so I need a different way to switch roles (automatically) when someone purchases/cancels via ThriveCart, or using Groundhogg Tags.]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>LottieG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101907</guid>
                    </item>
				                    <item>
                        <title>RE: Customer role</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101893</link>
                        <pubDate>Mon, 17 Apr 2023 08:55:31 +0000</pubDate>
                        <description><![CDATA[btw: I can&#039;t see the real forum page, but i HOPE you have EXCLUDED wpforo page(s) from W3TC cache plugin.]]></description>
                        <content:encoded><![CDATA[<p>btw: I can't see the real forum page, but i HOPE you have EXCLUDED wpforo page(s) from W3TC cache 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>dimalifragis</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101893</guid>
                    </item>
				                    <item>
                        <title>Customer role</title>
                        <link>https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101884</link>
                        <pubDate>Sat, 15 Apr 2023 17:38:02 +0000</pubDate>
                        <description><![CDATA[Apologies if this is a duplicate post - my previous one disappeared. 
I have the user roles set to these groups:

Customer / Registered Student - post and view
Subscriber /Registered Non...]]></description>
                        <content:encoded><![CDATA[<p>Apologies if this is a duplicate post - my previous one disappeared. </p>
<p>I have the user roles set to these groups:</p>
<ul>
<li>Customer / Registered Student - post and view</li>
<li>Subscriber /Registered Non-Student - no posts and view</li>
</ul>
<p>My set up is to purchase a course through WooCommerce via an outside link to ThriveCart. The purchase adds the Student tag via GroundHogg. </p>
<p>If the person cancels a subscription, they lose the student tag and get a non-student tag. They are still registered to the website. </p>
<p>This set up allows access to the LearnDash courses and works fine. </p>
<p>Except. The purchase doesn't seem to change the role to customer from registered user. So, WPForo doesn't see the role as customer, only subscriber and access is limited. I think this is possibly due to the purchase being on a third-party site (ThriveCart). </p>
<p>Can WP Foro see other metadata like the GroundHogg tag and use that to change the user role to Customer? </p>]]></content:encoded>
						                            <category domain="https://wpforo.com/community/how-to-and-troubleshooting-2/">How-to and Troubleshooting - wpForo 2.0</category>                        <dc:creator>LottieG</dc:creator>
                        <guid isPermaLink="true">https://wpforo.com/community/how-to-and-troubleshooting-2/customer-role/#post-101884</guid>
                    </item>
							        </channel>
        </rss>
		