• Resolved redbeansanderic1

    (@redbeansanderic1)


    I posted this issue in a different category but they told me to try the Tempera support for help.

    Sometimes when I set an image to right align or center align, when I preview the post it goes left align and none of the text wraps around the image.

    I did searches on the issue from previous posts here but nothing has worked. I did something and now my header image is clipped. I don’t know html or coding. I only use the Visual Editor in WordPress so I’m lost… it doesn’t happen with every post but it happens enough to frustrate me.

    Here is a post where I had a problem: https://redbeansanderic.com/?p=2317

    Thanks for any suggestions!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Looks like the image on that page has been place in its own paragraph instead of being inserted within the paragraph of text that you want to wrap around.

    Thread Starter redbeansanderic1

    (@redbeansanderic1)

    I UPDATED the post and I put the cursor in front of the first word in the paragraph that I want wrapped around it. It still has the same problem.

    Why would it do this for some posts and not all?

    I write them all the same way. I put a photo on a single line, right align and the following paragraph wraps around it – I’ve been doing it that way for years but lately I keep getting this problem. I think it was bad before then I switched to this theme and still have the problem…

    Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the default theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

    .

    I wasn’t very clear in the other thread – make sure this goes after the text (not the image):
    <div style="clear:both;"></div>
    Switch to the html/text editor to add it in the right spot:
    add text, insert image right before it, then the above code after text.

    Thread Starter redbeansanderic1

    (@redbeansanderic1)

    I deactivated all the plug-ins and found the problem one. It was a Pinterest “Pin It Button” plug-in. I just deactivated it.

    Thank you very much for your help!

    Do you know if I deleted the theme, picked another, then re-selected Tempera if that would reload all the CSS code? I changed something and now my header is clipped and I have no idea what I did lol Would that correct this you think?

    Thanks again!

    That would get you back the default theme but you’d lose any other customizations you made. That’s why using a child theme is recommended. If you’re sure it’s a css change that did the damage, another less drastic option is to download the theme, unzip it and just paste over the stylesheet in appearance ? settings or via your host’s file manager.

    Thread Starter redbeansanderic1

    (@redbeansanderic1)

    I copy and pasted css and everything is good! Thank you both so much!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Image Alignment Problems’ is closed to new replies.