Ana32
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Please help! index.php fatal errorWould it help if I followed these steps and overrode my functions.php in the child them at all? http://venutip.com/content/right-way-override-theme-functions
Forum: Fixing WordPress
In reply to: Please help! index.php fatal errorLooks like they are all listed the way they supposed to. I just opened a parent theme’s main index .php file, it only has this:
<?php
// Silence is golden.
?>Is it the way it’s supposed to be? So short? That’s in twenty eleven.
I feel really lost now. Can a child theme live without an index.php file at all? Should I just remove both functions.php and index.php from my child theme since the problem is between these two files?
Forum: Fixing WordPress
In reply to: Please help! index.php fatal errorWell, with twenty eleven activated, when I hit the name of my site in the left upper corner in the dashboard, the webpage looks empty. Just blank. If I activate my child theme, it gives me the previous fatal error sign. (Is it the right time to start crying now? :))
Forum: Fixing WordPress
In reply to: Please help! index.php fatal errorI did activate twenty eleven from my dashboard. It said that it was successfully activated, but when I tried to go to my home page in a different window, it was just all blank, no nothing :((
Forum: Fixing WordPress
In reply to: Please help! index.php fatal errorOkay…. if I understand it right, I need to recreate a functions.php like the one I had right before I made changes in it?
mcconneljh, I did try to bring my functions.php file to its previous shape, but it just didn’t do anything. Not sure what happened :((
kmessinger, I do have my dashboard open ’cause I had two windows open at once: one with my main page, and another one with the editor open. How can I fix my problem from there? (Sorry, if my questions seem to be stupid. I am just soooo inexperienced here!)
Forum: Fixing WordPress
In reply to: Please help! index.php fatal errorThanks for such a prompt reply, kmessinger! What should I be able to see after I follow your recommendation? Will I lose whatever was stored in my child theme folders, like plugins and custom changes different from a parent theme? sorry, I have never been in such a situation before.
Forum: Fixing WordPress
In reply to: Showing all similar posts on one page…how?Thanks a lot, I’ll try it he way you say! 🙂
Forum: Fixing WordPress
In reply to: SOS! A WP novice in troubleEsmi, if you don’t mind, I have a question. I was able to fix the mistake with uploading/replacing just a single file. You said it’s better to upload a fresh copy of my theme. Can I leave my old theme with a new .php “patch” file instead, and create a new directory for a child theme? I mean is it critical to upload a fresh copy of the whole theme? Would I have to redo my website from scratch in this case? Thank you for your help!
Forum: Fixing WordPress
In reply to: SOS! A WP novice in troubleTHANK YOU, Esmi!!! I just fixed it with your help! 🙂