I have some pages, like the CB profile page, which are only available to users who are logged in.
However, when I am not logged in, if I would visit a url which directly goes to the profile page say domain.com/my-page. It says I need to login first, which is ofcourse good, however it does so by showing the default Joomla login form, how can I prevent that from happening.
I'd prefer if it would show the CB login instead.