MartinaMartina
Forum Replies Created
-
I have the same issue. When using jetpack mosaic tiled galleries, I just get an empty square: https://www.dropbox.com/s/z6yswuse8eeuqoi/Screen%20Shot%202013-10-21%20at%209.09.19%20PM.png
Thank you!
Forum: Fixing WordPress
In reply to: Can't get into admin after changing Site Address in SettingsOH! I fixed it!
I thought that error message was strange because there shouldn’t even be get_header in my root index file. I replaced it with the standard root index.php file and all is well.I can’t thank you enough for your help, you really pulled me out of a tough place (and taught me something, too). Much appreciated.
Forum: Fixing WordPress
In reply to: Can't get into admin after changing Site Address in SettingsThank you! THANK YOU!
I was able to temporarily update my functions.php to get back into my admin, where I fixed the URLs.
However, now I can’t see my site anymore, I’m receiving this error when I go to any page in my URL:
Fatal error: Call to undefined function get_header() in /data/23/3/100/84/3100247/user/3454874/htdocs/wordpress/index.php on line 1
Could my URL mistake have altered the index file?