raymondmah
Forum Replies Created
-
Forum: Themes and Templates
In reply to: How to select featured image for "Post Page"?Fantastic! Thanks!
Forum: Themes and Templates
In reply to: Child theme messes up main menu in Twentyeleven themeThanks. That works.
Managed to do it by deleting:
<a href="<?php echo esc_url( home_url( '/' ) ); ?>">
from the header.php file.Same problem here.
Plug in installed and activated.
In the Media-Library view, I hover my cursor over the image but the only options are the existing “Edit | Delete Permanently | View”
Please advise. Thanks.Forum: Themes and Templates
In reply to: Twenty Eleven: Move menu to topI am trying to follow the above instructions using a child theme.
Do I simply copy and past the whole original Twentyeleven header.php file into the child theme folder and them make the amendment/rearrangement instructed above?
I ask this because I have also read that the child theme file (in this case the child theme header.php) is only supposed to contain the parts to be amended. But in order to “rearrange” the code, will the whole original header php.file need to be reproduced?
Thanks!