New Landing How can we help? Themeforest Theme Support Flexform Blog not advancing past first page

Viewing 15 posts - 31 through 45 (of 46 total)
  • Posted in: Flexform
  • #243024
    Zetura
    Member
    Post count: 8
    This reply has been marked as private.
    #243859
    fiznatty
    Member
    Post count: 11

    Mohammad, thanks. The “offset” code replacement did work for me.

    Max

    #243964
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that your issue resolved.
    Thanks
    Mohammad

    #244318
    Zetura
    Member
    Post count: 8

    Still not fixed on my side :S

    Thanks

    #244347
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    We know about this issue. WordPress changed something in permalink settings. So home page pagination is not working. Please make another page to list the same blog posts. You can put a link t home page to view all blog posts.
    Thanks
    Mohammad

    #245056
    Zetura
    Member
    Post count: 8

    Hi,
    I find a way to correct the issue myself.
    For anyone who wants to put his hands in the code:

    First, we need to correct the offset issue in the Flexform theme code. In wp-content/flexform/includes/page-builder/composer/lib/shortcodes/blog.php, before the line 118 ($blog_args = array(), put this new line :
    $offset = ($paged-1)*$item_count;
    This will offset the posts to the right ones.

    After that, we need to correct an issue in WordPress 4.4.1 (probably gonna be fixed in 4.4.2) in the canonical URLs. Follow this links to understand and fix the issue :
    Explaination: https://core.trac.wordpress.org/ticket/35344#comment:6
    Correction: https://core.trac.wordpress.org/attachment/ticket/35344/35344.2.diff

    Enjoy!

    #245519
    rwakie
    Member
    Post count: 16
    This reply has been marked as private.
    #245558
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I have managed to resolve the issue so please check it now.
    Thanks
    Mohammad

    #245857
    rwakie
    Member
    Post count: 16

    Looks like it is working! Thanks so much.

    #245885
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    You most welcome. I am glad that your issue resolved.
    Thanks
    Mohammad

    #246350
    catman911
    Member
    Post count: 5

    Thank you Zetura, this worked for me.

    #246356
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Great thanks to Zetura.
    Mohammad

    #248051
    rcabalga
    Member
    Post count: 20
    This reply has been marked as private.
    #248133
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please provide me FTP login detail to check and resolve the issue.
    Thanks
    Mohammad

    #248418
    rcabalga
    Member
    Post count: 20

    It works, thank you!

Viewing 15 posts - 31 through 45 (of 46 total)

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

License required for the following item
Login and Registration Log in · Register