• Resolved rheajap

    (@rheajap)


    Hello,

    Nice plugin. When I try to auto insert a group in blog posts after the first paragraph it is working almost correctly.

    When i make to ads in the group without url attached to it the ad shows in the middle. Align center.

    But when I put an url in the ad the center alignment is not working anymore and the ad shows up to the left. Align right is possible.

    I think I do something wrong but I tried a lot of settings allready.

    I have jetpack publicize on the site.. but also yoast Seo as described at the common problems page.

    Can you give me an advice how to solve this??

    Regards

    Jap

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rheajap

    (@rheajap)

    Ok I did find a work around but I do not know if it is the good one.

    I clicked reserve this space.

    In my childtheme stylesheet I have added:

    .ikste-in-de-content {
    Margin: auto;
    }
    

    Where ikste-in-de-content is the name of the opening div of the ad.

    Is this how it should work or is there another sollution?

    Regards

    Jap

    Plugin Author Thomas Maier

    (@webzunft)

    Hi Jap,

    thanks for reaching out. I am not aware of a general issue, but maybe there is indeed some conflict with Jetpack here. Or it might even be a CSS rule in your theme causing this.

    I don’t see an issue with your fix, but if you are not sure, you can send me more information to the support email and I will take a look into the source code.

    Thanks
    Thomas

    Thread Starter rheajap

    (@rheajap)

    It’s caused by a sidewide rule for images with an url. A img .entry.bla bla and a whole bunch of divs with at the end display block. And thats what is aligned left.

    And normally I dont see this because I can style the text in visual editor.

    The css I made is doing the job so thats okay.

    Thank you for your reply. Have a great day.

    Jap

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Image with url align problem’ is closed to new replies.