Forum Replies Created
-
AuthorPosts
-
January 8, 2013 at 10:10 am in reply to: Lost ALL of my Agency formatting & widgets on Genesis 1.9 upgrade #10373docmasMember
re-enabled menus, but of course there's still no formatting. so menus was turned off in the upgrade. am i going to have to re-enable EVERYTHING? not a good upgrade if it undermines the child themes.
January 8, 2013 at 10:02 am in reply to: Lost ALL of my Agency formatting & widgets on Genesis 1.9 upgrade #10368docmasMemberThanks, but the upgrade CREATED issues, so what it resolved isn't relevant to me.
January 8, 2013 at 12:56 am in reply to: Lost ALL of my Agency formatting & widgets on Genesis 1.9 upgrade #10300docmasMemberFYI, menus all disappeared as well.
docmasMemberChris,
I want to leave out the titles on PAGES, not on BLOG posts. Just want to make sure you understand the distinction in what I want to accomplish before I try out your code.
The reason is that I want the copy on the pages to be what they are and NOT have the page title at the top of the page.
Thanks,
Adam
December 31, 2012 at 10:00 pm in reply to: How to remove page name from beginning of pages but NOT from posts #8670docmasMemberthanks, i'll try again, AFTER i backup the agency theme, had to reinstall it twice and then add my other customizations. hopefully no invisible characters in this one.
have the plugin installed, but as i said, less is definitely more on wordpress.
adam
December 31, 2012 at 6:18 pm in reply to: How to remove page name from beginning of pages but NOT from posts #8650docmasMemberI added this code and it gave me a critical syntax error, took out entire blog. Even after I deleted it, still there, which makes no sense, had to reinstall Agency. Did this twice with same result. Any suggestions?
Hate to use the Toggle plugin, which hasn't been updated in some time PLUS worried adding more plugins will slow things down.
Thoughts?
Adam
docmasMemberChris,
That not only didn't change my blogpost title colors, it brought back the titles for my pages, which I had removed with other css. Any other ideas?
Adam
docmasMemberThanks for all of your feedback, inserted Genesis Responsive Header, that seems to do the trick. Although, I'm using a higher than normal custom header (175px high) and while entire header shows up now on iPhone, seems disproportionate(not as high as on laptop) compared to the rest of the blog page, which IS being responsive.
Is that just me or can anyone else notice that? Either way, it's a big improvement.
Adam
December 29, 2012 at 10:05 am in reply to: Agency 2 – how to remove page name from beginning of pages? #8145docmasMemberThanks so much, that did the trick. Just have to keep a note of this for when Agency gets updated.
Adam
docmasMemberDownloaded and will try (though the latest version didn't have a link on that page, so might be an old beta, hopefully won't crash).
Confused though, as my iPhone 4s has screen resolution of 960 x 640, so would think that the header would fit in it without even needing to shrink or crop. Guess I need to read up more on this, though was hoping not to need to with the Agency theme.
Adam
docmasMemberSusan,
Thanks, I'll take a look at it, but my understanding is that Agency 2 is mobile responsive and should be doing that on its own. Is that not true?
Adam
docmasMemberActually, more like the left-most third of the banner shows on iPhone if that helps figure it out.
docmasMembergot it, thank you SO much for your patience with me.
adam
docmasMemberI set the below to 175 px, but that's different than what you said I'm just noticing now. What you are asking for isn't showing up in Agency 2 in the files, is something missing?
/* Image Header - Partial Width
------------------------------------------------------------ */.header-image #title-area,
.header-image #title,
.header-image #title a {
display: block;
float: left;
height: 175;
overflow: hidden;
padding: 0;
text-indent: -9999px;
width: 350px;
}docmasMemberI'm having the same problem, applied the two changes, yet my header is still being cropped to 115 (I reset to 175 px).
thanks,
adam
docmasMemberI set that as well and still no change. Can't imagine it's this complicated or that no one else has changed header height before. Anybody other thoughts?
docmasMember/** Add support for custom header */
add_theme_support( 'genesis-custom-header', array( 'width' => 960, 'height' => 175 ) );/* Header
------------------------------------------------------------ */#header {
margin: 0 auto;
min-height: 175;
overflow: hidden;
text-shadow: 1px 1px #000;
width: 100%;yet when i uploaded a new, "padded" 960 x 175 header, even though the wordpress theme says:
You can select an image to be shown at the top of your site by uploading from your computer or choosing from your media library. After selecting an image you will be able to crop it.
Images of exactly 960 ?— 175 pixels will be used as-is.and even though it didn't ask to crop, if you go to:
you'll see that it cropped.
docmasMemberJen,
I made the two changes, yet when I uploaded the larger banner, I was asked to crop it to the 960 x 115 default. Please advise.
Thanks,
Adam
docmasMemberassuming this is in style css, but find out soon.
docmasMemberthank you, i'll do that.
adam
-
AuthorPosts