gulliver
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Hemingway] Reduce header height and remove imageI went no further with it – decided to stop trying to modify others’ themes and instead reverted to one of my own.
From memory (and I’ve also posted other/earlier threads which may have some helpful stuff), I was working with a much-modded child theme which made the mods Anders mentioned quite straightforward.
A quick look at my modded files suggest it’s very different from the original, and I can’t easily pick-through my changes to be able to suggest something for you.
Sorry. I’d have liked to have been able to help.
Forum: Everything else WordPress
In reply to: In search of good enough?>Andrew…
I’m referring to the wider world.
Forum: Themes and Templates
In reply to: [Hemingway] Reduce header height and remove imageAnders, thanks. Appreciated.
You’ve consistently provided attention and helpful responses to a standard far higher than many paid services provide.
Forum: Themes and Templates
In reply to: Hemingway RewrittenThe ‘good find’ is entirely due to you… thanks.
Forum: Themes and Templates
In reply to: Hemingway RewrittenThanks.
Version 28 and 29.
Because the issue isn’t present in the Hemingway theme upon which Rewritten is based (having apparently been recoded by WordPress), I hadn’t thought about the effect of add-ons and was unwilling to disable.
However, having done so, it seems one (YouTube downloader – from Aimersoft) is the cause of this issue.
Strange though, that it doesn’t affect the original theme (which has considerable coding differences).
Forum: Fixing WordPress
In reply to: Recode so blank search returns search page.Thanks.
As for 2014 handling… I’ll say ‘badly’ – it returns the posts page, with what looks to be full posts.
Since originally posting, I found a core.trac.wordpress thread from years ago in which the issue is noted and met with a response of ‘itching to close this as won’t fix…you’re describing the expected behavior, which works fine, so this technically is an enhancement. and then, it seems extremely specialized.’
Hhhmmm… I agree with others who suggested ‘Hitting the Search button should take you to a Search result page; a blank search string _should_ take you to the search page and state “No posts found. Try a different search?” as it does when you enter an invalid search.’
Anyway, I’m grateful for the stuff WP does well and so shall stop moaning about other issues.
Forum: Fixing WordPress
In reply to: Recode so blank search returns search page.Thanks.
It’s a cobbled-together effort of my own doing. 🙂
Another search shows this issue happens elsewhere, and there’s a suggested fix of adding
value="<?php if(trim(wp_specialchars($s,1))!='') echo trim(wp_specialchars($s,1));else echo ' ';?>"to the form. Although I don’t pretend to understand, it seems to work.
(When I first searched this ages ago, I never found anything; clearly I should have searched again before posting today.)
Forum: Themes and Templates
In reply to: [Hemingway] Archive template incorrectly shows comments?Thanks.
What’s the cause – something in the comments template?
Forum: Themes and Templates
In reply to: [Hemingway] Archive template link behaviorAh… ‘left padding’… thanks.
Forum: Fixing WordPress
In reply to: Remove filter from child themeExcellent. Thanks.
Forum: Fixing WordPress
In reply to: Remove filter from child themeThanks.
I just want to be able to change the ‘Continue reading’ text.
Forum: Themes and Templates
In reply to: [Hemingway] Archive template incorrectly shows comments?Your demo (http://andersnoren.se/themes/hemingway/page-templates/archive-template/) seems to have the same issue…
Forum: Themes and Templates
In reply to: [Hemingway] Modify custom more-link textThanks.
Forum: Themes and Templates
In reply to: [Hemingway] Thin line above nav menu on resizeThanks.
To keep things simple, I’ll live with it – many/most won’t even notice or be bothered by it.
Forum: Themes and Templates
In reply to: [Hemingway] Move site title/logo so it works on smaller screens.Excellent. Thanks. 😉