• Resolved alfvit66

    (@alfvit66)


    I’m going crazy please help me
    I am using wp show post with Generatepress.
    As a test I created an article containing a two column grid. (see https://www.libroserenaromano.it/recensions/articolo-su-france-soire-fr/), In the one on the left there is the image and the one on the right the text.
    I inserted the short code of a filter made with wp show post, filtered with the article category, in a test page see https://www.libroserenaromano.it/test1/).
    I would like to understand why in the single article you have the correct display in two columns side by side (of the same article), while the same article seen on the page with the short code, is displayed one column above the other.
    Thanks in advance for the support

    • This topic was modified 5 years, 2 months ago by alfvit66.

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Elvin

    (@ejcabquina)

    Hi there,

    Can you temporarily disable caching plugins and let us have a look?

    Let us know.

    Thread Starter alfvit66

    (@alfvit66)

    Thanks for the reply
    I just deactivated the autoptimize plugin I am using.

    Plugin Support Elvin

    (@ejcabquina)

    Thanks.

    This is a known issue w/ WPSP or any post list loops.

    GB’s CSS doesn’t work when in the archive loop because it only scans the post content once for data to build CSS from. so it will attempt to build the CSS for the first post, but not the second, third etc..

    We’ve yet to have a patch for this, unfortunately. But you can try using the default Gutenberg columns block to see if that works.

    Thread Starter alfvit66

    (@alfvit66)

    yes, it works perfectly!!!
    Thanks so much

    Plugin Support Elvin

    (@ejcabquina)

    No problem. Glad you got it sorted.

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

The topic ‘Same article two different views.’ is closed to new replies.