Tag Archives: WordPress

WordPress Blog Problem with Apostrophe in Caption for Picture

Ryan O'Connor - 13 K's and game-winning hit

Every now and then I find the solution to something.  Kind of like the blind squirrel and the acorn!

I use pictures in almost every blog entry.  A couple of days ago I put in a picture of a baseball pitcher named, “Ryan O’Connor.” 

When I looked at the posting, I noticed that there was a little block where the apostrophe should be.  That block had to go so I resigned myself to posting his name as, “OConnor.” 

I did a Google search a while later and found someone who had had a similar problem.  Their solution, however, seemed so bizarre that I didn’t even try it at first.

Later, I caved in and tried their suggestion……..and it worked.  You go into the HTML and where the apostrophe is supposed to be you put  & #39 ;   You wouldn’t have any spaces between the & the #39 or the ;

So for mine it went like this – O & #39 ; Connor 

Give it a try.  It does actually work!

Leave a comment

Filed under WordPress apostrophe caption

WordPress: Adjusting the setup of wording under inserted image/captions

(This is another entry about using a WordPress Blog.  When things don’t work the way I would like them to, I try to see if adjustments are possible.  If I can’t figure things out on my own (most occasions), I do a Google search.  If that fails, I contact my mentor.  On this one, I got results from the Google search.  I turned up a helper named, Mark McLaren (McBuzz Communications), who walked me through to solutions – Thanks, Mark)

What I wanted to do, on my Writing Scots blog, was to put “Ben Gaskill 13 rebounds” on two separate lines with “Ben Gaskill” on one line and “13 rebounds” on the second line. 

In VISUAL, I put the cursor where I wanted the picture/caption to land. I set up the picture with the caption in the Media Library and inserted it into the beginning of a paragraph.  I was disappointed that the “13” was on the top line with “Ben Gaskill.”

How did I fix the caption setup?

I clicked out of VISUAL and into HTML. 

I then found where the data was for the picture/caption. 

The first line in mine started with “; __ATA.cmd.push(function() { __ATA.initVideoSlot('atatags-370373-6a9133ad8353d', { sectionId: '370373', format: 'inread' }); });

Leave a comment

Filed under WordPress caption setup