New Landing How can we help? Cardinal Strange pagination bug with blog asset

Viewing 8 posts - 1 through 8 (of 8 total)
  • Posted in: Cardinal
  • #113762
    FlawlessWeb
    Member
    Post count: 542

    Hey,

    I have run into a very strange bug with the Cardinal blog asset.

    On my site I have 13 posts. However, when you go to a page with a blog asset, it loads the same 13 posts multiple times. i.e. It loads up the 13 posts… then it loads the exact same 13 posts again and again. So you end up with 26 posts then 39 posts and so on. So instead of loading the 13 and then saying all posts loaded; something goes wrong.

    Screencast and links in the next private post.

    Thanks.

    #113763
    FlawlessWeb
    Member
    Post count: 542
    This reply has been marked as private.
    #113892
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    I think its due to the multisite installation.. Can you try this, put this in your wp-config.php last line

    define('ADMIN_COOKIE_PATH', '/');
    define('COOKIE_DOMAIN', '');
    define('COOKIEPATH', '');
    define('SITECOOKIEPATH', '');

    Let us know,

    Thanks,
    laranz.

    #113979
    FlawlessWeb
    Member
    Post count: 542

    Hi,

    I put those last lines of my wp-config – makes no difference.

    #114243
    laranz – SUPPORT
    Member
    Post count: 3186

    Hi,

    Okay, no problem. I ask our developer to take a look at this.. Make sure you are on the latest theme version, and also disable all the plugins and check it didn’t cause by any plugin.

    Let us know,

    Thanks,
    laranz.

    #114285
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Here is the issue. The pagination is trying to retrieve posts from here: http://demo.gaawebsites.com/blog-2/masonry-five-column-full-width/page/2

    However, it’s redirecting back to the base page, with a 301 redirect. This could be permalinks setup, or maybe just needing to resave them again.

    It seems that it is set up to paginate without /page? http://demo.gaawebsites.com/blog-2/masonry-five-column-full-width/2/

    – Ed

    #114373
    FlawlessWeb
    Member
    Post count: 542

    Seems to be sorted now.

    I changed the permalinks setup to post name and it seems to have resolved it.

    Odd one. Thanks.

    #114648
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    No problem!

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register