William Bowles
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageHere is the code generated by the WordPress editor, with an image inserted from the WP library:
<p>4 April 2014 -- <a href="http://www.thecockpit.org.uk/show/economics_burlesque"><em><strong>Cockpit Theatre</strong></em></a></p> <p><a href="http://williambowles.info/?attachment_id=74161" rel="attachment wp-att-74161"><img class="alignleft wp-image-74161" style="margin-left: 10px; margin-right: 10px;" alt="EcoBurl" src="http://williambowles.info/wp-content/uploads/2014/04/EcoBurl.jpg" width="150" height="119" /></a>The Cockpit presents Stripped down Economics with Timandra Harkness and The New Economics Foundation.</p> <p>Economics Burlesque</p> <p>Every month from Monday March 24th</p>and here’s how it renders in my browser (Firefox 28.0, Mac OSX 10.9.2)
<p>4 April 2014 — <a href="http://www.thecockpit.org.uk/show/economics_burlesque"><em><strong>Cockpit Theatre</strong></em></a></p> <p><a href="http://williambowles.info/2014/04/04/economics-burlesque/ecoburl/" rel="attachment wp-att-74161"><img class="alignleft wp-image-74161" style="margin-left: 10px; margin-right: 10px;" alt="EcoBurl" src="http://williambowles.info/wp-content/uploads/2014/04/EcoBurl.jpg" width="150" height="119" /></a>The Cockpit presents Stripped down Economics with Timandra Harkness and The New Economics Foundation.</p> <p>Economics Burlesque</p> <p>Every month from Monday March 24th</p>Actually this not quite true as pasting the code into this editor has changed some the code, once more.
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageI wouldn’t know where to start
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageCrude it may be but it wraps text around images regardless of the number of paras. I mean it’s so basic I don’t understand all this stuff about CSS, I’m not a programmer, I’m a writer.
and no I haven’t checked the style sheet (for this).
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageEsme, well it’s a new one on me!!! Even the WP editor displays an image wrapped eg left, with all the paragraphs adjacent to the image wrapped! In all the years I’ve been using WordPress until I switched to this theme (that otherwise I really like) I’ve never had this problem. Surely, that was the entire point of having text around image?
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageESme: Nope, not really. I know how CSS works tho but this has nothing to do with CSS, this is basic hmtl, align an image left or right and the text wraps regardless of the number of paragraphs around the image.
B
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageEsme: Why exactly did you add the link?
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageArthur,
Yes, I understand but as I said, wrap around an image has always worked regardless of the number of paragraphs.So for example, with your theme I have to remove </p> and <p> from even one paragraph before the text wraps let alone two or more paragraphs, it’s not the way HTML works. I never had to do this before and I’ve been using HTML since 1994!
Forum: Themes and Templates
In reply to: Still have a problem with wrapping text around an imageArthur,
I never received a single response aside from the one about embedding code in this forum.You say:
The image is placed in a paragraph and the second paragraph is outside! Therefore, the text does not wrap around the image!
I have never, I repeat never had this happen before and I’ve been using WP for over five years. When an image is set to the left or the right, all text, including paragraphs wraps around the image. It’s the way it’s displayed in the WordPress editor and it’s the way it should look on the page.
BEfore installing your theme I ran WordPress’s P2 and never had this happen.
Forum: Themes and Templates
In reply to: Image wrapArthur,
The image wrap problem is not solved. Briefly, removing ‘<p>’ works just fine for the first paragraph but if there’s a second paragraph that is also adjacent to the image, the way you’ve setup image wrap means the second para is not wrapped because it has ‘<p>’ between it and the first para (you can’t remove it because the two paragraphs will combine). I’ve never had this problem before with image wrap so it definitely has something to do with your coding.B
Forum: Themes and Templates
In reply to: Disappearing tag lineBut I didn’t get a response on the image wrap problem which still seems to be there, especially if the image is not from the WordPress library.
Forum: Themes and Templates
In reply to: Disappearing tag lineYeah, I just installed it. Good one.
Thanks
Bill
Forum: Themes and Templates
In reply to: Disappearing tag lineOk.
Forum: Themes and Templates
In reply to: Image wrapHmmm, after playing around with different posts, I’m not sure it’s the problem but problem there is.
Another ‘bug’ I’ve found has to do with how the theme uses images. If I have an image in the post set to left-aligned, the theme doesn’t always wrap the text around the image. I’ve checked the code and it looks ok.
Forum: Themes and Templates
In reply to: "leave a comment" field not appearingYeah, works just fine for me too. Must be the way he has WP configured.