• Resolved limosteveo

    (@limosteveo)


    Hello!
    I just bought the pro-version and was trying to add some ads at my frontpage of
    http://www.tangleblog.com , so a post-list ad.
    But even with custom placement, the adds collided with my posts, so I had to delete them.
    I only bought the pro-version to be able to set a few ads at my front-page so I would really appreciate any help.
    picture: http://imgur.com/a/V8ctz
    my blog theme is: ORIA

    Cheers,
    limo

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi limo,

    thank you for pointing out that issue here, the issue you are experiencing occurs because the masonry script that your theme uses to reposition each article isn’t targeting the ad . To resolve this issue, you would need to tell your theme to target the ad too and treat it like an article.

    Having a look at the masonry.js file of your theme, I found out that it is targeting elements with the class “hentry” inside of your post container, so you just have to ad the css class “hentry” to your ad container and it should appear properly between your other posts.

    Best regards,

    haluhe

    Thread Starter limosteveo

    (@limosteveo)

    hi! thanks for the fast reply!
    I don’t host the page myself and I’m not much of a coder. Where do I find the masonry.js from my wordpress dashboard?

    Hi limo,

    the best way to access the theme files would be locally on your own PC, the relative path to the file would be oria/js/masonry-init.js, but you won’t need to edit something in that script, sorry if I made it seem this way.

    All you need to do is adding “hentry” as a container class in your ad settings, this will be enough for your theme to treat the ad like any other post on the homepage.

    Thread Starter limosteveo

    (@limosteveo)

    You did it!
    Thanks man! 😉

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Post-list ad not compatible?’ is closed to new replies.