I have a problem where if I click on “Get Started” on any of the plan options on my pricing plans page, the Monthly/Yearly/Single (TABS dividers) tabs stay, and you can still switch between them even while being in a checkout window. How do I fix that?
I am working in Wix Editor.
I want either
The checkout form opens in a new window, but I do not see that option since the “Get Started” button is part of the Wix Pricing Plan widget, and isn’t a standalone button.
or
Make it so that the TAB switches (Monthly/Yearly/Single) disappear when I click “Get Started” on any of the plans
I’m really curious how you set this up but you might be able to code a container to appear when a user navigates to the checkout. I tried replicating but I get directed to a different page rather than staying on the same page.
With your current setup, you might be able to use code to expand a collapsed box that would cover the tabs when the URL is updated to include /payment/. If not, you could try seeing about updating the flow to have the button click direct to a page rather than staying on the same page.
Did you get that result by using the Wix Pricing widget/addon?
That is pretty much exactly what I want it to do, but the buttons on my current page do not act as a regular Wix Editor button. It’s tied to the widget. What do you think about covering the current “Get Started” buttons I have (which are part of the Wix Plans widget) with a regular button? Will it end up shifting on different resolutions? I thought of it while typing this out haha