• Hi there,

    I am using post-grid for some weeks now and just discovered an issue i can’t cope.
    I have generated a grid via post-grid an implemented it in a POST for showing some POST of a different category. Only 3 posts are shown per page. The pagination offers correctly more pages to choose from at the bottom of the grid element. While the post is in draft, the pagination’s JS works totally fine and changes pages with the content by putting /page/2/ at the end of the URL. This stops working as soon as is publish the post and display it on my main page. The pagination still offers the pages at the bottom of the element but by pressing on of the the content stays the same and no /page/X/ appears at the end of the URL.
    The Settings for my permalinks are /%category%/%postname%/
    While in Draft it works totally fine.
    Sticky or non sticky i get the same problem.
    Layot Editor:

    Title with Link
    Character Limit: 200
    Link target: _blank
    CSS: display: block;font-size: 1.7em;padding: 5px 0px;line-height: normal;text-align: center; text-decoration: none; font-weight: bold; color: black; font-family: “Noto Serif”,
    Georgia, serif; text-indent: -0.3em;

    Excerpt:
    CSS: display: block;font-size: 1em;padding: 5px 10px;text-align: left;

    I am very clueless… since it is working while in draft. Please help me 🙂

    Best
    Bert

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post,

    Can you please deactivate others plugin one by one to check if any 3rd party plugin causes the issue with pagination,

    Your given link is showing 404 error, can you please send me live url of your post grid.

    Regards

    Thread Starter bert441

    (@bert441)

    Thank you for your fast reply.

    I set the page on publicly published:
    https://www.trude-bert.com/schneiderei/sticky/

    I have checked already if a 3rd party plug in interfere but buy now i can’t figure one out to make the trouble.

    Best
    Bert

    Plugin Author PickPlugins

    (@pickplugins)

    Hi, can you please tell me is this (schneiderei/sticky/) page or acrhive?

    Can you please use shortcode under top page(not under child page) and see whats happening.

    Regards

    Thread Starter bert441

    (@bert441)

    Hi, schneiderei/sticky/ is part of the permalink of this POST which is displayed on my front page as a standard blog post. Does it make the post automatically part of the archive? Using it on a top page the element is working fine.

    Best
    Bert

    • This reply was modified 7 years, 9 months ago by bert441.
    Thread Starter bert441

    (@bert441)

    Hi, I am still on it: As long as I do not publish the POST the URL changes by opening the permalink from schneiderei/sticky/ to /?p=1191&preview=true (1191 suits the post ID). Could it be an index mistake or from .htaccess (I force in there all request to use https)? Something appears to fixate the post URL so that PostGrid can not alter in favor the grid element.
    Puh… I love your plug in and want to continue working with it. Till now it was simple and working!

    Best
    Bert

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

The topic ‘Pagination stops working after publishing’ is closed to new replies.