dangerdes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: header.php in Autofocus Pro?Awesome. I’ll give that a try. Thank you.
Forum: Themes and Templates
In reply to: header.php in Autofocus Pro?Once again, according to the threads I was following, I was told that I needed to access and modify the child theme’s .php files. I’m all for learning about how Thematic works, but in the meantime, I’d like to position my logo correctly.
Forum: Themes and Templates
In reply to: header.php in Autofocus Pro?Esmi, Thank you for taking the time to reply to my question, but I don’t think I understand. Am I supposed to modify the header.php in the Thematic parent theme folder? I’m also hoping to learn more about all of this stuff, meaning understanding/reading/editing code. Any thoughts on where to begin?
I had the same issue, receiving the following message: The uploaded file could not be moved to /var/www/vhosts/mydomain.com/httpdocs/blog/wp-content/uploads, every time I tried to upload an image using either the browser uploader or the flash uploader.
I’m a mac user and nearly code illiterate but learned that I could Control+Click on any of the files in my directory in Transmit, select ‘Get Info’ and change the Octal permissions.
I specifically had to set my WP-content folder permissions to 755 and my Uploads folder permissions (which is inside the WP-content folder) permissions to 777. That’s what did it for me. After nearly 48 hourse of obsessive tinkering. I hope this helps someone. Apologies if I sound like on who doesn’t know. This is all new territory for me.