• Hi,
    I just updated to WordPress3.9.1 and then the last update of pinboard.
    Now, my portfolio page is broken : all posts goes in the first place, one over each other.
    See here https://www.seb-closs.fr/sorties-photos/
    This page is also very slow.

    I’ve noticed the following tag: <article .. style="position:absolute">
    With Chrome/Firefx devtools, when I uncheck this style, all go back to the good positions.
    But, I don’t find anywhere this code in template files.. so where is this “style” inserted..?

    Also, infinite scroll enabled or not change nothing..
    thanx.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter endiendo

    (@endiendo)

    Also, one fix can be made by adding this in a CSS file:
    #content .entries article {position:relative !important}

    but it’s better to find how to remove this position:absolute, which is in the htm written….

    thanks endiendo! I now its not the best solution, but it works for me…

    Works for me too, but I would like it to be really fixed !!!

    Hi! I have a problem similar to this.
    I′ve updated the theme pinboard and updated to wordpress 4.0 and my articles now appear all together.
    Also, the sidebar (in the right side) appear below of the articles.
    Somebody know how can I fix these positions again?
    You can see here:
    https://www.masterempleo.com/mas/reformas-laborales/

    Thank you very much in advance

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘portfolio: all posts one over other in same place – position:absolute’ is closed to new replies.