Inserat
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Blaskan] Translation in PO not taking effect in themeI edited the poor translations manually and put the files in my child-theme folder.
Forum: Fixing WordPress
In reply to: Original functions.php in child theme?Thank you kmessinger. That’s what I thought.
In any event, what I have to do is to “extract” the functions that I want in the functions.php of my child theme. I tried that before posting above, and it too gave me PHP errors. My PHP skills are not mad… I’ll keep trying anyway!
Thanks again for clearing that up!
Cheers!
Ins.
Forum: Fixing WordPress
In reply to: Broken permalinks?That is interesting, indeed! Checked your site, identical permalink behaviour. I’m scrapping this theme in any event.
Forum: Fixing WordPress
In reply to: Broken permalinks?@pstranney: nope. Well, sort of.
From what I can gather, this is related to a specific child theme I created from another theme (Origami to be specific). For some reason, the child theme acts as described initially. The parent theme (and other, non-related themes), however, act properly. Why this is the case for the child theme in question, eludes me.
If you would like to add to this thread, pstranney, please do!
Thanks!
Vp
Forum: Fixing WordPress
In reply to: Broken permalinks?Anyone? I really have no idea…
Forum: Fixing WordPress
In reply to: Broken permalinks?esmi, I should have pointed out that I have been through that document already, without finding a solution. Permalinks are enabled, and .htaccess is edited in accordance with the steps outlined in the Codex for pretty permalinks. From what I gather, I do have the correct settings. Unless the behaviour I described initially is the expected behaviour (that permalinks are only a cosmetic feature), namely that links will look different in the source code, but display “properly” in the address bar upon loading. If so, no problem. If not, there’s an issue, as far as I can tell.
The problem is that somehow, when changing the permalink structure, this is NOT reflected in the actual links on the webpage (that is, in the source). When viewing the source, the links are still in the same format (site.com/?post_type&p=132), instead of site.com/2012/postname. However, clicking the link will take you to site.com/2012/postname, (because WP redirects it there on basis of the permalink structure?). On other WP sites I visit, this is not the case. The links are the same in the source as they are in the address bar.
Still a tad confused. If anyone could please elaborate further on this issue. I’m a layman, no doubt! Thanks!
Forum: Themes and Templates
In reply to: [Origami] [Theme: Origami] Enable post excerptsI’m obviously learning a fundamental thing or two! Thanks again cjc!
Forum: Themes and Templates
In reply to: [Origami] [Theme: Origami] Enable post excerptsThis option is already selected, and the appropriate field is filled out with the desired text excerpt. This does not, however, affect the actual post as it appears on the blog. It is in full text on the front page, regardless of this setting.
Thanks for the tip though π
Please disregard my previous reply, I forgot to properly comment out the original code before adding the modified one π
I replaced this as per your instructions. However, now the body text in each post is shown twice within the same post, on both the front page and on single post pages.
Screenshot: http://f.cl.ly/items/160X0J3y2F1S021i0P0L/doubletextinsidesinglepost.png
Thanks again, Per!
VP
This is probably the most awesome theme ever! Thank you, Per!
However, can anyone please point out exactly how one can achieve post excerpts on the front page, rather than full posts? Any help would be greatly appreciated!