Billy Carter
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Website redirecting to Test Site, unable to loginDid you added your site to Cloudflare?
Forum: Fixing WordPress
In reply to: Website redirecting to Test Site, unable to loginYou need to double check your site. Contact your hosting company as well. These days many of WordPress sites are facing hacking issue that starts from redirections. I have already faced this issue with my client site.
Forum: Fixing WordPress
In reply to: Block Markup with theme.jsonmodifying the theme.json file to include a wrapper div around the wp-block-image element may be the most elegant solution, but custom CSS could also work if you’re unable to modify the theme.json file. I fixed this for my client in the past.
However, the best solution will depend on your specific use case and how your theme is set up.
Forum: Everything else WordPress
In reply to: Home page update@karolinapan is so close to the solution to this problem. Try to disable all plugins one by one and enabling them one by one often resolves the issues like restarting your mobile phone fix many issues.
One thig you also need to check is theme update. Check if your theme was updated or not. It may be a problem of new version with any plugin. Moreover, also update your WordPress and also plugins.
hope this may work.