G-Olly
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How do you set Featured Image in latest WP dashboard?Sorry, I’m probably being very stupid, but I do not see it anywhere. Please see here: dashboard image upload pic
Please can you indicate via a diagram or something?
Many thanks again.
[No bumping. If it’s that urgent, consider hiring someone.]
Forum: Fixing WordPress
In reply to: help! my posts are not getting displayedThanks Esmi, I have done all this and my site is clean and so is the database. In fact weirdly enough, the hacker did not insert any trojan, virus or java, just deleted all my files. As I say I have gone through and sorted all this out. I have uploaded from a known safe backup of both files and database, just to make sure. It is just the fact that I cannot now link to my posts, which make up a lot of the site. I wonder whether the upgrade of wordpress or one of the plugins i.e. tgp get posts. Has made this happen. I don’t know and wonder if someone has had a same experience? (In essence forget the Hack part.)
Forum: Fixing WordPress
In reply to: Insert hyperlinked images to headerOoops that didn’t work. I have tried all the ways I can and I still seem to be unable to even get a div to show.
<div id="header"> <div id="flag_area"></div> <?php if ($options['use_logo']) : ?> <div id="logo_image"> <h1><a href="<?php echo get_option('home'); ?>/"><img src="<?php bloginfo('template_url'); ?>/img/<?php echo $options['logo_name']; ?>" title="<?php bloginfo('name'); ?>" alt="<?php bloginfo('name'); ?>" /></a></h1> </div> <?php else : ?> <div id="logo"> <a href="<?php echo get_option('home'); ?>/"><?php bloginfo('name'); ?></a> <h1><?php bloginfo('description'); ?></h1> </div> <?php endif; ?></div>
with <div id=”flag_area”></div> being the div which I have given a backround of a flag. Can someone please help?
Olly
Forum: Fixing WordPress
In reply to: Insert hyperlinked images to headerHere is the code again:
Forum: Fixing WordPress
In reply to: Insert hyperlinked images to headerHi Esmi,
I wonder if you could help me as I have tried to just place the image files in using html tags but it doesn’t seem to work. I think I have isolated the area in which it needs to be placed. Could you advise me as to the right code to use and where?
[Code moderated as per the Forum Rules. Please use the pastebin]
Many thanks,
OllyForum: Fixing WordPress
In reply to: Insert hyperlinked images to headerThanks by the way, I will try it again.
Forum: Fixing WordPress
In reply to: Insert hyperlinked images to headerfor example do I call the images using php and make them clickable with it to. If so how do I go about this and how do position them? Or do I call a div with css styling and positioning? Or do I do something completely different? As I say I’m a php novice so any help would be very appreciated.
Forum: Fixing WordPress
In reply to: Insert hyperlinked images to headerindeed, but where and using what tags? HTML hyperlink image tags don’t seem to work.
Forum: Themes and Templates
In reply to: Table row in Twenty eleven not displaying correctlyp.s. I should say that it is a child theme