Jessica Santos
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Functions.php ERRORTry to see this for more information:
https://www.ads-software.com/tags/blank-page
https://www.wpbeginner.com/wp-tutorials/how-to-fix-the-wordpress-white-screen-of-death/Do you have acess to your website via FTP? if so, you can see your files there and could edit them. You can install Filezilla and acess to your site and edit what you need to change. If you do that you can navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).
Forum: Fixing WordPress
In reply to: Add different background on same pageOr you could create 2 div’s in HTML and then put the css code and it would worked also ??
Forum: Fixing WordPress
In reply to: Functions.php ERRORIf you had that on localhost i could tell you right away what you could do because all of your files would be in your computer.
Do you have any way to show me what appears on your screen?
Forum: Fixing WordPress
In reply to: Functions.php ERRORHello!
Try to put the last code you have written in /* your code */ then save it and then F5 to refresh the page and see if it works again.
If it works again, then you should see what part of your code is doing that.
What did you tried to put in functions.php ?
Forum: Fixing WordPress
In reply to: Wrong Redirect, can't access wp-adminForum: Localhost Installs
In reply to: WordPress on localhostThanks @leejosepho i think i undestood what you meant. Probably the “best” is really copy and paste the DB and the files from WAMP in computer A to the B and from B to A also.
I’m using the same “domain”. In my case i installed the website in localhost, so it’s: localhost/wp-login.php when i need to go to my website. So in both computers i’m going to do the same.>>I’m going to try that and tell you how it went.
Now, just need to understand the ?1 e 3? questions i’ve made :^)
Forum: Fixing WordPress
In reply to: Log in page missing. :(Yes, but if he puts https://dominicjackson.x10.mx/wp-login.php that should have worked.
With mine works. Try what @bswajitgiri said: https://dominicjackson.x10.mx/wp-login.phpMaybe with that you can login.
Forum: Fixing WordPress
In reply to: Log in page missing. :(When i go to you site this error appears: Error 503 Backend fetch failed.
What was the last change you did before that showed up?