User page displaying page from Ultimate member
Hello,
When I click on the username or reputation score it takes me to the ultimate member profile page(here). How can I override this so it leads to the anspress user page? Please note that I’m not using the anspress theme and am not able to make the change now. I’m using Ultimate member to enable fronted logins without giving users access to the backend or directing them to the /wp-admin page.
Plugin conflicts are always tricky to solve. It often comes down to one plugin’s template or function overwriting another’s. It makes you appreciate how important unique naming conventions are for hooks and template files. When I’m building custom templates, I sometimes use Best Name Generators to brainstorm unique and specific names to avoid these kinds of clashes. Hope you get it sorted out!