ambethoney
Forum Replies Created
-
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileI downloaded 2014 and uploaded it to my server. It still brings me directly to the details section (instead of being able to activate other themes), but at least that worked.
So now I’m back to square one – how do I get my code to search for my files, and not the Twenty Twelve ones?
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileI have a meeting at 2, I’ll have to try it afterwards.
Again, thanks so much for taking so much time to walk through this with me!
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileNo. Like I said, since I updated my WP, every time I go to Dashboard>Appearance>Themes, I am directed to this:
http://i59.tinypic.com/28tfi10_th.png
(Screenshot of page)It will not allow me to change anything.
I know it’s saying it is broken, but if I can’t change anything, I can’t fix it, so… I don’t know.I also tried to go to Dashboard>Appearance>Editor to see if I could change the code that way, but it’s saying “The requested theme does not exist.”
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileI use Filezilla. I update my FTP daily. My theme is saved on both my computer and FTP
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileAs of right now, every time I try to go to my theme page, it brings me right to the Twenty Fourteen theme details page. It won’t allow me to look at anything else. This didn’t happen prior to updating WP. If it makes it easier, I can give you my name/password so you can actually see what the heck is going on.
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileI had an “Angelina Marie” template. It was new, not a child theme of Twenty Twelve. I didn’t copy or modify any of the Twenty Twelve folders for my own theme. The Twenty Fourteen seems to have wiped out the AM theme. It’s not allowing me to deactivate the 2014 theme.
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileI updated my WP just before leaving for TX. I am now realizing that my theme has been changed to the Twenty Fourteen theme, and it is not allowing me to change it. I’m assuming the update is what shook out my template and style sheet, right?
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileThe folder with all of my files is wp-portfolio. My “Theme Name” is Angelina Marie. Do they need to be the same?
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileMy active theme is my custom theme. I am receiving a new error, that my custom theme is missing a style and template sheet. I’m not sure why. These are the files I am working with:
index.html
index.php
style.css
header.php
footer.php
functions.phpall files are located in the same folder. I’ve never received this error before, and I’m still not sure why it’s looking for the Twenty Twelve stylesheet. I am not working off of a child theme.
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileIt’s not? I just checked, and it is there :
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileSorry I haven’t responded, I was visiting relatives in Nowheresville, TX and didn’t have internet access.
I’ve been following the Treehouse courses to figure out how to best set up my files. Is the functions.php wrong? Or is there a better way of doing it?
This is my header.php:
http://pastebin.com/YQ5xuAdbAnd my functions.php:
http://pastebin.com/mJZdXMB3I still can’t figure out why it’s calling for the twenty-twelve versions
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileThis is my functions.php code:
I don’t want anything Twenty Twelve in my custom theme folder, I can’t figure out why it keeps grabbing something from Twenty Twelve. I deleted that whole folder!
Thanks for taking a look for me!
Forum: Themes and Templates
In reply to: get_template_directory Loads The Wrong FileThis is my functions.php code:
I don’t want anything Twenty Twelve in my custom theme folder, I can’t figure out why it keeps grabbing something from Twenty Twelve. I deleted that whole folder!
Thanks for taking a look for me!