Posted: February 15, 2017 at 1:34 pm
|
1- I opened a different topic some time ago and you guys mention a default cart URL is: 2- After some researching, I realized that a user can’t cancel their own registration. So why do you guys have the link “Cancel Registration” on the “Edit Registration” page? I can’t really hide it with CSS because theres no ID or unique class. Please advice. |
Hi Liz, For #1 you have changed the slug of the registration-checkout page, so now you need to use:
That link is shown on all sections within checkout, it doesn’t cancel the registration but it does clear the users current session to allow them to register onto other events. We may need to add another class to that link to allow it to be styled easier. |
|
|
#1 Thanks for the URL correction. #2 The link doesn’t show only at checkout. Once I am register to an event, if I go to my account and “Edit” that event, there is a link to cancel the registration. There is no point to leave that link there if the functionality doesn’t work. Right? |
Hi Liz, It currently works by clearing the current session and does not affect an existing registration. We have an open ticket to change the current registration status to cancelled if clicked. I’ve added feedback to that ticket. — |
|
|
I don’t think you guys are understanding. Let me try it again: I just registered for a event, right? A week later, I log in into My Account > Edit Event, the “cancel registration” link is there. And not only while you are registering as you guys a saying. Makes no sense to have the link there if the functionality doesn’t work in your end. There is not even a class/id where we can hide thru CSS. Please advice with a possible solution. |
Hi Liz, There’s an open ticket and the plan is to fix the link so that when you click on the link, it will actually change the status of the registration to “Cancelled”. You can hide the link with CSS if you’d like though, example follows:
|
|
|
Thanks Josh! |
The support post ‘Default Cart URL + Registration Cancelation’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.