I am using WPDiscuz and Ultimate Member. However, I have customized author.php and want users to see the Wordpress default author profile page rather than ultimate member user profile page.
In the User Authorization and Profile Data settings, I have turned on "Enable Profiles URL" and "Use Website URL as Profile URL". No matter if I turn off or on "Use Website URL as Profile URL", when I click on the the author's link on the comment author information panel, I get directed to the Ultimate Member profile. Is there anyway to change this so that I can go to the WordPress default author profile rather than Ultimate Member?
Please note that on Ultimate Member I have turned off the setting: "Automatically redirect author page to their profile"
Thanks,
James
You can use the wpdiscuz_profile_url hook for this purpose. More info here: https://wpdiscuz.com/docs/codex/filters/wpdiscuz_profile_url/