Viewing 7 replies - 1 through 7 (of 7 total)
  • This exact issue is happening to me as well… I use centered images on my site… when I updated to the most current version of this plugin today, all of my images are now left-aligned. If I disable the plugin, the images are aligning properly again. Following!!

    I too am having this problem. Has there been a fix?

    This seems to have fixed it for me – so far, anyhow:

    Go to edit the plugin, and in pinterest-pin-it-button-for-images/ppibfi_pinterest.php

    I changed the last word:

    else : $image_tag = sprintf( $replacement, $image1, $image2, $image3, $image4, $float_none );

    to

    else : $image_tag = sprintf( $replacement, $image1, $image2, $image3, $image4, $float_right );

    For me, the images themselves no longer floated right, and were just stuck in the middle of the page, taking up a lot of space.

    Hmm – this seems to shift EVERY image to the right. Sorry – but maybe it’s a start that will spur some thoughts!

    I am having the exact same problem on my site as well with regards to the images aligning to the left regardless of where they are set to align in the post/page (most of the time center or right). Also, it seems to add some additional breaks above the images as well whenever the plugin is enabled.

    I tried the fix from synchronista above and it shifts everything to the right now so this does not fix the problem.

    I’m having this same issue, Did anyone ever find a solution?

    If you require assistance then, as per the Forum Welcome, please post your own topic instead of tagging onto someone else’s topic.

    I am now closing this 2 month old topic as it references an older version of WordPress.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Problem with image alignment’ is closed to new replies.