Links and buttons not working

Hi, for some reason the buttons and links to different areas of the site have stopped working. They seem to work in preview but not when published. I also created a client specific login for their own profile where a button links to their dashboard, even this button has stopped working.

any ideas what this could be? the website is www.inshapewithcraig.co.uk

1 Like

Hello Craig,

try redirecting using c lick() event of the button then wixLocation.to() .

export function button1_click(event, $w) {
    wixLocation.to( 'the page's link' );
}

you can check the buttons event here. and redirecting to another page here.

Massa

Did you ever get this resolved? because I am having the same issue

How do you fix this?

I’m also having the same issue. Wix, could you give us a solution that doesn’t involve coding?

It happened to my website now. Even the videos are not working.

What is the issue? Explain what you have, what works, and what doesn’t. Show your code in a code block here to get help.

Yisrael, I made a similar post yesterday. I’ll try to clarify my experience, and what I think is happening for this user as well.

First, I am not in Developer Mode, Corvid, or Velo, or whatever else it might be called. I.e., I am a “general user”

My website, https://www.dreamanchor.photography , has been running for a couple of years now.

After one attempt to “pin” my menu to the page, now all links (menu links, gallery image links, text links and the like) do not send users from the current page to the requested page.

In an attempt to correct I have: reversed the change manually (i.e., unpinned the menu ), and I have also restored previous versions of my site.

Nothing seems to be working.

Users of my site can click an element and refresh their browser to travel, but beyond that, my entire site is essentially non-functional.

I can’t afford to hire a Wix Pro (which I attempted to utilize after several other avenues of researching my problem. And now I’m at a dead end.

I had the exact same problem 2 days ago. I tried the same things athan did. Nothing worked. Today when I checked the site in my browser, everything started working normally again. It appears that it was some sort of glitch with Wix.

@nathan25148 Please explain how I can reproduce the problem. I have navigated through your site and haven’t had any problems with links.

Having the same issue… Buttons appears in preview but not when the site is published. Any solutions? :frowning:

This is a very old post that has no relevance to your issue.

Please ask your question in a new post, share any code (in a code block) that you have, and explain what works and what doesn’t.

This post will be closed.