Forum Replies Created
-
AuthorPosts
-
Antonios
MemberThat is the update I want to make. I want my site to be HTML5. To do this I need to create/purchase a new child theme?
Antonios @AntoniosHadji
FueltheBodyWell.comAntonios
MemberSo are you saying that as long as the framework is updated, there is no benefit to updating the css of my child theme? That would be great if that's the case. I thought my child theme may have duplicate content.
Antonios @AntoniosHadji
FueltheBodyWell.comAntonios
Memberthe themes are the same except for the different css. The theme was created using a genesis sample theme for version 1.8.
it was described as "Custom two or three column child theme created for the Genesis Framework."
Antonios @AntoniosHadji
FueltheBodyWell.comAntonios
MemberI'm having the same issue. my header image resizes but the header remains same height as full size site. in my functions.php I have this line
/** Add support for custom header */
add_theme_support( 'genesis-custom-header', array( 'width' => 960, 'height' => 100 ) );css file can be found here: http://pastebin.com/61zVUPR5
Antonios @AntoniosHadji
FueltheBodyWell.comFebruary 8, 2013 at 9:42 pm in reply to: Show only Generate Box and Footer widgets on Homepage #19158Antonios
MemberFebruary 7, 2013 at 9:02 pm in reply to: Show only Generate Box and Footer widgets on Homepage #18836Antonios
MemberThanks for the response but the Generate box is fine the way it is. I'm trying to remove the front page requirement so that the only thing that shows up is the generate box and footer widgets. right now there is a page in the middle of these items that is displaying.
Antonios @AntoniosHadji
FueltheBodyWell.comAntonios
MemberIs there a way to get the front page to be nothing but the generate box and the footer widgets?
Antonios @AntoniosHadji
FueltheBodyWell.comAntonios
MemberIf you look at the webpagetest.rog results you items related to the buttons downloaded twice
for example:
http://platform.twitter.com/widgets/tweet_button.1354761327.html
is part of the twitter button and it is downloaded twice where I have two identical tweet buttons above the post and below the post.
it seems like me there should be a way to have elements download only once no matter how many times they are loaded on the page. Any ideas?
Antonios @AntoniosHadji
FueltheBodyWell.com -
AuthorPosts