Forum Replies Created
-
AuthorPosts
-
NomadMember
Figured it out.....
<?php
if(is_page()) { ?>
<div><h3>figured it out</h3></div>
<?php }
?>NomadMemberThe site consists of only pages....no posts and i need to add a div that displays an image 100% width on all internal pages below the header but not on the home page. I am using simple hooks to add other divs but am not sure how to add it for pages only....and not home page..... I am sure there is some kinda "if else" condition i need to use but not sure ...have been toying with <?php is_page(); ?> but cannot seem to get it right. Would appreciate any help...thanks
NomadMemberthanks for that Carrie appreciate it...have a great weekend
NomadMemberHi Carrie.....just wanted to be clear....that when i develop a site for a client and use the genesis framework as well as a child theme i can change the name of the child theme to suit the client as i will be "redesigning" the look. just want to make sure i can do this without any issues. Also can i remove the genesis credit and change it to something different (like a link to my website crediting design)?
thanks for the help...just want to be sure there are no issues regarding the above changes
cheers
NomadMemberHi Carrie....pls ignore my last question....makes no sense...sorry first cup off coffee not kicking in yet....thanks for your help
NomadMemberThanks for that Carrie...I have gone ahead and purchased the pro account....and ready to get stuck in. Another question.....if i am using one of the child themes to develop a site for a client and am changing the css file of the child theme to suit the clients look and design...can i change the name of the css file so that it represents the clients brand or must it stay intact as the child theme name? i would then obviously also change the name where it is being requested......thank you for your help
-
AuthorPosts