cellarridge
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!I uploaded it to the media library on my blog’s dashboard sidebar. The absolute URL, I believe, is:
https://vivelacasaverde.com/wp-content/uploads/2012/01/12_LCV_website_header.jpgForum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!This is the text at the end of my header code:
END ORIG CODE--> <div id="top-image"> <div id="top-image-wrap"> <?php if(function_exists('wp_cycle')) { wp_cycle();} else { ?> <img src="<?php echo get_template_directory_uri(); ?>/img/top-image-1.jpg" /> <?php } ?> </div> </div> <?php } ?> <div id="wrap">
Is there a way to change the image source or directory?
Forum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!I downloaded the FTP filezilla but now don’t know how to upload.
Forum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!If I chose to take the risk and alter the existing .php file, how do I do that. Advanced apologies if it is stated above.
Forum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!So I HAVE to do that to replace this image?
Forum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!Yeah, so I really think I am lost now. I don’t understand how to get this child theme, where to upload the images…
One cursory question that might help is can I do this stuff on any computer? Do I need to be working on a particular ‘host’ computer? Inserting files, creating sub-directory…lost.
I have a blog that I didn’t start but now need to edit and change the header image. I can edit the text and some of the elementary things but I need to replace the giant header at the top with one that has fresh dates. I have the image ready, I just need to replace it. There is only one page to the blog. https://www.vivelacasaverde.com
I understand HTML a little so I get the editor function but what I don’t get is where is it pulling the current header image from? It isn’t in the blog’s media library visible online. So it makes me wonder where it is coming from. Solving that, I think I could replace that one with the new one and be gold.
Please.
CheersForum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!Thank you. The website is such that there is only one page that is on display. So You could say that the header will display on all pages. Currently, on the site, there is one page. I want an image that is the exact same to replace the one that currently exists.
https://www.vivelacasaverde.comForum: Fixing WordPress
In reply to: Need help changing header image. PLEASE!I have searched far and wide in my available options in dashboard and the appearance options. How do I go about modifying the header.php file?
Thank you for the reply!
Cheers
Forum: Fixing WordPress
In reply to: Changing header image helpAny ideas yet?