Please Log in or Create an account to join the conversation.
That looks like a CSS conflict. Probably from your Joomla template. We've tried to fix as many input style conflicts as we can, but it's just not possible due to so many templates touching base elements. Right click and click inspect element on the radio and review its CSS in your browser tools to see what is moving it.I know when the user lands on the page none of the plans are selected by default. And there is something odd happening with the styling as the plan information and field button are overlapping, making it hard to see that a choice needs to be made. Is there anything I can do here for now to fix the layout? I know I can make one default, but if they don't realize this may sign up for the wrong one. I prefer they choose.
No, registrations are not upgrades.Is it possible that because I have set the "Allow Upgrade To This" is set to off is causing something funny to happen? (I know this is a long shot)
That's exactly how it should work client and server side. I've no clue how they're possibly bypassing this. Have you tried asking them how they registered since you confirmed they're a real person?By the way, I have tested this out in several browsers and I am stopped from registering until I pick a plan.
Please Log in or Create an account to join the conversation.
I think this happened after a recent update of YooThemePro. I'll check the inspector.That looks like a CSS conflict. Probably from your Joomla template. We've tried to fix as many input style conflicts as we can, but it's just not possible due to so many templates touching base elements. Right click and click inspect element on the radio and review its CSS in your browser tools to see what is moving it.
Please Log in or Create an account to join the conversation.
Link shouldn't matter as it's all the same registration process when it comes to CB. We don't track information like browser agent or anything so no there's no way to find that out. I recommend just asking them in a polite email explaining there was some technical difficulty with their registration and you'd like to know their steps for registering so that you can investigate it further.I'll see if I can find out. Is there a way to see what browser or operating system they use when they signed up? Or possibly even the link they clicked? I have the "Sign Up" on a few different places on the site.
Please Log in or Create an account to join the conversation.
They don't even appear inside CB, so no basket data. The last this happened I manually added them to the Free Plan after temporarily enabling "Allow Upgrade" so I can see it in the backend membership area.The only thing I can possibly think of is Register > Basket > Cancel Basket, but that should delete the user and completely cancel the registration process. Basket also is entirely skipped when it comes to free plans. Do you require email confirmation and/or user approval? If so are they approved/confirmed AND still don't have a subscription?
Please Log in or Create an account to join the conversation.
That means their registration did not come from CB. It means you have another registration form available somewhere. Suggest looking into your other Joomla extensions and see if they've a registration form somewhere. It could also mean Joomla user store is throwing a fatal error and interrupting CBs registration process. That can happen due to 3rd party extensions (e.g. Joomlas contact user plugin can do this since it requires Name to be unique).They don't even appear inside CB
Suggest contacting your template developer for support regarding that. They're overriding the styling. We use Bootstrap 3 styling and form field layout for our inputs.So, I found the styling culprit. I gather I need to add some kind of template override to fix this in YooTheme? I'll need to brush up on how to do that with that template.
Please Log in or Create an account to join the conversation.