What issue or error are you experiencing?
facing an error on my wordpress website as below
yes, i did @sambrockway
Hi @laxmi
Was this a site that you imported or created in Local?
Have you tried resaving permalinks?
Are there any errors in the dev console?
hi @Nick-B,
it is created in local.
yes, all the permalinks are saved.
is this the error u were talking about?
Could you provide some more details to help us take a further look?
What is your OS?
What version of Local are you on?
Please attach a copy of your Local Logs
Keep us posted and we’d be happy to help further!
If you create a new, blank site in Local can you access that okay? If you can, then you may want to try reimporting the site getting the errors. The steps would look like this:
Go to Site Folder under your site name it should take you right to where they are located.@Nick-B
No,am not facing the same issue with other sites.
I have tried doing the process you mentioned but it still shows me the same error
Some other potential issues here could be a plugin or theme conflict.
If you use the Open Site Shell function you can run a command like this:
wp plugin deactivate --all
That will deactivate all plugins at once to see if there is a conflict there.
If the plugins aren’t the issue you can go to the Apperance section of your WordPress dashboard and activate a different theme to see if that resolves the issue. If it does then there might be some issues with your custom theme.